<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********************************************

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

********************************************/
.content 
{ 
	width:680px;
}

.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: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*/
.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;
}




</pre></body></html>