﻿@charset "utf-8";
/* CSS Document */

#mainContentWide {
	width:950px;
}
#credLine{
	width:935px;
	margin-top:15px;
	display:block;
	float:left;
}
#credBox {
	width:180px;
	float:left;
	display:block;
	height:250px;
	margin-right:25px;
	border:1px solid #CCCCCC;
	text-align:center;
	padding:10px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#711471;
	clear:both;
}