.content_container {	
	padding: 10px;
	width:538px;
}

.r_column {
	width: 190px;
	background-image:url(../images/right_bg.gif);
	background-repeat: repeat;
	vertical-align:top;

}
.r_column_title {
	width: 190px;
	height: 29px;
	background-image:url(../images/r_column_title_bg.gif);
	background-repeat: repeat-x;
}

.headerbg {
	background-image: url(../images/header_bg2.gif);
	background-repeat: no-repeat;
	height: 47px;
}

.header
{
	height:221px;
	width:758px;
	background-color:#e8e8e8;
	vertical-align:top;
	padding:0;
	margin: 0;
}
/*END ADDED*/

#container {
	text-align: center;
}
#left_border {
	background-image: url(../images/l_shadow2_fd.gif);
	background-repeat: repeat;
	background-position:top;
	width: 4px;
}
#right_border {
	background-image: url(../images/r_shadow2_fd.gif);
	background-repeat: repeat;
	background-position:top;
	width: 4px;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 768px;
}

#table
{
	width: 768px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 16px;	
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
.report_li {
	list-style-type: none;
}
.zebra_list th {
	text-indent: 5px;
	background-color: #CCCCCC;
	text-align: left;
}
.zebra_list td {
	padding-left: 5px;
}