@charset "UTF-8";
#tablewrapper2 {
	clear: both;
	margin-right: 20px;
	margin-left: 25px;
	width: 760px;
	background-image: url(../_images/casestudies_table_btmedge.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
	background-color: #F6F6F6;
	position: relative;
}
#leftcolsub2 {
	float: left;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#rightcolsub2 {
	width: 250px;
	margin-left: 12px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#leftcolsub2 ul {
	margin-bottom: -2px;
	margin-top: -14px;
}
#leftcolsub2  li {
	margin-top: 0px;
	margin-bottom: 3px;
	list-style-type: disc;
}
#rightcolsub2 ul {
	margin-bottom: -2px;
	margin-top: -14px;
}
#rightcolsub2 li {
	margin-top: 0px;
	margin-bottom: 3px;
	list-style-type: disc;
}
