@charset "iso-8859-1";


#search{
	text-align:left; 
	background: url(images/jbsearch_bg.jpg) left no-repeat;  
	height:304px; 
	width:386px; 
	 
	padding-left:20px; 
	padding-right:10px;
	margin:0 auto 
	}
#box1top, #box2top, #box3top, #box4top, #box5top {
	width:345px; 
	background: url(images/corners_box_top.jpg); 
	height:25px;
	
}
#box1title, #box2title, #box3title, #box4title, #box5title {
color:white;
font-weight:bold;
font-size:14px;
padding:3px 0px 0px 5px;
text-align:center
}
#box1, #box2, #box3, #box4, #box5 {
	width:339px; 
	background-color:#E9F1FB;   
	border:1px solid #4F79B9;
	padding-left:2px;
	padding-right:2px
}

