span.more, #privacy, #header_wrap, #navigation_tabs, #header_date, #nav_gap, #side_nav, #fade_footer, #fade_footer_inside, #breadcrumbs, .backbutton, .app_buttons
{
	display: none;
}

#head_chunk, #head_chunk_inside
{
	width: 640px;
	height: 120px;
	background: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #333;
}

#side_content
{
	width: 640px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

#footer
{
	border-top: 1px solid #333;
	clear: both;
}
#copyright {
	padding-top: 5px;
	clear: both;
}

#front_right
{
	clear: both;
}

table
{
	width: 95%;
	margin: auto;
	border-collapse: collapse;
	margin-top: 5px;
}

table th
{
	padding: 2px;
	color: #fff;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
}


table tr td
{
	padding: 2px;
	padding-left: 4px;
	text-align: left;
	vertical-align: top;
}

table tr.oddrow td a
{
	color: #666;
}

table tr.evenrow td a
{
	color: #000;
}

table tr td p
{
	padding: 0;
	margin: 0;
}

table.listing
{
	border: 1px solid #ccc;
}

table.vertical
{
	border: 1px solid #ccc;
}

table.vertical th
{
	color: #888;
}

.float_right_img
{
	clear: both;
	float: left;
}

.separator_line {
	width:300px;
	margin:0px 10px 10px 10px;
	border-bottom:1px solid #CCCCCC;
	line-height:0px;
}