/* column settings for home page */

.multicol {
}

.tout {
	float:left;
	width:287px;
	margin-bottom:2em;
	margin-right:15px;
	margin-top:0;
}
.callout {
	float:left;
	width:262px;
	margin-bottom:2em;
}

#wrapper #page #featured {
	height:176px;
	padding:25px 25px 0 25px;
	color:rgb(255,255,255);
	border-top:10px white solid;
	border-bottom:10px white solid;
	overflow:auto;
}
#featured a {
	color:white;
	text-decoration:underline;
}
/* ie mac cleanup */

/*\*//*/
  #wrapper #page #featured { background-position:0px 10px; }
/**/


#wrapper #page #featured h1 {
	border-bottom:0;
	font-size:18px;
	margin-bottom:0.5em;
}
#wrapper #page #featured h1 a {
	color:white;
	text-decoration:underline;
	line-height:1.2;
}
#wrapper #page #featured img {
	margin-left:10px;
	float:right;
}
