
#smartbox {
    background-color: #eee;
    color: #000;
    border: 1px solid #000;
    font-size: 12px; font-family: Verdana, sans-serif;
}
.smartboxItem {
    overflow: hidden;
}
.smartboxitemlabel {
    padding: 1px 3px;
}
.smartboxItemHi {
    background-color: #FFFF00;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none;
}
.sw_result_area {
	width:520px;
	height:395px;
	color:#1F608A;
	background-color:#ffffff;
	border:solid;
	border-width:2px;
	float:left;
	border-color:1F608A;
	position:relative;
	display:none;
	vertical-align:middle;
	overflow:hidden;
	margin-left:15px;
}
.sw_result_area_head {
	width:520px;
	height:40px;
	background-color:#1F608A;
	color:#ffffff;
	font-size:10pt;
	display:block;
	font-weight:bold;
}

.sw_widget_row{
	margin: 0px; 
	position: relative; 
	text-align: left; 
	top: 8px; 
	width: 400px; 
	height: 20px; 
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: bold; 
	font-size: 8pt;
} 
.sw__hotel_result_window{
	height:280px;
	width:440px;
	float:left;
	font-size:10pt;
	margin-left:50px;
}
.sw1{
	font-size:10pt;
	}
.sw2{
	font-size:8pt;
)


