.textMain {
	font-size: 12px;
}

.textMain h1 {
	margin-bottom: 0px;
	padding-bottom:0px;
}

.textMain .prod {
	float: none;
	width: 460px;
	margin-bottom: 10px;
}

.textMain td {
	font-size: 12px;
}
.rightpic {
	float:right;
}
.textMain h2 {
	margin-top: 25px;
	font-size: 16px;
	color: #235079;
	margin-bottom: 10px;
}
.textMain .orderlink {
	color:#CC3300; 
	font-weight:bold;
	font-size:11px;
}
.textMain a:hover.orderlink {
	color:#FF6600;
}
#ordform select, form input {
	font-size: 11px;
	line-height: 12px;
	height: 17px;
}
.normal, .over {
	color: #FFFFFF;
	background-color: #4F70A6;
	font-weight:bold;
	height:20px;
	padding-bottom:3px;
}
.over {background-color:#FF6600;}
#leftad {
	width: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #CADBE5;
	text-align: center;
}
#leftad h2 a {
	color: #195e9a;
	text-decoration: underline;
	
}
#leftad h2.red a {
	color:#eb3700;
}
#leftad h2 {
	font-size:20px;
	margin-top:10px; 
	padding-top:0px;
}
#leftad h2 a:hover {color:#FF9900;}
#justframe .textMain .reddiv {
	background-color: #FF9900;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#000000;
}

