/* Drop down styles*/
div.cmf-skinned-select {
	background-color: #000000;
	background-image: url(bg_select.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 171px;
	padding: 0px;
    display: block;

}
div.cmf-skinned-text {
	font-size: 13px;
	color: #000000;
	background-position: center center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
}
.box_size {
	height: 24px;
	width: 170px;
	padding: 0px;
}
