<style type="text/css">
body {
	font-family:arial;
}
a {
	cursor: pointer;
}
.header {
	color:999999;
	font-size:20px;
	font-weight:normal;
}
.maincontent{
	margin-top:25px;
	width:300px;
}
.description {
  font-family:arial;
	color:#C61925;
	font-size:10px;
	margin-left:300px;
	height:60px;
	width:165px;

}
.small_grey {
	color:#777777;
	font-size:10px;
}

.main_image {
	border-width: 1px;
	border-style: solid;
	border-color: #868686;
}
 
.main_table {
	width:800px;
	font-family:arial;
	color:#000000;
	font-size:12px;
}
.thumbs {
	margin-right:6px;
}
.footer {
	background-color:#BF0D19;
	color:#FFFFFF;
	font-size:10px;
	font-family:arial;
	}
td.footer {
	height:20px;
}
a.footer:link {
	font-family:arial;
	color:#FFFFFF;
	font-size:10px;
	font-decoration:none;
}
</style>
