.d_h h1, .d_h a:link, .d_h a:visited {
	color: #000000;
	margin: 30px 0px 10px 0px;
	font-size: 18px;
	text-decoration: none;
}
/*
.ico_cart {
	background-image: url('/img/ico_cart.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 0px;
	padding-left: 40px;
}
*/
.d_h a:hover {
	text-decoration: underline;
}

.d_url, .d_url a:link, .d_url a:visited {
	color: #ff7e00;
	padding-bottom: 0px;
}

.d_des1 {
	margin: 10px 0px;
}

#d_opt_box {
	margin: 20px 0px 30px 0px;
}

#d_opt_box table {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #CCCCCC;
}

#d_opt_box td, th {
	border-bottom: 1px solid #FF7E3A;
}

#d_opt_box th {
	width: 150px;
	text-align: right;
	padding: 7px 10px 5px 5px;

	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

.d_2_td_cats {
	font-size: 11px;
}

#d_opt_box th strong {
	font-weight: bold;
}

#d_opt_box td {
	padding: 7px 15px;
}

#d_opt_box .d_2_td_cats a:link, #d_opt_box .d_2_td_cats a:visited {
	color: #000000;
}

/* ******* */

#d_stat_box {
	margin: 20px auto;
	width: 80%;
}

.d_stat_tit {
	padding: 4px 0px;
	margin: 5px 0px 15px 0px;
	background: #F0F2F3 url(/mainpage_files/widget-dotted.png) repeat-y left;	text-align:center;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}

#d_stat_box .d_s_sp {
	margin: 5px 0px;
}

 #d_vote_box {
	margin: 20px auto;
	width: 90%;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

.d_v_opt {
	margin: 3px 0px 3px 10px;
}
#d_vote_but {
	margin: 10px 0px 3px 10px;
}
#d_vote_but input {
	font-size: 11px;
}

