body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
}

body.design {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #DEDEDE;
	font-size:12px;
}

a, a img {
	border:none;
	text-decoration:none;
}

div.scott_doors {
	position:relative;
	margin:0px auto;
	width:984px;
	padding:0px 0px 0px 0px;
}

div.scott_doors_header {
	position:relative;
	margin:0px 0px 0px 0px;
	width:984px;
	height:128px;
	padding:0px 0px 0px 0px;
}

div.logo {
	position:relative;
	float:left;
	width:535px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.phone {
	position:relative;
	float:right;
	width:370px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.topnav {
	position:relative;
	margin:0px 0px 0px 0px;
	width:956px;
	height:26px;
	padding:0px 0px 0px 0px;
	text-align:right;
	z-index:50;
}

div.topnav a{
	display:inline-block;
	background-image: url(images/nav_tab_start.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:black;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
}

div.topnav a span{
	display:inline-block;
	background-image: url(images/nav_tab_end.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding:6px 25px 0px 25px;
	margin:0px 0px 0px 0px;
	height:20px;
}

div.topnav a:hover,
div.topnav a.selectedanchor{
	display:inline-block;
	background-image: url(images/nav_tab_start_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:white;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	
}

div.topnav a:hover span,
div.topnav a.selectedanchor span{
	display:inline-block;
	background-image: url(images/nav_tab_end_hover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding:6px 25px 0px 25px;
	margin:0px 0px 0px 0px;
	height:20px;
}

div.search_bar {
	position:relative;
	margin:0px 0px 0px 0px;
	float:left;
	width:955px;
	height:30px;
	padding:9px 29px 0px 0px;
	background-image: url(images/search_bar_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
	color:white;
	z-index:20;
}

div.search_bar form{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

input.go_button {
	background:transparent;
	color:white;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	cursor:pointer;
}

input.input_border {
	border:1px solid #cccccc;
	width:128px;
	margin:0px 5px 0px 5px;
}

div.flash {
	position:relative;
	float:left;
	margin:-20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:984px;
	height:580px;
	z-index:10;
	background-color:white;
}

div.home_flash_content {
	position:relative;
	float:left;
	margin:-560px 0px 0px 0px;
	width:984px;
	height:560px;
	padding:0px 0px 0px 0px;
	z-index:30;
	
}



div.video {
	position:relative;
	float:left;
	margin:-560px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	height:61px;
	width:185px;
	display:inline;
	z-index:9999;
}

p.home-doors {
	margin:0px;
	padding:0px;
}

div.home_flash_leftcol {
	position:relative;
	float:left;
	clear:both;
	margin:-262px 0px 0px 0px;
	width:684px;
	padding:0px 0px 0px 0px;
	z-index:9999;
}

div.sliding_doors_box {
	position:relative;
	float:left;
	margin:0px 10px 0px 14px;
	padding:0px 9px 0px 9px;
	height:253px;
	width:195px;
	background-image: url(images/sliding_doors.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
	display:inline;
	text-align:center;
	overflow:hidden;
	font-size:11px;
}

div.hinged_doors_box {
	position:relative;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 9px 0px 9px;
	height:253px;
	width:195px;
	background-image: url(images/hinged_doors.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	overflow:hidden;
	font-size:11px;
}

div.personnel_doors_box {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 9px 0px 9px;
	height:253px;
	width:195px;
	background-image: url(images/personnel_doors.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	overflow:hidden;
	font-size:11px;
}

div.home_flash_rightcol {
	position:relative;
	float:right;
	width:300px;
	padding:0px 0px 0px 0px;
	margin:-567px 0px 0px 0px;
	z-index:9999;
}

div.home_box {
	position:relative;
	float:left;
	margin:13px 0px 33px 21px;
	padding:17px 17px 0px 17px;
	width:239px;
	height:244px;
	background-image: url(images/home_box_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline;
	color:white;
	text-align:right;
	font-size:11px;
	
}

div.home_box p{
	margin:0px 0px 20px 0px;
}

div.home_box strong{
	font-size:24px;
	font-weight:normal;
	padding-bottom:5px;
	display:inline-block;
	line-height:normal;
}

div.home_box img{
	margin-top:5px;
	display:inline-block;
}

div.home_buttons {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:290px;
}

div.home_buttons a{
	margin:0px 0px 7px 0px;
	float:left;
	clear:both;
	display:inline-block;
	height:58px;
	width:290px;
}

div.home_buttons a.last{
	margin:0px 0px 0px 0px;
	float:left;
	clear:both;
}


div.home_content {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 23px 0px;
	background-color:white;
	width:984px;
	background-image: url(images/home_content_end.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top:13px solid white;
}

div.home_content_leftcol {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:11px 30px 0px 30px;
	width:622px;
	background-image: url(images/home_content_leftcol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div.home_rightcol {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:293px;
}

div.brochure {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:293px;
}

div.home_content_rightcol {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:11px 0px 0px 12px;
	width:281px;
	background-image: url(images/home_content_rightcol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div.footer {
	position:relative;
	width:970px;
	height:62px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:15px 14px 0px 0px;
	text-align:right;
	color:#bfd2e6;
}

div.footer a{
	color:#bfd2e6;
}

div.footer a:hover{
	text-decoration:underline;
}


div.footer p{
	margin:0px 0px 0px 0px;
}

input.newsletter {
	width:93px;
	height:22px;
	color:white;
	font-size:11px;
	padding:1px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	border:1px solid #cccccc;
	background-color:#383D43;
	cursor:pointer;
}

p.heading {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:25px;
	line-height:normal;
}

h1,h2 {
	font-size:25px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

p {
	line-height:18px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}



/* category page */

div.category_content {
	position:relative;
	float:left;
	margin:-20px 0px 0px 0px;
	padding:30px 0px 0px 11px;
	width:973px;
	z-index:10;
	background-color:white;
	background-image: url(images/white.jpg);
	background-repeat: repeat;
	background-position: left top;
}

p.breadcrumb {
	background-image: url(images/breadcrumb.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 20px;
	color:#6281c4;
	font-size:11px;
}

p.breadcrumb span {
	color:black;
	font-size:14px;
	font-weight:bold;
	margin-right:5px;
}

p.breadcrumb a {
	color:black;
}


div.leftcol {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	width:227px;
}

div.leftnav_bg {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	width:217px;
	background-color:#282728;
	color:white;
	background-image: url(images/leftnav_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div.leftnav_end {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	width:217px;
	background-image: url(images/leftnav_end.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

p.leftnav_heading {
	background-color:#6281c4;
	padding:10px 0px 10px 13px;
	margin:5px 0px 5px 0px;
	font-size:14px;
}

p.level_one,
p.level_two,
p.level_three{
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 13px;
}

p.level_one a,
p.level_two a,
p.level_three a{
	color:white;
	font-size:11px;
}

p.level_one a:hover,
p.level_two a:hover,
p.level_three a:hover{
	text-decoration:underline;
}


p.level_two a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 40px;
	background-image: url(images/leftnav_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 25px 3px;
}



div.rightcol_wrap,
div.rightcol{
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:745px;
}

div.category_desc_wrap {
	position:relative;
	width:734px;	
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

div.category_image {
	position:relative;
	width:732px;
	height:183px;
	border:1px solid #cccccc;
}

div.category_title {
	position:relative;
	float:left;
	margin:-93px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:732px;
	height:126px;
}

div.category_desc {
	position:relative;
	width:714px;
	margin:0px 10px 10px 10px;
	padding:0px 0px 0px 0px;
	color:white;
}

div.category_desc p{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

div.category_desc a{
	text-decoration:underline;
	color:white;
}

div.category_desc p.continue {
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.category_desc p.continue a{
	text-decoration:none;
	color:white;
	font-weight:bold;
	display:inline-block;
	font-size:16px;
	background-image: url(images/continue.png);
	background-repeat: no-repeat;
	background-position: right 2px;;
	padding:0px 18px 0px 0px;
	
}


/* category page with products */

div.title_paging {
	position:relative;
	float:left;
	width:740px;
	height:54px;
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(images/paging_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div.page_title {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:12px 0px 0px 17px;
	width:443px;
}

div.page_title h1,
div.page_title p {
	float:left;
	margin-right:15px;
}

div.page_title p {
	margin-top:7px;
}

div.paging_controls {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:19px 0px 0px 0px;
	width:255px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
}

div.paging_controls a{
	color:black;
	display:inline-block;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
}

div.paging_controls span {
	color:#6281C4;
	display:inline-block;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
}

div.paging_controls a.next {
	background-image: url(images/next.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding:0px 20px 0px 2px;
}

div.paging_controls a.prev {
	background-image: url(images/prev.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 2px 0px 20px;
}

div.category_product {
	position:relative;
	float:left;
	margin:0px 8px 17px 0px;
	padding:0px 0px 12px 0px;
	width:240px;
	background-color:#D79F14;
	color:white;
	display:inline;
	background-image: url(images/more_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

p.more_button,
p.category_prod_image{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

div.category_prod_desc {
	position:relative;
	float:left;
	width:210px;
	margin:0px 0px 0px 0px;
	padding:10px 15px 10px 15px;
	height:90px;
	overflow:hidden;
}

div.category_prod_desc p{
	padding:0px 0px 0px 0px;
	margin:0px 0px 12px 0px;
}


div.footer_paging {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:18px 25px 18px 0px;
	width:715px;
	border-top:3px solid #6281C4;
	text-align:right;
	font-size:11px;
	font-weight:bold;
}

div.footer_paging a{
	color:black;
	display:inline-block;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
}

div.footer_paging span {
	color:#6281C4;
	display:inline-block;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
}

div.footer_paging a.next {
	background-image: url(images/next.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding:0px 20px 0px 2px;
}

div.footer_paging a.prev {
	background-image: url(images/prev.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 2px 0px 20px;
}


/* product page */

div.product_title {
	position:relative;
	float:left;
	width:740px;
	height:54px;
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(images/paging_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div.product_title h1 {
	float:left;
	margin:12px 0px 0px 17px;
	padding:0px 0px 0px 0px;
	
}

div.product_title  p {
	float:right;
	margin:19px 25px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.product_title p.back_link a{
	color:#6281C4;
	font-weight:bold;
	font-size:11px;
	background-image: url(images/prev.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 0px 0px 20px;
}

div.prod_leftcol {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 12px 0px;
	width:282px;
}

p.main_image{
	position:relative;
	margin:0px 0px 9px 0px;
	padding:0px 0px 0px 0px;
}

p.thumbnails{
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

p.thumbnails a img{
	margin:0px 9px 9px 0px;
	padding:0px 0px 0px 0px;
}



p.prod_links {
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
}

p.prod_links a{
	display:inline-block;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background-image: url(images/blue_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	color:black;
}


div.prod_rightcol {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:458px;
}

div.prod_rightcol h2{
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	font-weight:normal;
}

p.pdf_download {
	position:relative;
	float:left;
	margin:0px 15px 15px 0px;
	padding:0px 0px 0px 0px;
	
}

p.data_download {
	position:relative;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

p.data_download a{
	color:#6281C4;
	font-weight:bold;
	font-size:11px;
}

p.contact {
	position:relative;
	clear:both;
	
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	
}


/* product tabs */

div.spec_content {
	border-top:1px solid #BDBDBD;
	width:456px;
	margin-bottom: 1em;
	padding: 0px;
	background-image: url(images/spec_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
}

.spectabs{
padding: 0px;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.spectabs li{
display: inline;
margin: 0;
}

.spectabs li a{
display:inline-block;
cursor:pointer;
text-decoration: none;
position: relative;
z-index: 1;
padding: 0px;
margin-right: 0px;
color: black;
background: url(images/spec_tab_bg.jpg) top left no-repeat;
}

.spectabs li a span{
display:inline-block;
padding: 6px 15px 0px 15px;
margin:0px 0px 0px 0px;
background: url(images/spec_tab_end.jpg) top right no-repeat;
height:20px;
}

.spectabs li a:hover{
background: url(images/spec_tab_selected.jpg) top left no-repeat;
color: white;
}

.spectabs li a:hover span{
background: url(images/spec_tab_end_selected.jpg) top right no-repeat;
color: white;
}

.spectabs li a.selected{ /*selected main tab style */
background: url(images/spec_tab_selected.jpg) top left no-repeat;
position: relative;
color: white;

}

.spectabs li a.selected span{ /*selected main tab style */
background: url(images/spec_tab_end_selected.jpg) top right no-repeat;

}

.spectabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
padding: 10px;
background-image: url(images/spec_content_end.jpg);
background-repeat: no-repeat;
background-position: left bottom;
}

@media print {
.tabcontent {
display:block !important;
}
}




























div.cms_wrap, div.basket_page, div.system_page {
	position:relative;
	float:left;
	width:734px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	display:inline;
}


div.cms_wrap h2, 
div.basket_page h2, 
div.system_page h2 {
	font-size:16px;
	font-weight:bold;
}

div.cms_wrap a, 
div.basket_page a, 
div.system_page a {
	color:black;
	font-weight:bold;
}



table.form_table {
	width:100%;
	border:1px solid #cccccc;
	margin:0px 0px 12px 0px;
}

table.form_table th{
	background-color:#282728;
	color:white;
}

table.form_table td.subheading {
	background-color:#cccccc;
	
}

table.form_table a,
table.small_form_table a{
	color:#6281C4;
}

table.small_form_table {
	
	border:1px solid #cccccc;
	margin:0px auto 12px auto;
}

table.small_form_table th{
	background-color:#282728;
	color:white;
}



input.custom_button {
	background-color:#6281C4;
	border:none;
	color:white;
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
	width:140px;
	cursor:pointer;
}


div.home_system_message_padding {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:960px;
	display:inline;
	color:white;
	background-color:red;
	border-top:10px solid white;
	border-left:14px solid white;
	border-right:10px solid white;
}


div.system_message_padding {
	position:relative;
	float:left;
	margin:0px 0px 12px 0px;
	padding:10px 0px 0px 0px;
	width:732px;
	display:inline;
	color:white;
	border:1px dashed #cccccc;
}

div.system_message_padding h1,
div.home_system_message_padding h1{
	margin:0px 0px 5px 0px;
	
}

div.system_message_padding p
div.home_system_message_padding p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}



div.category_sub {
	position:realtive;
	float:left;
	margin:0px 8px 10px 0px;
	padding:0px 0px 10px 0px;
	display:inline;
	text-align:center;
	border:1px solid #cccccc;
}

div.category_sub a{
	color:#778E1D;
}





ul.cms_sitemap, ul.store_sitemap {
	margin:0px 0px 25px 15px;
	padding:0px 0px 0px 0px;
	
}


ul.cms_sitemap li {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	

}

ul.cms_sitemap li a, ul.store_sitemap li a {
	text-decoration:none;
	color:black;
}

ul.cms_sitemap li a:hover, ul.store_sitemap li a:hover {
	text-decoration:underline;
}


li.level1 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	

}

li.level2 {
	margin:0px 0px 5px 15px;
	padding:0px 0px 0px 0px;
	
}

li.level3 {
	margin:0px 0px 5px 30px;
	padding:0px 0px 0px 0px;
	
}

li.level4 {
	margin:0px 0px 5px 45px;
	padding:0px 0px 0px 0px;
	
}




/* inner page styles */

div.inner_content {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 23px 0px;
	background-color:white;
	width:732px;
	
	border-top:13px solid white;
}

div.inner_content_leftcol {
	position:relative;
	float:left;
	margin:0px 8px 0px 0px;
	padding:11px 15px 10px 15px;
	width:401px;
	background-image: url(images/inner_leftcol_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top:1px solid #fcc019;
}

div.inner_rightcol {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	width:293px;
	background-image: url(images/inner_rightcol_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.brochure {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:293px;
}

div.inner_content_rightcol {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:11px 0px 0px 12px;
	width:281px;
	background-image: url(images/home_content_rightcol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/* gallery page */

div.gallery_main {
	position:relative;
	float:left;
	display:inline;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	width:530px;
}

div.gallery_thumbs {
	position:relative;
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:200px;
}

div.gallery_thumbs img{
	float:left;
	margin:0px 10px 10px 0px;
	padding:0px 0px 0px 0px;
}



/* news page */

div.news_news,
div.news_article{
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:745px;
}

div.news_news_item,
div.news_news_item_alt{
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:734px;
}

div.news_news_image,
div.news_article_image{
	position:relative;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	width:102px;
}

div.news_news_image img{
	border:1px solid #cccccc;
}

div.news_news_text,
div.news_article_text{
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:622px;
}

div.news_news_text a,
div.news_article_text a{
	font-weight:bold;
	color:black;
}

div.news_article_image img{

}

div.news_article_image p{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.news_article_image p a{
	color:black;
}



div.footer-info {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 15px;
	width:400px;
	text-align:left;
}

div.footer-links {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	width:555px;
}

.print {
	display:none;
}
