﻿/* CSS Document */

.printable{
	display: block !important;
}

.notprintable{
	display: none !important;
	visibility:hidden !important;
}

body{
	background: none;
	margin: 0;
	padding: 0;
}

#content_col_rgt{
	margin: 0 0 0 0 !important;
	width: 100% !important;
}

#master_col_lft{
	width: 970px !important;
}

.blocks, .block_img, .block_synopsys{
	width: 100% !important;
	margin-left: 0 !important;
	padding: 0 !important;
}

#breadcrumbs{
	margin: 0 0 3px 0 !important;
	padding: 0 !important;
}

.synopsys{
	clear: left !important;
	float: none !important;
}

div#brand_swf_top, div#brand_swf_bot, div#site{
	background: none;
	padding: 0 0 0 0;
}

#logo{
	margin: 25px 0 0 25px;
	border: none;
}
