﻿#cont_left {
	width: 350px;
	position: relative;
	float: left;
	margin-bottom: 50px;
}
#cont_right {
	border: 4px solid #000000;
	width: 265px;
	position: relative;
	float: left;
	text-align: center;
	margin-left: 2px;
	background-color: #e0e0e0;
	margin-bottom: 50px;
	color: #FFFFFF;
}
#sdsi {
	background-image: url('sdsi_small_trans.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.no_pic_border {
	border-style: solid;
	border-width: 0;
}
.prod_heading {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.prod_subtext {
	font-weight: bold;
	font-size: 12pt;
}
.title {
	font-weight: bold;
	color: #000000;
}
.caption {
	font-style: italic;
	text-align: center;
	color: #000000;
}
