#widget {
	position: relative;
	width: 205px;
	text-align: left;
}

.widgetFrame {
    position: relative;    
    clear: both;
    width: 205px;
    margin: 0;
    background-image: url(/aev/images/layout/aev_search_col_middletile.gif);
    background-repeat: repeat-y;
    background-position: top left;    
}

.widgetFrameCorners {
    position: relative;    
    clear: both;
    width: 205px;
    height: 16px;
    margin: 0;    
    background-repeat: no-repeat;
}

.widgetFrameTop {   
    background-image: url(/aev/images/layout/aev_search_col_topcap.gif);
    background-position: top left;
}

.widgetFrameBottom {    
    background-image: url(/aev/images/layout/aev_search_col_bottomcap.gif);
    background-position: bottom left;    
}

.widgetBody {    
    position: relative;
    padding: 0 10px;    
}

.widgetRow {    
    position: relative;
    clear: both;
    height: 27px;    
    margin: 0;
    padding: 0;
}

.widgetErrorRow {
	position: relative;
    clear: both;
    padding: 0;
	color: red;	
}

.widgetElement{       
    vertical-align: middle;
}

.widgetLabel {
    position: relative;
    float: left;
    padding: 0;
    width: 50px;
    height: 14px;    
    margin: 5px 3px 0 0;
    text-align: right;
}

.widgetField {
    position: relative;
    float: left;
	width: 130px;
    padding: 0;
    margin-top: 3px;
}

.widgetHeader {
    font-size: 12px;
    font-weight: bold;
    color: #05599B;
}

.widgetTagline {
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 15px !important;
}

.widgetOrangeBar {
	margin: 5px 0;
	padding: 3px 0 3px 5px;
	text-align: left;
	height: auto !important;
}

.widgetTextLine {
	width: 175px;
	text-align: left;
	margin:5px 0 5px 5px;
}

.widgetErrorRow, #hotelListDiv, #room1ChildAges, #r2Pax, #room2ChildAges, .childAge {
	display: none;
}
