#global_content {
	padding-top:5px;
}
.col-left
{
	float:left;
	width:520px;
	/*padding: 0 30px 0 0;*/
	padding:200px 30px 0 0;
	background:url(/mkt-assets/img/company/press/press-hdr.jpg) no-repeat;
}
.col-right
{
	float:right;	
}
.disclaimer
{
	color:#aaa;
}
.column-for-box-large
{
	margin:0px;
}
table.press-releases
{			
margin-bottom:15px;
}
table.press-releases td
{
	border-bottom:1px dotted #ccc;
	padding:4px 2px;
}
td.col-date
{
	width:80px;
}
.press-releases tfoot td{
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
}
#story h2
{
	text-align:center;	
}
#story ul {
	margin:0 0 10px 0;
	padding:0;
	list-style-position:outside;
}
#story li {
	background-image:url(/mkt-assets/img/components/bullet-gray-dark.gif);
	background-position:6px 8px;
	background-repeat:no-repeat;
	padding:1px 0 1px 15px;
}

