#content_left {
	background: #e1f2f9 url('/images/TS_web_2_03.jpg') no-repeat;
	border-bottom: 36px solid #ae8b00;
	width: 385px;
	height: 426px;
	padding: 0;
}

#content_left_header {
	margin-top: 20px;
	height: 30px;  /* +10 padding top and bottom = total height 50px */
	padding: 10px;
	background-color: #751300;
	color: #FFF;
	font-weight: bold;
	font-size: 9pt;
}

#content_left p {
	padding: 0 1em 5px;
	font-size: 8pt;
/*	text-align: justify; */
}

#content_right {
	background: transparent url('../images/TS_web_2_04.jpg') no-repeat; 
	border-bottom: 36px solid #751300;
	width: 479px;
	/* height: 426px; */
}

#content_right_header {
	margin-top: 20px;
	height: 50px;
	padding: 0;
	background-color: #fff;
	border-bottom: 2px solid #ae8b00;
}

div.img_and_label {
	width: 159px;
	height: 50px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #fff;
}

div.img_and_label a {
	display: block;
}

div.img_and_label a.selected {
/*	border-bottom: 4px solid #ae8b00; */

	border-bottom: 10px solid #a6c2d7;
	padding-bottom: 16px;
/*	background: white url('/images/tab_grad.gif') repeat-x;  */
}

#content_right_header img {
	float: left;
	border: 0;
	margin: -28px 0 0 0;
	padding: 0;
	z-index: 9;
}

#content_right_header span.img_label {
	font-size: 8pt;
}

#content_right_header a {
	text-decoration: none;
	color: #ae8b00;
}

#content_divcontainer {
	width: 463px;
	height: 425px;
	border: 8px solid #a6c2d7;
	padding: 0;
	margin: 0;
	background: #ccc;
}



.description_box {
	display: none; 
	width: 100%;
	padding: 0;
	margin-top: 10px;
/*	background-color: #66f; */
}