@CHARSET "ISO-8859-1";
ul {margin: 10px 0px 0px 45px; list-style:none;	}
h1#show_name {
    color: #000;
    font-size: 14pt;
}

a { color: #989898; text-decoration: none;}


div#show_page_cont {
    font-family: helvetica, geneva, sans serif;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

div#show_description{
    font-size: 11pt;
    margin-bottom: 15px;
}

a#toggle-w-desc {
	color: #58B;
	font-size: 11 px;
	font-weight: normal;
}

a#toggle-w-desc-close {
	color: #58B;
	font-size: 11 px;
	font-weight: normal;
	/*margin-left: 10px;*/
}

.description {
	color: #444;
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
}

table#description-contents td
{
    vertical-align: top;
}

table#description-contents td.title
{
    width: 200px;
    font-weight: bold;
}

