body {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 11px;
	background: white;
}

#cutcult {
	width: 100%;
	text-align: center;
	background-image: url('../images/cutcult/cutcult_bg.gif');

}

#wraper {
	width: 761px;
	margin: 0px auto;
	background-image: url('../images/vertical_lines.gif');
}

.cols {
	float: left;
	width: 95px;
}

.col-content {
	margin: 0 9px 0 10px;
	padding-bottom: 29px; 
}

.headlines {
	width: 76px;
	height: 390px;
	background-image: url('../images/header_bg.gif');
	background-color: black;
	margin: 0 0 16px 10px;
}

#head2 {background-position: -95px 0;}
#head3 {background-position: -190px 0;}
#head4 {background-position: -285px 0;}
#head5 {background-position: -380px 0;}
#head6 {background-position: -475px 0;}
#head7 {background-position: -570px 0;}
#head8 {background-position: -665px 0;}
#head9 {background-position: -760px 0;}
#head10 {background-position: -855px 0;}

h2, h1 {
	display: none;
}

.brd-normal {
	border-top: 7px solid black;
}

.brd-latest {
	border-top: 7px solid #e31b3f;
}

.brd-normal h3, .brd-latest h3 {
	line-height: 13px;
	margin-top: 3px;
}

.brd-latest h3 {
	color: #e31b3f;
}

.brd-normal h3 a  {
	color: black;
	text-decoration: underline;
}

.brd-latest h3 a {
	color: #e31b3f;
	text-decoration: underline;
}


.desc {
	color: #8e9294;
	line-height: 13px;
}

.desc a {
	color: #8e9294;
	text-decoration: underline;
}


#footer {
	clear: both;
	background: white;
	padding: 47px 0;
	color: #8e9294;
}

#footer a {color: #8e9294;}
#footer span {color: #e31b3f;}

.thumbs {
	width: 47px;
	background: url('../images/thumb_bg.gif') center middle;
	margin-top: 9px;
	display: block;
}

.img_desc {
	line-height: 11px;
	color: #8e9294;
}