
span.checkbox, span.radio {
	width: 13px;
	height: 13px;
	padding: 0 0px 0 0;
	background: url(../images/sign.gif) no-repeat;
	display: block;
	/*clear: left;*/
	float: left;
	margin:3px 3px 0px 3px;
	overflow:hidden;
}

span.radio {
	width: 13px;
	height: 13px;
	padding: 0 0px 0 0;
	background: url(../images/radio.png) no-repeat;
	display: block;
	/*clear: left;*/
	float: left;
	margin:0px 10px 0px 0px;
	overflow:hidden;
}
.select {
	position: absolute;
	height: 21px;
	padding: 0 24px 0 8px;
	/*font: 12px/21px arial,sans-serif;*/
	/*background: url(select.gif) no-repeat;*/
	overflow: hidden;
	margin-top:1px;
	background:#fff url(../images/arr.gif) no-repeat right 0; border:1px solid #c8c6c6; width:85px; height:17px; padding:0px 0 0 5px; font-size:13px; color:#5d6464;
}
.sort .styled {margin-right:5px;}
.sort span.f-left {margin-right:5px;}
