/* CSS Document */

.detail_large {
	font: 15px Arial, Helvetica, sans-serif; font-weight: bold; color: #303030; text-decoration:none;
}

.detail_sm {
	font: 11px Arial, Helvetica, sans-serif; font-weight: bold; color: #303030; text-decoration:none;
}

.success {
	font: 14px Arial, Helvetica, sans-serif; font-weight: bold; color: #303030; text-decoration:none;
}

div#wrapper {
	width:508px;
	height:1100px;
	height:_1000px;
	background-color:#f1f1f1;
}

div#hgh_holder {
	width:508px;
	height:800px;
	margin-bottom:20px;
	background-color:#f1f1f1;
}

div#item {
	width:232px;
	height:108px;
	margin-left:10px;
	background-image:url(../girls/homegrownhoneys/2007/images/item_bg.gif);
	background-repeat:no-repeat;
	float:left;
}

div#detail_bg {
	margin-left:10px;
	background-image:url(../girls/homegrownhoneys/2007/images/detail_bg.gif);
	background-repeat:no-repeat;
	width:476px;
	height:320px;
	float:left;
	margin-bottom:10px;
}

div#thumb_cont {
	width:82px;
	height:83px;
	float:left;
	padding:13px 0 0 12px;
}

div#detail_cont {
	width:194px;
	height:194px;
	float:left;
	padding:16px 0 0 16px;
}

div#txt_cont {
	font: 11px Arial, Helvetica, sans-serif; font-weight: normal; color: #303030; text-decoration:none;
	width:115px;
	height:52px;
	float:left;
	margin:20px 0 0 20px;	
}

div#d_txt_cont {
	width:220px;
	height:auto;
	float:left;
	margin:20px 0 0 25px;
}

div#vote_btn {
	width:102px;
	height:19px;
	margin-top:10px
}
div#btn_cont {
	width:230px;
	height:19px;
	margin:52px 0 0 0px;
}

div#top_vote_btn {
	width:102px;
	height:19px;
	float:left;
	margin-right:5px;
}

div#more_btn {
	width:118px;
	height:19px;
	float:left;
}

div#choose_header {
	width:342px;
	height:37px;
	margin:0 0 20px 17px;
	padding-top:20px;
}

div#choose_header.btm {
	width:342px;
	height:37px;
	margin:30px 0 20px 17px;

}

div#still_header {
	width:474px;
	height:74px;
	margin:0px 0 0 17px;
	background-color:red
}

div#nb_cont {
	width:508px;
	height:31px;
	margin-top:30px;
	background-color:blue
}

div#back {
	width:115px;
	height:31px;
	float:left;
	margin:30px 240px 0 12px;
}

div#next {
	width:115px;
	height:31px;
	float:left;
	margin-top:30px;
}

