/* ********************* INEWS STORY DISPLAY ********************* */
.storyContent, #homePageStory {
	font-size:85%;
	line-height:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#contentColumn h2, #contentColumn h3, #contentColumn h4,
#contentColumn h5, #contentColumn h6 {
	color:#FFF;
	margin:1em 0;
}
#contentColumn h2 {
	text-transform:uppercase;
	margin:1em 0 1em 0;
	font-size:1em;
	font-weight:bold;
	color:#FFF;
}
#contentColumn h3 {
	font-size:1em;
	font-weight:bold;
	color:#FFF;
}

#iNews {
	padding:0.5em 190px 1em 0;
    background-image: url(http://www.safetyoptics.com.au/graphics/pagepictempB.gif);
    background-repeat:no-repeat;
    background-position:100% 0;
    min-height:45em;
}
/* Holly Hack - only Explorer PC sees this \*/
* html #iNews {height:45em;}
/* End Hack */

#iNews p {
	text-align:justify;
	padding:5px;
}
#iNews p b, #iNews p strong {color:#FFF;}
#iNews a {color:#000;}
#iNews ul li {
	margin-top:1em;
}

/* *** LIST STORY PAGE *** */

#iNews #storyList {
	margin:0 0 0 1.5em;
	padding:0;
	list-style:none;
}
#iNews #storyList li {
	margin:1.5em 0;
	padding:0;
	list-style:none;
}
#iNews #storyList li h3 {
	margin:0 0 0.4em 0;
	font-size:1.1em;
}
#iNews #storyList li .date {
	margin:0 0 0.4em 0.5em;
	font-style:italic;
}
#iNews #storyList li .summary {
	margin:0 0 0 0.5em;
}
#iNews #storyList li .storyLink {
	margin:0.3em 0 0 1em;
	font-size:0.9em;
}

/* *** Special Rules *** */
 
.storySafetyandTesting {
    padding:0.5em 170px 1em 0 !important;
    background-position:100% 0;
    background-image: url(http://www.safetyoptics.com.au/graphics/labbg.gif) !important;
}
.storyDistributionNetwork {
    background-image: none !important; 
    background-color: #FFF;
    text-align:center !important; 
    padding-right:0 !important;
}
.storyDistributionNetwork img {
    margin:0 auto;
}
.storyTechnicalSpecifications {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;    
}
.storyDownloads {
    background-image: none !important; 
    background-color: #FFF;
}
.storyEyewear {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storyX-Sighting {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storyXSafe {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storyXSafeB {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storyRXPrescribed {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storyPolarX {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storyPolarXB {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storySafetyGoggles {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storyMagnification {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storyAccessories {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storyPromotions {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storyOrders {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storyBifocals {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storyDisplays {
    background-image: none !important; 
    background-color: #FFF;
    padding:0.5em 0px 1em 0 !important;   
}
.storyDisplays h1{
    font-size:15px;
    color:#666666;
}
.storyPrivacy {
    background-color: #000;
}
.storyPrivacy table {
    background-color: #000;
}


/* Links on Product Inews */

#includedcontent a:link {
     color:#949494 !important;
     text-decoration:none;
}
#includedcontent a:visited {
     color:#949494 !important;
     text-decoration:none;
}
#includedcontent a:hover {
     color:#CCC !important;
     text-decoration:none;
}
#includedcontent a:focus {
     color:#07F !important;
     text-decoration:none;
}
#includedcontent a:active {
     color:#F00 !important;
     text-decoration:none;
}