#tab_boxSearch{
	width:961px;

}

.padding{
	padding-left:1.4em;

}

.caption_boxSearch{
	width:955px;
	height:54px;
	padding-top:13px;
	padding-bottom:3px;
	padding-left:5px;
	margin-top:10px;
	text-align:left;
	font-family:arial;
	font-size:16pt;
	background-image: url(../images/caption_back.png);
	background-repeat:no-repeat;
	background-position:center;
}

.listingHeader { 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: normal; 
	padding: 5px; 
	background-color: #308ae2; 
}

.tr_searchResults{
	font-family:arial;
	font-size:12pt;
	color:#666666;
	text-align:center;
}

.tr_searchResults td{
	padding-right:1.5em;
	border-bottom:1px solid #bbb8ff;
}

.listingHeaderClean { 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal; 
	padding: 5px; 
}

.listingDataLite  { 
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: normal; 
	background-color: #FFFFFF; 

} 

.listingDataDark   { 
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: normal; 
	background-color: #f2f3ff; 

}  

.textMessage { 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #308ae2; 
	font-weight: bold; 
}

.smallRed { 
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #e42529; 
	font-weight: bold; 
}

