@charset "utf-8";

h2#result_entry{
	margin:20px 0 10px 10px;
	text-indent:-9898px;
	background:url("../img/result_entry.gif") no-repeat;
	height:30px;
}

#result{
    width:630px;
	margin:30px 0 0 45px;
}

#result dl{
	margin:0 50px 20px 0;
    padding:0;
    float:left;
    width:160px;
}

#result dl dt{
	height:160px;
}

#result dl dd{
	font-size:10px;
	height:2.4em;
	text-align:center;
	color:#999;
	padding-top:5px;
}