#cont{
	display: block; 
	width:945px;
	margin-top: 10px;
}

div#contArea {
	padding-left:15px;
}

div#contArea h3 {
	border-left:5px solid #E30026;
	float:left;
	font-size:13px;
	font-weight:bold;
	margin-top:5px;
	padding-left:5px;
	width:300px;
}

div#contArea .clear {
	display:block;
	margin-right:15px;
	text-align:right;
}

div#contArea table {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	clear:both;
	margin:5px 0 8px;
}

div#contArea table th {
	background-color:#F6F6F6;
	border:1px solid #CCCCCC;
	padding:3px 5px;
	text-align:left;
	width:98px;
}

div#contArea table td {
	border:1px solid #CCCCCC;
	padding:3px 5px;
	text-align:left;
}

div#contArea table ul li {
	float:left;
	padding:2px 0;
	width:134px;
	height: auto;
}

div#contArea table ul.shortCell li {
	white-space:nowrap;
	width:100px;
}

input.clearBtn {
	background:url("https://img.goo-net.com/goo/usedcar/btn_clear.gif") no-repeat scroll left top transparent;
	border:medium none;
	cursor:pointer;
	height:20px;
	overflow:hidden;
	padding-top:20px;
	width:60px;
	text-indent: -9999px;
}

div#gradeBox {
	margin-top: 5px;
}

div#gradeBox p {
	margin:0px!important;
}

div#conditionBtn {
	text-align:center;
	margin-top: 10px;
}

