/* **************** WIDGET ***************** */

#widget-1, #widget-2, #widget-3 {
	margin-right: auto;
	margin-left: auto;
	padding: 50px 0px 0px 0px;
	text-align: center;
	width: 280px;
}

#widget-1 {
	background: url(http://www.gaar.com/images/blog/g2g-widget-top-blue.jpg) top center no-repeat #ffffff;
}

#widget-2 {
	background: url(http://www.gaar.com/images/blog/g2g-widget-top-green.jpg) top center no-repeat #ffffff;
}

#widget-3 {
	background: url(http://www.gaar.com/images/blog/g2g-widget-top-orange.jpg) top center no-repeat #ffffff;
}

#widget-1 h2, #widget-2 h2, #widget-3 h2 {
	background: url(http://www.gaar.com/images/blog/g2g-widget-bottom.jpg) bottom center no-repeat #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font: bold 17pt Verdana;
	margin: 0px;
	padding: 10px 8px 22px 8px;
}

#widget-1 h2 a, #widget-1 h2 a:link, #widget-1 h2 a:visted, #widget-2 h2 a, #widget-2 h2 a:link, #widget-2 h2 a:visited, #widget-3 h2 a, #widget-3 h2 a:link, #widget-2 h3 a:visted {
	border-bottom: 2px dashed #ffffff;
	margin-bottom: 2px;
}

#widget-1 h2 a:hover, #widget-2 h2 a:hover, #widget-3 h2 a:hover {
	border-bottom: 2px dashed #142A5D;
}

#widget-img {
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 0px 0px;
	text-align: center;
}