.tout
{
	margin-bottom: 2em;
	font-size: 1em;
	height:79px;
	margin-top: 10px;
	position:relative;
	line-height:1.2em;
	overflow:hidden;
}
.tout h1, .tout h2, .tout h3, .tout h4, .tout h5, .tout p {
	margin: 0em;
	padding:0em;
	line-height:1.2em;
}
.tout img
{
	width: 85px;
	height: 65px;
	float: left;
	background-color: #666666;
	border: 1px solid #330033;
}
.tout h1, .tout h2, .tout h3,.tout h4,.tout h5, .tout h6
{
	padding-top: 0.1em !important;
	margin-bottom:.25em !important;
	font-size: 1.1em !important;
	line-height:1.1em !important;
	display: block !important;
	font-weight: bold !important;
	color: #000 !important;
}
.tout p { margin-bottom:1em;}
.sm 
{
	height: 67px;
}
.sm img
{
	width: 85px;
	height: 65px;
}
.sm h1, .sm h2, .sm h3, .sm h4, .sm h5, .sm p
{
	margin-left: 100px !important;
	padding:0px !important;
}
.md 
{
	height: 109px;
}
.md img
{
	width: 143px;
	height: 109px;
}
.md h1, .md h2, .md h3, .md h4, .md h5, .md p
{
	margin-left: 158px !important;
	padding:0px !important;
}
.md h1, .md h2, .md h3, .md h4, .md h5, .md h6
{	
	font-size:1.2em !important;
}
.xs
{
	height: 29px;
}
.xs img
{
	width: 36px;
	height: 27px;
}
.xs h1, .xs h2, .xs h3, .xs h4, .xs h5, .xs p
{
	margin-left: 51px !important;
	padding:0px !important;
}
.st
{
	height: 100px;
}
.st img
{
	width: 75px;
	height:100px;
}
.st h1, .st h2, .st h3, .st h4, .st h4, .st p
{
	margin-left:90px !important;
	padding:0px !important;
}


.noContent .header
{
	padding-top: .5em;
}

.noContent .content
{
	display: none;
}
.noImage
{
	height: auto;
}

.noImage img
{
	display: none;
}
.noImage .header, .noImage .content
{
	margin-left: 0px;
}
.stacked
{
	height: auto;
}

.stacked img
{
	float: none;

}
.stacked .header, .stacked .content
{
	margin-left: 0px;
}
.stackedContent
{
	height: auto;
}
.stackedContent .header
{
	padding-top: .5em;
}
.stackedContent .preTitle
{
	display: block;
}

.stackedContent .content
{
	clear: both;
	margin-left: 0px;
	padding-top: .5em;
}
.wrappedContent
{
	height: auto;
}
.wrappedContent img
{
	margin-right: 10px;
	margin-bottom: 10px;
}

.wrappedContent .content
{
	margin-left: 0px;
}




