﻿body
{
}
#detail_left_column {
	width:160px;
	float:right;
	border:2px solid #3B2415;
	background-color: #FFFFFF;
}

#detail_left_column_headline {
	width:150px;
	height:20px;
	background-color:#3B2415;
	color: #FFFFFF;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	float:left;
}

#details_left_column_info {
	width:160px;
	height:210px;
	padding:10px 0px 0px 0px;
	text-align: center;
	float:left;
}

#details_left_column_image {
	float:left;
	height: 29px;
	padding: 5px 0px 0px 0px;
	text-align:center;
	width:160px;
}
#details_container_combine {
	width:160px;
	float:left;
}
