/* Start of CMSMS style sheet 'Screen' */
body{
	background-image:url(images/design_images/background_gradient2.gif);
	background-repeat:no-repeat;
	background-position:top center;
        background-color:#FFFFFF;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:1.3em;
	}

a{
	outline:none;
	color:#003399;
	font-weight:bold;
	}
	
a:hover{
	color:#333333;
	text-decoration:none;
	}
	
h1{
	font-size:12px;
	font-weight:bold;
	color:#003399;
	margin:0;
	padding:5px 0px 0px 0px;
	}

h2{
	font-size:11px;
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px 0px;
	color:#003399;
	}
	
h3{
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#003399;
	}

strong{
         color:#003399;
         }

.print_link a{
        text-decoration:underline;
        cursor:pointer;
        }

.print_link a:hover{
        text-decoration:none;
        cursor:pointer;
        }

#error{
	color:#CC0000;
	text-align:right;
	float:right;
	height:20px;
	font-weight:bold;
	background-image:url(images/design_images/error_small.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:7px 50px 0px 30px;
	}
	
#wrapper{
	margin:0 auto;
	width:1044px;
	height:855px;
        padding-left:12px;
	}

* html #wrapper{
        padding-left:19px;
        }
	
#header{
	height:92px;
	width:1000px;
	background-color:#FFFFFF;
              background-image:url(images/design_images/the_new_name_for.gif);
              background-repeat:no-repeat;
              background-position:280px 40px;
              margin-left:22px;
	}
	
#logo{
	height:92px;
	width:254px;
	float:left;
	}
	
#the_new_name_for{
	padding:40px 0px 0px 20px;
	width:258px;
	float:left;
	}
	
#webshop_login{
	float:right;
	height:55px;
	width:520px;
	background-image:url(images/design_images/background_login2.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#FFFFFF;
/*        background-color:inherit;*/
	}
	
#webshop_login a{
	color:#003399;
	text-decoration:none;
	}
	
#webshop_login a:hover{
	color:#333333;
	text-decoration:none;
	}
	
#navigation{	
	width:1000px;
	height:30px;
	background-image:url(images/design_images/background_navigation.gif);
	background-repeat:repeat-x;
	margin:0px 0px 0px 22px;
        padding:0px;
	}	

* html #navigation{
        background-color:#333399;
        }

#sprite_nav {
    background:url(images/design_images/navigation.jpg) no-repeat;
    width:630px;
    height:29px;
    margin:0;
    padding:0;
    }

    #sprite_nav span {
    display: none;
    }

    #sprite_nav li, #sprite_nav a {
    height:29px;
    display:block;
    }

    #sprite_nav li {
    float:left;
    list-style:none;
    display:inline;
    }

    #home_nav {width:90px;}
    #news_nav {width:90px;}
    #catalogues_nav {width:90px;}
    #about_us_nav {width:90px;}
	#links_nav {width:90px;}
	#contacts_nav {width:90px;}
	#location_nav {width:90px;}

    #home_nav a:hover {background:url(images/design_images/navigation.jpg) 0px -29px no-repeat; }
	#news_nav a:hover {background:url(images/design_images/navigation.jpg) -90px -29px no-repeat; }
	#catalogues_nav a:hover {background:url(images/design_images/navigation.jpg) -180px -29px no-repeat; }
	#about_us_nav a:hover {background:url(images/design_images/navigation.jpg) -270px -29px no-repeat; }
	#links_nav a:hover {background:url(images/design_images/navigation.jpg) -360px -29px no-repeat; }
	#contacts_nav a:hover {background:url(images/design_images/navigation.jpg) -450px -29px no-repeat; }
	#location_nav a:hover {background:url(images/design_images/navigation.jpg) -540px -29px no-repeat; }


div#search {
	width: 210px;
	height: 25px;
	margin-right:20px;
        margin-bottom:0px;
        float:right;
        }

div#search label {
	text-indent: -9999em;
	height: 0px;
	width: 0px;
	display: none;
        margin-bottom:0px;
        padding-bottom:5px;
        }

div#search input.search-input {
        outline:none;
	width: 155px;
	height: 25px;
	border-style: none;
	color: #333;
        background-color:inherit;
	padding: 9px 0px 8px 10px;
	float: left;
	font: bold 1em Arial, Helvetica, sans-serif;
	background: url(images/design_images/search.gif) no-repeat left top;
        }

div#search input.search-button {
	outline:none;
        width: 23px;
	height: 25px;
	border-style: none;
	text-indent: -9999em;
	float:left;
	margin:0px;
	cursor: pointer;
	font-size: 0px;
	line-height: 0px;
	background: transparent url(images/design_images/search.gif) no-repeat right top;
        }
	
#navigation_buttons{
	float:left;
	color:#FFFFFF;
        background-color:inherit;
	height:30px;
        margin:0px;
        padding:0px;
        width:auto;
	}

#title{
       width:955px;
       height:30px;
       border-bottom:#1a4897 2px solid;
       padding-left:10px;
       margin-bottom:10px;
       }

* html #title{
       padding-left:0px;
       }

.title_arrows{
       padding:7px 0px 7px 10px;
       }
	
#main_image{
	height:207px;
	width:1000px;
	margin:0px 0px 0px 22px;
        padding:0px;
        color:inherit;
        background-image:url(images/design_images/main_image9.jpg);
        background-repeat:no-repeat;
	}
	
#logo_slideshow{
	margin:-50px 0px 0px 22px;
	border-bottom:#333399 4px solid;
	width:1000px;
	}

#content{
	clear:both;
	height:478px;
	width:1000px;
	background-color:#FFFFFF;
        color:inherit;
	margin:0px 0px 0px 22px;
	}

#standard_content{
       padding:15px 10px 15px 15px;
       width:975px;
       min-height:660px;
       margin:0px 0px 0px 22px;
       background-color:#FFFFFF;
       color:inherit;
       }

#standard_content h1{
       font-size:16px;
       color:#333333;
       font-weight:bold;
       width:975px;
       line-height:20px;
       }

#left_content{
        float:left;
        width:650px;
        padding:0px 30px 0px 7px;
        }

#left_content h2{
        font-size:12px;
        margin:0px;
        padding:0px;
        }

#left_content ul li{
        padding:6px 0px;
        }

#left_content ul li ul{
        padding-top:5px;
        }

#left_content ul li ul li{
        font-size:11px;
        padding:5px 0px;
        }

#left_content .NewsSummary{
        height:100px;
        }

#left_content_news img{
        padding:5px; 
        border:#CCCCCC 1px solid;
        float:left;
        margin:3px 10px 5px 0px;
        position:inherit;
        }

#right_content{
        float:left;
        width:275px;
        border-left:#CCCCCC 1px solid;
        padding-left:10px;
        }

#right_content img{
        float:left;
        padding:5px; 
        border:#CCCCCC 1px solid;
        margin:3px 10px 0px 0px;
        }

#right_content_title{
        border-bottom:#1a4897 2px solid;
        width:260px;
        font-size:14px;
        font-weight:bold;
        padding: 0px 0px 10px 6px;
        }
	
#content_top_row{
	height:283px;
	width:1000px;
	padding-top:3px;
	}
	
#about_us, #latest_news{
	height:283px;
	width:335px;
	border-right:#333399 2px solid;
	float:left;
	}
	
#about_us_title{
	height:25px;
	width:318px;
	background-image:url(images/design_images/background_title.jpg);
	background-repeat:repeat;
	margin:4px 0px 0px 10px;
	}
	
#about_us_content{
	padding:8px 10px 5px 15px;
	}
	
#about_us_content img{
	padding:2px;
	border:#CCCCCC 1px solid;
	margin:0px 7px 10px 0px;
	}

/*	
#about_us_content img:hover, #latest_news_content img:hover{
	padding:2px;
	border:#003399 1px solid;
	margin:0px 7px 10px 0px;
	}
*/
	
#latest_news_title{
	height:25px;
	width:323px;
	background-image:url(images/design_images/background_title.jpg);
	background-repeat:repeat;
	margin:4px 0px 0px 5px;
	}
	
#latest_news_content{
	padding:0px 5px 0px 5px;
	}

#latest_news_content img{
         float:left;
         padding:5px;
         border:#CCCCCC 1px solid;
         margin:3px 10px 0px 0px;
         } 

#latest_news_content table td img{
         float:left;
         padding:5px;
         border:none;
         margin:0;
         } 
	
.latest_news_item{
	clear:left;
	width:100%;
	}
	
.latest_news_item td{	
	vertical-align:top;
	}
	
.date{
	clear:both;
	color:#333333;
	font-weight:normal;
	font-size:9px;
	}
	
#weather{
	height:283px;
	width:326px;
	float:left;
	}
	
#weather_title{
	height:25px;
	width:311px;
	background-image:url(images/design_images/background_title.jpg);
	background-repeat:repeat;
	margin:4px 0px 0px 5px;
	}
	
#weather_content{
	height:252px;
	width:311px;
	margin:4px 0px 0px 5px;
	font-size:11px;
        color:#4D4D4D;
	}
	
#weather_content a{
	color:#003399;
	font-weight:bold;
	line-height:30px;
	}
	
#weather_content a:hover{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	}
	
.weather{
	background:#EEF2F6;
	padding:10px;
	margin:5px 0px;
	width:290px;
	overflow:hidden;
    }
				
.weather img{
	vertical-align:middle;
	float:left;
	margin-right:4px;
    }

.weather_forecast {
	margin:0 auto;
	text-align:center;
	float:left;
	background:#EEF2F6;
	padding:2px;
	margin:2px 5px;
	overflow:hidden;
        width:auto;
        }

.weather_forecast img{
        height:40px;
        width:40px;
        }

.weather h2{
        font-size:11px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#003399;
        }

.display_none{
        display:none;
        }

.error_message ul li{
        color:#FF0000;
        }
	
#content_bottom_row{
	clear:both;
	height:226px;
	width:1000px;
	}

* html #content_bottom_row{
        height:190px;
        }
	
#catalogues{
	height:220px;
	width:980px;
	border-top:#333399 2px solid;
	margin:6px 0px 0px 10px;
	}

* html #catalogues{
        height:190px;
        }
	
#catalogues_title{
	height:25px;
	width:980px;
	background-image:url(images/design_images/background_title.jpg);
	background-repeat:repeat;
	margin-top:7px;
	}
	
#catalogues_content{
	float:left;
	overflow-y:auto;
	overflow-x:auto;
	position:relative;
	width:900px; 
	height:132px;
	margin:10px 0px 10px 10px;
	}

* html #catalogues_content{
	overflow:auto;
	width:892px;
	}
	
	
.catalogue_table{
	border-right:#999999 1px solid;
	padding-right:15px;
	}
	
.catalogue_icon{
	width:60px;
	padding:0px 8px;
	margin:0;
	}
	
.catalogue_icon img{
	border:#CCCCCC 1px solid;
              padding:0px;
	}	
	
.catalogue_icon img:hover{
	border:#003399 1px solid;
              padding:0px;
	}

.download_pdf{
	padding-left:12px;
        }

#catalogues_go_left{
	margin-top:40px;
	float:left;
	background-image:url(images/design_images/catalogue_arrows.jpg);
	height:30px;
	width:28px;
	background-position:0px 0px;
	}

* html #catalogues_go_left{
	margin-right:15px;
	}

#catalogues_go_left:hover{
	margin-top:40px;
	float:left;
	background-image:url(images/design_images/catalogue_arrows.jpg);
	height:30px;
	width:28px;
	background-position:0px 33px;
	}

#catalogues_go_right{
	margin-top:40px;
	float:right;
	background-image:url(images/design_images/catalogue_arrows.jpg);
	height:30px;
	width:28px;
	background-position:28px 0px;
	}
	
#catalogues_go_right:hover{
	margin-top:40px;
	float:right;
	background-image:url(images/design_images/catalogue_arrows.jpg);
	height:30px;
	width:28px;
	background-position:28px 33px;
	}


#catalogues_content a.catalogues{
	border:#CCCCCC 1px solid;
	display: block;
	width: 60px;
	height: 85px; 
	position: relative;
	float: left;
	text-decoration: none; 
	text-align: center; 
	}
	
#catalogues_content a.catalogues:hover{
	border:#003399 1px solid;
	}	

a#fasteners_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat 0px 0px;
	}
	
a#grass_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -60px 0px;
	}
	
a#plant_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -120px 0px;
	}
	
a#pto_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -180px 0px;
	}
	
a#transmission_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -240px 0px;
	}
	
a#workshop_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -300px 0px;
	}
	
a#accessories_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -360px 0px;
	}
	
a#electrics_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -420px 0px;
	}
	
a#hydraulics_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -480px 0px;
	}
	
a#plough_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -540px 0px;
	}
	
a#slurry_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -600px 0px;
	}
	
a#sprayer_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -660px 0px;
	}
	
a#cab_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -720px 0px;
	}
	
a#linkage_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -780px 0px;
	}
	
a#mechanical1_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -840px 0px;
	}
	
a#mechanical2_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -900px 0px;
	}
	
a#workwear_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -960px 0px;
	}
	
a#forest_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -1020px 0px;
	}
	
a#seats_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -1080px 0px;
	}
	
a#storage_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -1140px 0px;
	}
	
a#tipper_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -1200px 0px;
	}
	
a#pressure_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -1260px 0px;
	}
	
a#led_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -1320px 0px;
	}
	
a#lawnmower_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -1380px 0px;
	}
	
a#mirror_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -1440px 0px;
	}
	
a#air_brakes_catalogue{
	background:url(uploads/images/Catalogue%20Images/catalogues1.jpg) no-repeat -1500px 0px;
	}

#left_content_catalogues h2{
             color:#000000;
             font-size:12px;
             }

#left_content_catalogues table{
        width:650px;
        }

#left_content_catalogues td{
        padding:20px 0px;
        border-bottom:#CCCCCC 1px solid;
        }

#left_content_catalogues img{
	border:#CCCCCC 1px solid;
        padding:0px;
        margin:0px 10px;
	}	

#left_content_catalogues img:hover{
	border:#336699 1px solid;
	}


#left_content_catalogues a.catalogues{
	border:#CCCCCC 1px solid;
	display: block;
	width: 60px;
	height: 85px; 
	position: relative;
	float: left;
	text-decoration: none; 
	text-align: center; 
	}
	
#left_content_catalogues a.catalogues:hover{
	border:#003399 1px solid;
	}	

#left_content_about_us img{
        padding:2px;
	border:#CCCCCC 1px solid;
	margin-right:12px;
        }

#left_content_links td{
        padding:20px 0px 20px 30px;
        border-bottom:#CCCCCC 1px solid;
        }	

#left_content_links h2{
        padding-bottom:10px;
        color:#333333;
        margin-left:-20px;
        }

#left_content_links img{
        margin-left:auto;
        margin-right:auto;
        display:block;
        border:none;
        padding:0px 20px;
	}	

#left_content_links img:hover{
	border:none;
	}

#left_content_links strong, #left_content_contacts strong{
        color:#333;
        }

#left_content_map{
        height:600px;
        width:650px;
        }

#left_content_site_map{
        font-size:12px;
        }

.cgfeedback_addcoment fieldset{
        margin:10px 0px 20px 0px;
        }

.cgfeedback_addcoment  .col70 textarea {
        width:270px;
        height:100px;
        }

.cgfeedback_addcoment .row{
        padding:5px 0px;
        vertical-align:middle;
        }
	
#footer{
	padding:7px 0px 0px 47px;
	font-size:10px;
	color:#FFFFFF;
        background-color:inherit;
	background-image:url(images/design_images/background_footer.gif);
	background-repeat:no-repeat;
	clear:both;
        height:40px;
	width:1000px;
	margin-left:22px;
	}	
	
#footer a{
	color:#FFFFFF;
        background-color:inherit;
	text-decoration:none;
	font-weight:normal;
	}
	
#footer a:hover{
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
	}

#footer_links{
       float:left;
       width:auto;
       }

#strategic_partners{
       margin:0px 145px 20px 0px;
       padding:0px 0px 20px 0px;
       float:right;
       color:#333333;
       width:320px;
       }

* html #strategic_partners{
        margin:0px 75px 0px 0px;
        }
	
#sub_footer{
        color:#666666;
        padding:0px 0px 10px 0px;
        line-height:1.5em;
	text-align:center;
	font-weight:normal;
	height:50px;
        font-size:10px;
        clear:both;
	}	
	
#sub_footer a{
	color:#003399;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	}
	
#sub_footer a:hover{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	} 

.form input{
       margin:-4px 0px 4px 5px;
       padding:2px;
}
	
/************ Cross Browser Tools Stylesheet *************/

/* accessibility */
/* menu links accesskeys */
span.accesskey {
	text-decoration: none;
}
/* accessibility divs are hidden by default, text, screenreaders and such will show these */
.accessibility, hr {
/* position set so the rest can be set out side of visual browser viewport */
	position: absolute;
/* takes it out top side */
	top: -999em;
/* takes it out left side */
	left: -999em;
}
/* definition tags are also hidden, these are also used for accessibility menu links */
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
/* end accessibility */
/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
a.external {
/* make some room for the image, css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
	padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
	color: #18507C;
/* background image for the link to show wiki style arrow */
	background: url(images/cms/external.gif) no-repeat 100% -100px;
}
a.external:visited {
	color: #18507C;
/* a different color can be used for visited external links */
/* Set the last 0 to -100px to use that part of the external.gif image for different color for active links external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.*/
	background: url(images/cms/external.gif) no-repeat 100% -100px;
}
a.external:hover {
	color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
	background: url(images/cms/external.gif) no-repeat 100% 0;
	background-color: inherit;
}
/* end wiki style external links */
/* clearing */
/* clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item. We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience. Do not edit if you dont know what you are doing*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	height: 0;
	clear: both;
	width: 90%;
	visibility: hidden;
}
#main .clear {
	height: 0;
	clear: right;
	width: 90%;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clear {
/* Hides from IE-mac \*/
	height: 1%;
	clear: right;
	width: 90%;
/* End hide from IE-mac */
}
/* end clearing */

/************ News Module Stylesheet ************/

div#news {
/* margin for the entire div surrounding the news items */
	margin: 2em 0 1em 1em;
/* border set here */
	border: 1px solid #909799;
/* sets it off from surroundings */
	background: #f5f5f5;
        color:inherit;
}
div#news h2 {
	line-height: 2em;
/* you can set your own image here */
	background: url(uploads/ngrey/darknav.png) repeat-x left center;
	color: #f5f5f5;
        background-color:inherit;
	border: none
}
.NewsSummary {
/* padding for the news article summary */
	padding: 0.5em 0em 1.5em 0em;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 0.5em 0.5em;
	border-bottom: 1px solid #ccc;
}
.NewsSummaryPostdate {
/* smaller than default text size */
	font-size: 90%;
/* bold to set it off from text */
	font-weight: bold;
}
.NewsSummaryLink {
/* bold to set it off from text */
	font-weight: bold;
/* little more room at top */
	padding-top: 0.2em;
}
.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
        padding-top:5px;
}
.NewsSummaryMorelink {
/*	padding-top: 0.5em;*/
}

#NewsPostDetailDate {
	font-size: 90%;
	padding-bottom:10px;
	font-weight: bold;
        border-bottom: 1px solid #ccc;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
        margin:15px 0px 15px 120px;
/* larger than default text */
	line-height: 150%;
}

#NewsPostDetailContent img{
        padding:5px; 
        border:#CCCCCC 1px solid;
        float:left;
        margin:3px 10px 0px -120px;
        position:inherit;
        }    

#NewsPostDetailContent table img{
        padding:5px; 
        margin-bottom:5px;
        border:none;
        float:left;
        position:inherit;
        } 

#NewsPostDetailContent table th{
	background-color:#999999;
	color:#FFFFFF;
	border:#FFFFFF 1px solid;
	text-align:center;
	}
	
#NewsPostDetailContent table td{
	border:#CCCCCC 1px solid;
	}       

#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
         margin-left:120px;
}
#NewsPostDetailReturnLink {
         margin-left:120px;
}

/* End of 'Screen' */

