/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#titlebar{
	color:#e2007a;
	margin-top:30px; 
	padding-left:16px; 
	background-image:url('../../static/images/search/titlebar.jpg'); 
	background-repeat:no-repeat; 
	width:auto; 
	height:21px; 
	line-height:21px; 
	vertical-align:middle;
}

