.smWidth_50p {
	width: 50%;
}

.smWidth_100p{
	width: 100%;
}
.smWidth_170{
	width: 170px;
}

.smWidth_460 {
	width: 460px;
}

.smWidth_908 {
	width: 908px;
}

.smWidth_865{
	width: 875px;
}

.smMarginRight_15{
	margin-right: 15px;
}

.smMarginBottom_15{
	margin-bottom: 15px;
}

.smMarginBottom_10{
	margin-bottom: 10px;
}

.smPadding_10{
	padding: 10px;
}

.smDet{
	margin: 9px 15px 0px 15px;
}

.smBody{
	background-color: #EBEBEB;
	border-top:3px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	heigth:100%;
}

.smBody td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.smBodyTop {
	margin:15px;
	margin-right:0px;
	margin-bottom:0px;
}


.smTable, .smResultsTable{
	background-color: #ffffff; 
	width: 910px;
	border: 1px solid #b4b4b4; 
	margin-bottom: 15px;
}

.smTable td input, .smTable td select{
	width: 170px;
}

.smFieldset{
	margin: 15px;
	border: 1px solid #b4b4b4; 
}

.smFieldset legend {
	color: #777777;
	font-weight: bold;
}

.smResultsTable th{
	background-color:#F7F7F7;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:15px;
	border-bottom:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
}

.smResultsTable td{
	padding: 5px;
}

.smResultTitle{
	color:#777777;
	font-weight:bold;
}

.smElementListLast {
	margin-top: 15px;
}


.smParamsTable {
	width: 100%;
	height: 172px;
}

.smParamsTable td {
	padding: 5px 10px;
	vertical-align: middle;
}

.smHeadBlock {
	width: 910px;
	background: #ffffff url(/site/modules/search_module/images/sm_big_title_bg.gif) bottom repeat-x;
	height: 38px;
	border: 1px solid #b4b4b4;
	margin: 0px;
	padding: 0px;
}

.smHeadBlock td {
	vertical-align: middle;
	font-weight: bold;
	padding: 0px 5px;
}