/**************************************/
/********* Information Center *********/
/**************************************/
.ic_brochure
{
	float: left;
	width: 115px;
	text-align: center;
	margin: 20px 40px 0px 20px;
}
.ic_brochure a { font-size: 12px }
.ic_feature { margin-top: 5px }
.ic_magazine
{
	float: left;
	width: 130px;
	text-align: center;
	margin: 20px 0px 0px 16px;
}
.ic_magazine a { font-weight: bold }
.ic_resource 
{
	margin: 0px 0px 30px 0px;
}
.ic_resource_image 
{
	float: left;
	width: 120px;
	text-align: center;
	margin: 12px 0px 0px 0px;
}
.ic_resource_text
{
	margin: 18px 12px 12px 12px;
}
/**************************************/
/******** /Information Center *********/
/**************************************/

