.tout
{
	margin-bottom: 1em;
	font-size: 1em;
	overflow:hidden;
}
.tout p
{
	margin-top: 0em;
}
.tout img
{
	width: 85px;
	height: 65px;
	float: left;
	border: 1px solid #C4C4B1;
	padding: 2px;
}
.tout .pretitle
{
    margin-left: 95px;
	margin-top: 0.1em;
	margin-bottom:.1em;
	font-size: 1em;
	display: block;
	color: #999;
}
.tout .title
{
	margin-left: 95px;
	margin-top: 0.1em;
	margin-bottom:0;
	font-size: 1.1em;
	display: block;
	font-weight: bold;
	color: #224B87;
}
.title a b
{
    font-family:Verdana;
    color:#000;
    font-size:.9em;
    text-transform: uppercase;
}
.tout .content
{
	margin-top: 0.25em;
	font-size: 1em;
	color: #666666;
	margin-left: 95px;
}


.xs
{
	min-height:35px;
	_height:35px;
}
.xs img
{
	width: 40px;
	height: 30px;
}
.xs .pretitle, .xs  .title, .xs  .content
{
	margin-left: 50px;
}
.xs .title
{
	margin-top:0em;
}

.sm 
{
	min-height: 65px;
	_height:65px;
}
.sm  img
{
	width: 85px;
	height: 65px;
}
.sm .pretitle, .sm  .title, .sm  .content
{
	margin-left: 95px;
}
.md 
{
	min-height: 110px;
	_height:110px;
}
.md  img
{
	width: 140px;
	height: 110px;
}
.md .pretitle, .md  .title, .md  .content
{
	margin-left: 150px;
}
.mw
{
	min-height: 85px;
	_height:85px;
}
.mw img
{
	width: 143px;
	height: 79px;
}
.mw .pretitle, .mw .title, .mw .content
{
	margin-left: 153px;
}
.lw
{
	min-height: 180px;
	_height:180px;
}
.lw img
{
	width: 300px;
	height: 172px;
	border:none;
}
.lw .title{ font-size:1.4em; }
.lw .pretitle, .lw .title, .lw .content
{
	margin-left: 310px;
}

.noContent .content
{
	display: none;
}
.noTitle .title
{
	display:none;
}

.no
{
}
.no img
{
	display: none;
}
.no .pretitle, .no .title, .no .content
{
	margin-left: 0px;
}
.stacked
{
	height: auto;
}

.stacked img
{
	float: none;
	margin-bottom:5px;

}
.stacked .pretitle, .stacked .title, .stacked .content
{
	margin-left: 0px;
}
.stackedContent
{
	height: auto;
}
.stackedContent .pretitle, .stackedContent .title
{
	padding-top: .5em;
}
.stackedContent .content
{
	clear: both;
	margin-left: 0px;
	padding-top: .05em;
}
.wrappedContent
{
	height: auto;
}
.wrappedContent img
{
	margin-right: 10px;
	margin-bottom: 10px;
}
.wrappedContent .content
{
	margin-left: 0px;
}
