.boxServicesTop {
	width:275px;
	min-height:90px;
	*height:90px;
	background:url(../images/bg-box-services-top.gif) no-repeat top;}
	.boxServicesTop h3 {
		clear:both;
		padding:10px 0px 0px 10px;
		color:#FEFEFE;
		font-size:13px;}
	.boxServicesTop .blurb {
		padding:5px 5px 10px 10px;
		line-height:12px;
		color:#67838f;
		font-size:11px;}
	/***** BUTTON *****/
	.btnBox {}
		.btnBox a {
			display:block;
			color:#FEFEFE;
			font-weight:bold;
			text-decoration:none;
			text-transform:uppercase;}
		.btnFixed a {
			float:right;
			padding:0px 0px 0px 5px;
			margin-right:8px;
			height:15px;
			line-height:13px;
			width:90px;
			text-align:left;
			font-size:10px;
			border:none;
			background:url(../images/bg-button-fixed.gif) no-repeat;}
			.btnBox a:hover {
				color:#031F2B;}
	/***** BUTTON *****/
.boxServicesBottom {
	display:block;
	width:275px;
	min-height:10px;
	*height:10px;
	margin-bottom:10px;
	background:url(../images/bg-box-services-bottom.gif) no-repeat bottom;}
