#sidebar h2 {
	width: 163px; 
	font-weight: normal !important;
	color: white;
	font-size: 100%;
	letter-spacing: 0.1em;
	padding: 7px 10px 3px 10px;
	background: black url(../images/side_head.jpg);
	overflow: hidden;
	margin: 0px 8px 0px 5px;
	text-align: center;
}

#sidebar h2 a {
	color: white;
}

#sidebar ul {
	list-style: circle;
	padding: 10px 5px 10px 5px;
	margin: 0px 5px 25px 20px;
	line-height: 160%;
}

#sidebar li {
	padding: 0px 0px 6px 0px;
	font-size : 100%;
}

#sidebar{
	width: 196px; 
 	float:left; 
	padding-left: 0px; 
	text-align: center;
	overflow: hidden;
	display: block;
	text-align: left;
	margin-top: 20px;
	border-left: 1px solid #06811A;
}

.sidebarteasercaption {
	margin: 0px 5px 25px 5px;
	border: 1px solid #075D15;
	background-color: #06811A;
	padding: 5px;
}


#sidebar p, .sidebarteaser p, .sidebarteasercaption p {
	width: 173px;
	padding: 5px 6px 10px 5px;
	margin: 0px 5px 25px 5px;
	line-height: 160%;
	color: black;
}
  * html #sidebar p { padding-top: 0px !important; }  
  * html .sidebarteaser p { padding-top: 0px !important; } 
  * html .sidebarteasercaption p { padding-top: 0px !important; } 
  
.sidebarteaser p, .sidebarteaser img {
	margin-bottom: 0px !important;
}

.sidebarteaser {
	margin-bottom: 25px;
}

.sidebarteasercaption p {
	margin: 0px;
	border: 0px;
	padding: 5px;
}

#sidebar a, a.sidebarteaser, .sidebarteasercaption a {
	color: #06811A;
	text-decoration: underline;	
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#sidebar a:hover, a.sidebarteaser:hover, .sidebarteasercaption a:hover {
	text-decoration: underline;
}

#sideteaser img {
	margin-bottom: 0px !important;
	border-bottom: 0px !important;
}
* html #sideteaser img { margin-bottom: -4px !important; } 
*+html #sideteaser img { margin-bottom: -4px !important; } 

#sideteaser {
	margin-bottom: 25px !important;
}

#sideteaser form {
	margin: 0px 0px 0px 5px!important;
}

#sidebar img {
	background-color: black;
	margin: 5px 5px 25px 8px;
	padding: 1px 1px 1px 1px;
}

#sidebar iframe {
    margin: 5px !important;
    width: 184px !important;
}

#sidebar table {
	margin: 0px 0px 25px 0px;
}

#sidebar table p{
	margin: 0px;
	border: 0px;
}

#sidebar .s2d {
	color: black;
}

#sidebar form {
	margin: 0px !important;
}

#sidebar embed {
	margin: 0px 0px 25px 10px;
}
