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

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

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


/*Sidebar*/
.newsbar 
{ 
	width:222px;  
	padding-left:0px; 
	border: 0px solid;
}
.newsbar_padding{
	padding: 20px 0 9px 24px;
	width: 180px;
}
.newsbar_padding2{
	padding: 0px 0 0px 23px;
	width: 180px;
	line-height: 12px;
}
.newsbar_bg{

	float: left;
	width:222px;
	background-repeat: repeat-y;
}
*html .newsbar_bg{
	
}
.newsbar_bg2{
	
	float: left;
	width:222px;
	background-repeat: repeat-y;
}
*html .newsbar_bg2{
	
}

.newsbar_spacer 
{ 
	width:180px;  
}

h2.background
{
	
	padding: 1px 6px 5px 6px;  
	font-size:11px;
	margin:0 1px 0 1px;
}

.tailpic{
	float: left;

	height:15px;
	
}
*html .tailpic{

}

