.sidebar_block {
	width: 250px;
	margin-bottom: 6px;
	font-size: 12px;
}
.sidebar_block .item {
	margin-top: 2px;
}


.sidebar_block .widget-header  {
	height: 40px;
	margin: 0 12px;
	border-bottom: 1px dotted #DEADA2;
}
.sidebar_block .widget-header h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 15px 0px;
	line-height: 12px;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	ttext-transform: uppercase;
	color: #000;
}


.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: #EFEBEA;
	tbackground: url("sblock0-repeat.png") repeat-y left top;
}
.sidebar_block-color1 .sidebar_block-z1 {
	tbackground: url("sblock0-bottom.png") no-repeat left bottom;
}
.sidebar_block-color1 .sidebar_block-z2 {
	tbackground: url("sblock0-top.png") no-repeat left top;
}

/* Color #2 */
.sidebar_block-color2 .sidebar_block-z0 {
	tbackground: #E1E0E0;
	tbackground: url("sblock1-repeat.png") repeat-y left top;
}
.sidebar_block-color2 .sidebar_block-z1 {
	tbackground: url("sblock1-bottom.png") no-repeat left bottom;
}
.sidebar_block-color2 .sidebar_block-z2 {
	tbackground: url("sblock1-top.png") no-repeat left top;
}


/* Color #3 */
.sidebar_block-color3 .sidebar_block-z0 {
	tbackground: #E1E0E0;
	tbackground: url("sblock1-repeat.png") repeat-y left top;
}
.sidebar_block-color3 .sidebar_block-z1 {
	tbackground: url("sblock1-bottom.png") no-repeat left bottom;
}
.sidebar_block-color3 .sidebar_block-z2 {
	tbackground: url("sblock1-top.png") no-repeat left top;
}




/* Adsense */
.sidebar_blank {
	margin-bottom: 6px;
	width: 250px;
	height: 250px;
}








.preview_container {
	float: left;
}

/* 300px preview â øàïêå */
.preview_container-color0 {
	width: 294px;
}
.preview_container-color0 .preview_container-z1 {
	tbackground: url("content22-repeat.jpg") repeat-y left top;
}
.preview_container-color0 .preview_container-z2 {
	tbackground: url("content22-bottom.jpg") no-repeat left bottom;
}
.preview_container-color0 .preview_container-z3 {
	tbackground: url("content22-top.jpg") no-repeat left top;
}

/* 360px preview */
.preview_container-color1 {
	width: 360px;
	margin-bottom: 8px;
	margin-right: 10px;
}
.preview_container-color1 .preview_container-z1 {
	tbackground: url("content22-repeat.jpg") repeat-y left top;
}
.preview_container-color1 .preview_container-z2 {
	tbackground: url("content22-bottom.jpg") no-repeat left bottom;
}
.preview_container-color1 .preview_container-z3 {
	tbackground: url("content22-top.jpg") no-repeat left top;
}

/* 360px preview */
.preview_container-color2 {
	width: 360px;
	margin-bottom: 8px;
}
.preview_container-color2 .preview_container-z1 {
	tbackground: url("content33-repeat.jpg") repeat-y left top;
}
.preview_container-color2 .preview_container-z2 {
	tbackground: url("content33-bottom.jpg") no-repeat left bottom;
}
.preview_container-color2 .preview_container-z3 {
	tbackground: url("content33-top.jpg") no-repeat left top;
}

/* 730px preview no bg */
.preview_container-color4 {
	width: 730px;
	padding-bottom: 6px;
	tmargin-bottom: 2px;
	tbackground: #FAFAFA;
	tborder: 1px solid #E5E5E5;
}
.preview_container-color4 .preview_container-z1 {
	tbackground: url("content11-repeat.png") repeat-y left top;
}
.preview_container-color4 .preview_container-z2 {
	tbackground: url("content11-bottom.png") no-repeat left bottom;
}
.preview_container-color4 .preview_container-z3 {
	tbackground: url("content11-top.png") no-repeat left top;
}

/* 490px preview no bg */
.preview_container-color51 {
	width: 650px;
	height: 220px;
}
.preview_container-color52 {
	width: 330px;
	height: 220px;
}


.preview_container .block-header {
	height: 22px;
}
.preview_container .block-header h3 {
	margin: 0;
	padding: 1px 7px 0 7px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}

.preview_container .block-content {
	tfloat: left;
	padding: 4px 8px 4px 8px;
}
.preview_container .block-content h3{
	padding-bottom: 1px;
}
.preview_container .block-content h3 a {
	font-weight: normal;
	text-decoration: underline;
	padding-bottom: 2px;
}

.preview_block {
	/*  */
}

.preview_block_item {
	margin: 3px 0px;
	font-size: 12px;
	line-height: 150%;
}
.preview_block_item h3 a{
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.preview_block_item span {
	font-size: 11px;
}
.preview_block_item img {
	tborder: 1px solid #000;
}
.preview_block_item a {
	color: #61221A;
}


.hline730 {
	width: 730px;
	height: 4px;
	background: #F1F1F0;
	margin: 8px 0 0 0;
}