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

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

********************************************/
.content 
{ 
	width:848px;
}
.content_container
{  
	width:848px; 
}
.content_ambient{  
	width:635px; 
}

.template_spacer
{
	width:680px; 
}

/*Quad Teaser*/
.teaser_text{
	width:192px; 
}
.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:213px; 
}

.trippleteaser_spacer
{ 
	width:20px;
}

.trippleteaser_header
{  
	padding:1px 6px 5px 6px; 
	width:201px;  
	background-image:url(tripple_teaser_header_1_wide.gif)
}

/*Double Teaser*/
.redmore{
text-align:right;

font-weight:bold;
padding-top:2px;
}
.teaser_text{

	 padding-right:15px;
}
.doubleteaser_box
{
	width:413px;

}

.doubleteaser_spacer
{ 
	width:20px; 
}

.doubleteaser_header
{ 
	
	width: 318px;  

}
.background
{
	background-image:url(h2_wide.png);
	padding: 6px 6px 6px 6px;  
	font-size:14px;
	margin:0 1px 0 1px;
}

*html .background{
background-image:url(h2_wide.gif);
}




