body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #667182;
}
a:link {
	color: #848C98;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #848C98;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #848C98;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #00407A;
	font-weight: bold;
}

.header {
	font-weight: bold;
}

.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF5AC;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E3E5EA;
	font-weight: normal;
}



#thumbs {
	width: 300px;
	float: left;
	text-align: center;
	/*border: 1px solid #000;*/
}

#mainpho {
	width: 300px;
	float: right;
	margin: 0px;
	text-align: right;
	/*border: 1px solid #000;*/
}
