.sidebar_block {
	width: 250px;
	margin-bottom: 6px;
	font-size: 12px;
}
.sidebar_block .item {
	margin-top: 2px;
}


.sidebar_block .widget-header  {
	height: 35px;
	margin: 2px 10px 0 10px;
}
.sidebar_block .widget-header h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 37px;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	ttext-transform: uppercase;
	border-bottom: 1px dotted #693A41;
	color: #5B262E;
}

.sidebar_block-color1 .widget-header h3 {
	tcolor: #fff;
}

.sidebar_block .widget-content {
	padding: 4px 10px 6px 10px;
}
.sidebar_block .widget-content li {
	margin-left: 16px;
}


/* Color #1 */
.sidebar_block-color1 .sidebar_block-z0 {
	tbackground: #F0F4F5;
	tborder: 1px solid #E1E6E8;
	background: url("bg.png") repeat-y left top;
}
.sidebar_block-color1 .sidebar_block-z1 {
	background: url("btm1.png") no-repeat left bottom;
}
.sidebar_block-color1 .sidebar_block-z2 {
	background: url("menu.png") no-repeat left top;
}

/* Color #2 */
.menucolor2 .sidebar_block-z0 {
	tbackground: #F4F3F0;
	tborder: 1px solid #E8E5E0;
	background: url("bg.png") repeat-y left top;
}
.menucolor2 .sidebar_block-z1 {
	background: url("btm1.png") no-repeat left bottom;
}
.menucolor2 .sidebar_block-z2 {
	background: url("menu.png") no-repeat left top;
}



/* Adsense */
.sidebar_blank {
	margin-bottom: 6px;
	width: 250px;
	height: 250px;
}
