
#divSearchRegion .textSearchingBy {
	font-size:13px; line-height:13px; font-family:arial,helvetica,sans serif;
	color: #333;  
}
#divSearchRegion a {
	color:#333399; text-decoration:underline;
}
#divSearchRegion a:link {
	color:#333399; text-decoration:underline;
}
#divSearchRegion a:visited {
	color:#333399; text-decoration:underline;
}
#divSearchRegion a:hover {
	color:#ff6600; text-decoration:underline;
}
#divSearchRegion a:active {
	color:#ff6600; text-decoration:underline;
}

#divChangeSearchBar { 	
	display: block;		
	padding-top: 15px;
}

#divChangeSearchBar .changeSearchText {	
	font-family: Arial,Helvetica,sans-serif;
	color: #333333;	
	font-size: 14px;
	font-weight: bold;	
	margin-right: 12px;	
	float: left;
}

#divChangeSearchBar .searchTextBox {
	font-size: 12px;
    width: 470px;
}

#divChangeSearchBar .disambigSearchAgainBtn {	
	background: url(http://media.expedia.com/media/content/expus/graphics/wiz/button_blue_m.gif) repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	color: white;	
	font-size: 16px;		
	display: inline;		
}

#divGoButton {
	background:url(http://media.expedia.com/media/content/expus/graphics/home/deals/smbutton_middle.gif); 
	no-repeat; 		
	display: inline;	
	width: 76px;
	height: 18px;
	float: right;
}

#divGoButton .goBtnLeft { 
	background: url(http://media.expedia.com/media/content/expus/graphics/home/deals/smbutton_left.gif);
	no-repeat; 		
	height: 18px;
	width: 8px;		
	float: left;
	display: block;	
}

#divGoButton .goBtnRight { 
	background: url(http://media.expedia.com/media/content/expus/graphics/home/deals/smbutton_right.gif);
	no-repeat; 			
	height: 18px;
	width: 8px;		
	float: left;		
	display: block;		
}

#divGoButton .goButton {			
	color: #ffffff;
	cursor: pointer;
	font: bold 14px Arial;							
	text-align: center;		
	padding-right: 3px;
	padding-left: 3px;
	float: left;
	width: 54px;		
	height: 18px;
}

#divGoButton a {
	color:#FFFFFF; text-decoration:none;
	background: url(http://media.expedia.com/media/content/expus/graphics/home/deals/smbutton_middle.gif) no-repeat; display: block;
}
#divGoButton  a:link {
	color:#FFFFFF; text-decoration:none;
	background: url(http://media.expedia.com/media/content/expus/graphics/home/deals/smbutton_middle.gif) no-repeat; display: block;
}
#divGoButton  a:visited {
	color:#FFFFFF; text-decoration:none;
	background: url(http://media.expedia.com/media/content/expus/graphics/home/deals/smbutton_middle.gif) no-repeat; display: block;
}
#divGoButton  a:hover {
	color:#FFFFFF; text-decoration:none;
	background: url(http://media.expedia.com/media/content/expus/graphics/home/deals/smbutton_middle.gif) no-repeat; display: block;
}
#divGoButton  a:active {
	color:#FFFFFF; text-decoration:none;
}

#divSearchBoundingBox {	
	border:1px solid #CECECE; 
	padding-top: 20px; 
	padding-bottom: 20px;
	padding-left: 18px;
	padding-right: 18px;
	margin-top:	20px;
	margin-bottom: 20px;		
	display: block;
    width: 590px;
}

#divSearchBoundingBox .changeSearchText {
	font-size:14px;		
	color: #333;
}

