/********************************************

	This File contains only the Style 
	Information necessary for Sites without
	an activated Sidebar!
	General Styles are found in
	-->"structure_style.css"<--

********************************************/
.content , .contentTag
{ 
	width:720px;
	border: 0px solid
}
.homeContent , .homeContentTag
{ 
	width:970px !important;
	border: 0px solid
}
.contentTagStandard 
{  
	width:700px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	position:static; 
	border: 0px solid;
}
.contentTagStandard h3
{  
	color: #fff;
}
.template_spacer
{
	width:680px; 
}

/*Quad Teaser*/
.quadteaser_box
{ 
	width:155px; 
}

.quadteaser_spacer
{ 
	width:20px; 
}

.quadteaser_header
{  
	padding:1px 6px 5px 6px; 
	width:143px; 
	background-image:url(quad_teaser_header_1_wide.gif);
}

/*Tripple Teaser*/
.trippleteaser_box
{ 
	width:200px;
	
	margin: 0 0px 0 20px ;
	padding: 10px
}
.trippleteaser_box img
{ 
	display: block;
}
.trippleteaser_header
{   
	width:201px;  
}


/*Double Teaser*/
.doubleteaser_box
{
	width:330px;
}

.doubleteaser_spacer
{ 
	width:20px; 
}

.doubleteaser_header
{ 
	padding: 1px 6px 5px 6px;  
	width: 318px;  
	background-image: url(double_teaser_header_1_wide.gif)
}

h2.background
{
	background-image:url(h2_wide.gif);
	padding: 1px 6px 5px 6px;  
	font-size:11px;
	margin:0 1px 0 1px;
}





