@charset "utf-8";
/* CSS Document */

#contents {
border:0;
margin:0;
padding:2px 0px 0px 10px;
/*position:absolute;*/
float:left;
}
#content {
margin:0;
padding:2px 0px 0px 10px;
float:left;
clear:right;
}
#thumb {
width:100px;
height:160px;
margin:8px;
padding:5px 8px 0px 8px;
float:left;
font-family:"Century Gothic", Verdana;
font-size:12px;
color:#da2128;
}
#csa_rowfiller {
	width:100px;
	height:160px;
	margin:8px;
	padding:5px 8px 0px 8px;
	float:left;
	font-family:"Century Gothic", Verdana;
	font-size:12px;
	color:#da2128;
}
.title {
	width: 800px;
	border-bottom: 1px solid #ccc;
	height: 40px;
}