#leftsingle {
	float:left;
	width:757px;
	overflow: hidden;
	background: url('img/single_leftcontent_lines.png') repeat-y;
	/*min-height: 333px;*/
}


#leftsingle #leftcontent {
	/*min-height: 368px;*/
	width:693px; /* +60 */
	padding: 0 30px 15px 30px;
	background: url('img/single_leftcontent.png') no-repeat;
	/*overflow: hidden;*/
}

#leftsingle #leftbottom {
	height: 9px;
	width:757px;
	background: url('img/single_leftcontent_bottom.png') no-repeat;
	overflow: hidden;
}

