.sidebar_block {
	width: 250px;
	margin-bottom: 6px;
	font-size: 12px;
	tbackground: #d5eaf3;
}
.sidebar_block .item {
	margin-top: 2px;
}


.sidebar_block .widget-header  {
	height: 27px;
	margin: 0 4px;
	border-bottom:1px dotted #554845;
}
.sidebar_block .widget-header h3 {
	font-family: Georgia, Helvetica, Verdana, sans-serif;
	font-style:italic;
	padding: 3px 4px;
	line-height: 27px;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	ttext-transform: uppercase;
	color: #000;
}

.sidebar_block-color1 .widget-header h3 {
	color: #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;
	tbackground: url("sblock1-repeat.jpg") repeat-y left top;
	
	background: #629c3f;
}
.sidebar_block-color1 .sidebar_block-z1 {
	tbackground: url("sblock1-bottom.jpg") no-repeat left bottom;
}
.sidebar_block-color1 .sidebar_block-z2 {
	tbackground: url("sblock1-top.jpg") no-repeat left top;
}

/* Color #2 */
.sidebar_block-color2 .sidebar_block-z0 {
	tbackground: #F4F3F0;
	tborder: 1px solid #E8E5E0;
	tbackground: url("sblock1-repeat.jpg") repeat-y left top;
	

}
.sidebar_block-color2 .sidebar_block-z1 {
	rbackground: url("sblock1-bottom.jpg") no-repeat left bottom;
}
.sidebar_block-color2 .sidebar_block-z2 {
	tbackground: url("sblock1-top.jpg") no-repeat left top;
}



/* Adsense */
.sidebar_blank {
	margin-bottom: 6px;
	width: 250px;
	height: 250px;
}
