@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	outline:none;	
}
img{
	border:none;	
}
body{	
}
.clr{
	clear:both;
}
hr{
	border-top:2px solid #85efa1;
	margin:8px 0;	
}

.box2{
	width:616px;
	background:url(http://www.theravive.com/homesearch/images/box2_bg.gif) left top repeat-x;
}
.box2_left{
background:url(http://www.theravive.com/homesearch/images/box2_left.gif) left top no-repeat;	
}
.box2_right{
	background:url(http://www.theravive.com/homesearch/images/box2_right.gif) right top no-repeat;
	height:119px;
}
.box2_back{
	background:url(http://www.theravive.com/homesearch/images/topimage.png) 12px 2px no-repeat;	
	height:105px;
	padding:0px 0 0 23px;
}
.searchArea2{
	float:right;
	padding:23px 36px 0 0;	
}
.inputArea2{
	background:url(http://www.theravive.com/homesearch/images/input_bg.gif) left top repeat-x;
	width:210px;
	float:right;
	margin-top:2px;
	
}
.inputArea2_left{
	background:url(http://www.theravive.com/homesearch/images/input_left.gif) left top no-repeat;	
}
.inputArea2_right{
	background:url(http://www.theravive.com/homesearch/images/input_right.gif) right top no-repeat;
	height:25px;
	padding:3px 6px 0 6px;
}
.inputArea2 input{
	background:none;	
	width:193px;
	border:none;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px;
	font-weight:normal;
	line-height:25px;
	margin-top:-2px;
	color:#955600;
}
.searchArea2 h2{
	font-size:17px;
	font-weight:bold;
	float:right;
	margin-right:55px;	
	margin-bottom:10px;
}

.search_btn{
	background:url(http://www.theravive.com/homesearch/images/search_btn.png) left top no-repeat;
	width:40px;
	height:30px;
	float:right;
	border:none;
	margin-left:14px;
	cursor:pointer;
}
.search_btn:hover{
		background:url(http://www.theravive.com/homesearch/images/search_btn_hover.png) left top no-repeat;
}