.data_table .status, .data_table .link, .smode, .status, .qty, .txtTitle
{	
	border-bottom:1px dotted #aaaaaa; cursor:pointer;
}

.dropdown select, .combo, .small_combo, .dropdown button, .txtTitle input, .txtTitle button, .smode input, .smode button, .qty input, .qty button
{ 
	border:1px solid #6C4B16; font-size:10px; color:#6C4B16;
}
.dropdown button
{
	background:none;
	width:20px;
}
#wrapper4 h2
{
	margin:20px 0 0 0 ;

}

.transparent{
	filter: alpha(opacity=80);	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);	-moz-opacity: 0.80;	opacity:0.8;	background-color:#272727; 
	height:100%;	width:100%;	position:absolute; 	top:0px;	left:0px;	z-index:9999; 	cursor:wait;}
.transparent div{
	color:#c07f22;
	font-family:Verdana, Arial, Helvetica, sans-serif; 	font-size:10px; 	text-align:center; 	width:84px;	height:70px;	margin:0 auto;	position:absolute;
	padding-top:40px;	line-height:25px;	top:40%;	left:45%;}

.plus
{
	cursor:pointer; float:right;
}
.paddingRight5
{

	padding-right:6px !important;
	padding-right:3px;
}