body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#content_wrapper {
        width: 728px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.indent {
	text-indent: 2em;
}

.priceline {
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
}

.mediumheader {
	font-size: 90%;
	font-weight: bold;
	margin: 1em 4em 1em 4em;
	text-align: center;
}
.mediumheader_alert {
    font-size: 100%;
    font-weight: bold;
    color: red;
    margin: 1em 4em 1em 4em;
    text-align: center;
}

.indicia {
	font-size: 70%;
	margin: 4em;
}

.requesterror {
	font-size: 125%;
	font-weight: bold;
	color: red;
}

.headline {
	font-size: 125%;
	font-weight: bold;
}

.sectionhead {
	font-size: 110%;
	font-weight: bold;
}

.decoder_list {
	margin-top: 5px;
}

.decoder_text_list {
	width: 160px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.decoder_text_list_header {
	font-size: 80%;
	font-weight: bold;
	margin: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.decoder_text_list_header a:link, .decoder_text_list_header a:visited, .decoder_text_list_header a:active {
	text-decoration: none;
}

.decoder_text_list_header a:hover {
	text-decoration: underline;
}

.other_decoder_text {
	font-size: 80%;
	font-weight: bold;
	margin: 0.5em;
	padding: 0.3em;
	box-shadow: inset 0px 8px 0px 0px #fff;
	border-radius: 6px;
	background-color: white;
   /* Firefox 3.6+ */
	background-image: -moz-linear-gradient( center top, #f8f8f8 50%, #ddd 100% );

   /* Safari 4+, Chrome 1+ */
	   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#dddddd));

   /* Safari 5.1+, Chrome 10+ */
	   background-image: -webkit-linear-gradient(#f8f8f8, #dddddd); 

   /* Opera 11.10+ */
	   background-image: -o-linear-gradient(#f8f8f8, #dddddd);
}

.other_decoder_text a:link, .other_decoder_text a:visited, .other_decoder_text a:active {
	text-decoration: none;
}

	margin-left: 10px;
}

.headline {
	font-size: 125%;
	font-weight: bold;
}

.sectionhead {
	font-size: 110%;
	font-weight: bold;
}

.decoder_list {
	margin-top: 5px;
}

.text_ad_div {
	margin-top: 5px;
	margin-bottom: 5px;
}

.decoder_text_list_header a:hover {
        text-decoration: underline;
}

.other_decoder_text a:link, .other_decoder_text a:visited, .other_decoder_text a:active {
        text-decoration: none;
}

.other_decoder_text {
        font-size: 80%;
        font-weight: bold;
        margin: 0.5em;
        padding: 0.3em;
        border-radius: 6px;
}
