/* CSS Document */


.side_recruit{
	padding-top:60px;
}

h3{
	margin:25px 0;
}
h4{
	margin-bottom:20px;
}


.freshglbody{
	padding:15px;
}

dl.gl{
	background:url(/ssl/micros/common/images/dl_background.gif) repeat-y left top;
}
dl.gl dt{
	clear:both;
	float:left;
	width:134px;
	padding:8px 0;
	margin-left:17px;
	_display:inline;
}
dl.gl dt.line2{
	padding:4px 0 0;
	line-height:130%;
}
dl.gl dd{
	background:url(/ssl/micros/common/images/dl_separator.gif) repeat-x left bottom;
	padding:8px 0 11px;
	padding-left:170px;
}

div.thanks{
	width:100%;
	margin:50px 0;
	padding:20px 0;
	border:1px solid #999;
	background-color:#eee;
	text-align:center;
}
