.title {
	height:25px;
	color:#ffffff;
	line-height:23px;
	padding:0px 0px 0px 2px;
	background: #c72906 url('/images/boxe_title_bg.png') repeat-x top;
}

.content {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 1px solid #d1d1d1;
	background:#ffffff;
	border-top:0px;
	float:left;
	width:100%;
}

table.layout {
	margin:0;
	padding:0;
}

.sidebar {
	width:130px;
	margin:0;
	padding:15px;
	background: #ffffff url('/images/sidebar_bg.png') repeat-y top right;
}

.right_content, .single_content {
	padding:15px;
	float:left;
	min-height:250px;
}

table {
	margin:0px 0px 15px 0px;
	float:left;
}

table tr.odd {
	background:#FFFDB8 !important;
}

table tr td.title {
	min-width:150px;
	background:none;
}

table tr th {
 	padding:5px 10px;
	text-align:left;
}

table tr td {
	font-weight:normal;
	text-align:left;
 	padding:5px 10px;
}

table tr td img {
	width:28px;
}

.content h2 {
	font-size:13px;
	clear:left;
	float:left;
	margin:0px 0px 15px 0px;
}

a.back_button {
	float:left;
	min-height:27px;
	height:29px;
	width:88px;
	padding-left:30px;
	line-height:28px;
	background: transparent url(/images/back_button_bg.png) no-repeat;
	font-weight:bold;
}