/* Custom CSS, this file will not be overwritten when updating. */

body, td, div, textarea, select, input {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline;}

h1, h2, h3, h4, h5, h6 {font-size: 10px; font-weight: bold;}

#wrap-outer {
	padding-top: 30px;
	width: 470px;
	background-image: none;
}

#content {
	margin-left: 0;
}

#copyright {width: auto;}


.prodImage {font-size: 10px; color: #666666; font-weight: normal;}

.prodHeader {font-size: 10px; color: #000000; font-weight: normal; background-color: #ffffff;}

.prodTitle {font-size: 10px; color: #000000; font-weight: normal;}
.prodSwitch {font-size: 10px; color: #000000; font-weight: normal;}
.prodExpired {font-size: 10px; color: #000000; font-weight: normal; font-style: italic;}
.prodExpiredL {font-size: 10px; color: #000000; font-weight: normal; font-style: italic;}
.prodPrice {font-size: 10px; color: #000000; font-weight: bold;}
.prodPriceL {font-size: 10px; color: #000000; font-weight: bold;}
.prodPriceInfo {font-size: 10px; color: #333333; font-weight: normal;}
.prodInfo {font-size: 10px; color: #000000; font-weight: normal;}
.prodSubProducts {font-size: 10px; color: #000000; font-weight: bold; font-style: normal;}
.prodQuantity {font-size: 10px; color: #333333; font-weight: bold;}

.prodOddS {font-size: 10px; color: #000000; font-weight: normal; background-color: #f1f1f1;}
.prodNameOddS {font-size: 10px; color: #333333; font-weight: normal; background-color: #f1f1f1;}
.prodNumberOddS {font-size: 10px; color: #333333; font-weight: normal; background-color: #f1f1f1;}
.prodPriceOddS {font-size: 10px; color: #000000; font-weight: normal; background-color: #f1f1f1;}
.prodOddLink {font-size: 10px; color: #333333; font-weight: normal; background-color: #f1f1f1;}

.prodEvenS {font-size: 10px; color: #000000; font-weight: normal;}
.prodNameEvenS {font-size: 10px; color: #333333; font-weight: normal;}
.prodNumberEvenS {font-size: 10px; color: #333333; font-weight: normal;}
.prodPriceEvenS {font-size: 10px; color: #000000; font-weight: normal;}
.prodEvenLink {font-size: 10px; color: #333333; font-weight: normal;}


.section .paragraphXSmall {font-size: 10px;}
.section .paragraphSmall {font-size: 10px;}
.section .paragraph {font-size: 10px;}
.section .paragraphLarge {font-size: 10px;}
.section .paragraphXLarge {font-size: 10px;}

.section .paragraphXSmall td {font-size: 10px;}
.section .paragraphSmall td {font-size: 10px;}
.section .paragraph td {font-size: 10px;}
.section .paragraphLarge td {font-size: 10px;}
.section .paragraphXLarge td {font-size: 10px;}


