.left_box {
width:170px;
background-color:#3780ca;
margin-bottom:10px;
}
.left_box_top {
background:url(../images/left_box_top.gif) no-repeat;
width:170px;
height:40px;
line-height:33px;
vertical-align:middle;
text-align:center;
letter-spacing:2px;
}
.left_box_bottom {
background:url(../images/left_box_bottom.gif) no-repeat;
width:170px;
height:17px;
}
#left_menu a, #accordion .toggler, #accordion a {
float:left;
clear:left;
font-size:12px;
display:inline;
letter-spacing:1px;
background:url(../images/left_box_mitem.gif) no-repeat;
width:160px;
line-height:25px;
vertical-align:middle;
margin-top:1px;
padding-left:10px;
color:#eeeeee;
}
#accordion a.nosub {
	background:url(../images/left_box_mitem2.gif) no-repeat;
}
#accordion .element a {
	background:none;
	background-color:#3780CA;
	height:20px;
	line-height:20px;
	border-left:3px solid #458BD2;
	width:157px;
}

#left_menu a:hover {
color:#add5ff;
}
.subcategory {
float:left;
clear:left;
}
#left_menu .subcategory a {
line-height:15px;
font-size:12px;
background:none;
width:155px;
padding-left:15px;
}
#left_menu .subcategory a.selected, #accordion a.selected {
font-weight:bold;
}
#tags, .poll, .ads {
background-color:#458bd2;
width:160px;
padding:5px;
}
#tags a {
line-height:30px;
letter-spacing:1px;
}
.tagcolor1 {
	color:#000000;
}
.tagcolor1:hover {
	color:#222222;
}
.tagcolor2 {
	color:#ffffff;
}
.tagcolor2:hover {
	color:#cccccc;
}
.poll div {
float:left;
clear:left;
width:160px;
padding:3px 0;
}
.poll label, .poll input {
padding:0;
margin:0;
vertical-align:middle;
}
.poll input {
margin-right:5px;
display:inline;
width:14px;
height:14px;
}
.poll img {
float:left;
}
/* ### accordion menu ### */
.toggler {
	
}
 
.element {
	float:left;
	clear:left;
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	font-style:italic;
	padding:5px 0 5px 30px;
}
/* accordion menu end */