#sbdwidget_container {
	
}

#sbdwidget_top {
	background-image:url(http://images.agoramedia.com/sbd/sbdwidget/steps_top.gif); 
	background-repeat:no-repeat; 
	width:615px; 
	height:30px;
	font:18px Arial;
	color:#ffffff;

}

#sbdwidget_top p {
	padding:4px 0 0 9px;
	font-family: Arial; font-size:17px; color:#ffffff; font-weight: bold; 
	
}

#sbdwidget_bottom {
	background-image:url(http://images.agoramedia.com/sbd/sbdwidget/steps_bottom.gif); 
	background-repeat:no-repeat; 
	width:615px; 
	height:220px;
}

#sbdwidget_bottom_search {
	background-image:url(http://images.agoramedia.com/sbd/sbdwidget/steps_bottom_search_bg.gif); 
	background-repeat:no-repeat; 
	width:439px; 
	height:45px;
	margin:20px 0 0 88px;
	float:left;
_margin-left:56px;
}

#sbdwidget_bottom_search p {
	margin:10px 0 0 20px;
	float:left;
		font:18px Arial;
	color:#c9003d;
}

#sbdwidget_bottom_search img {
	margin:10px 0 0 5px;
}

#sbdwidget_bottom_search input {
	width:200px;
}

#step1_img {
	float:left;
	margin:20px 0 0 40px;

	_margin-left:30px;
}

#step1_txt {
	float:left;
	font:15px Arial;
	width:450px;
	height:80px;
	margin:21px 0 0 20px;
	_margin-top:25px; _margin-left:20px; _width:400px;

}

#sbdwidget_bottom_results {
	display:none;
	width:532px;
	height:94px;
	font:13px Arial;
	background-color:#ffffff;
	border:1px solid #a6cbe8;
	margin:15px 0 0 40px;
}

#searchResult_description {
	margin:0;
}

#searchResult_description a{
	color:#44a3b2;
}

#searchResult_image {
	margin:9px 10px 0 9px;
	float:left;
}

#searchResult_title {
	font-weight:bold;
	font-size:14px;
	margin: 9px 0 0 0;
}

#searchResult_right {
	height:94px;
	overflow:auto;
}

#sbdwidget_bottom_copy {
	display:none;
	font:12px Arial;
	margin:16px 0 0 46px;
}
		
.clear {
	clear:both;
}