#newsbox {
	margin-bottom:10px;
	/*height:128px;*/
	height: 160px;
	margin: 0;
	padding: 0;
	float:left;
	background: #E5E6DF url(../images/bg_home2.png);
	
	/* IE6 can't handle PNG */
	_background-image:none;
}div.news-header {slides.css (line 38)
line-height:1.125em;
padding:1.125em 0 1em;
}
div.controls, div.news-header {slides.css (line 33)
font-size:0.8em;
margin:0 1.5em;
}
.news-header h2 {slides.css (line 43)
float:left;
font-size:1em;
font-weight:normal;
letter-spacing:0.125em;
margin:0;
text-transform:uppercase;
width:30%;
}#newsbox h2 a {home.css (line 205)
color:#BBBBBB;
}.news-header span.gaz_link {slides.css (line 53)
float:right;
text-align:right;
width:30%;
}.news-header span.gaz_link a {slides.css (line 59)
background:transparent url(../images/arrow_bullet_off.gif) no-repeat scroll left center;
color:#BBBBBB;
font-size:1.15em;
font-weight:bold;
padding-left:12px;
}div.controls, div.news-header {slides.css (line 33)
font-size:0.8em;
margin:0 1.5em;
}
.controls {slides.css (line 73)
border-top:1px solid #666666;
line-height:0;
position:relative;
}div.controls, div.news-header {slides.css (line 33)
font-size:0.8em;
margin:0 1.5em;
}
.controls {slides.css (line 73)
border-top:1px solid #666666;
line-height:0;
position:relative;
}.controls li.boxy {slides.css (line 87)
background:transparent url(../images/controls_red.gif) no-repeat scroll center top;
color:#991122;
cursor:pointer;
float:left;
font-size:0.5em;
height:19px;
margin:0 5px;
padding-top:0.1em;
width:29px;
}
.controls li.current {slides.css (line 99)
background:transparent url(../images/controls_on.gif) no-repeat scroll center top;
color:#CCCCCC;
padding-bottom:2.125em;
}#slides {slides.css (line 12)
clear:both;
width:508px;
}div#slide1 {slides.css (line 27)
display:block;
}div.newsitems {slides.css (line 110)
clear:both;
font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif;
padding-top:0.43em;
}.newsitemleft {slides.css (line 117)
float:left;
width:300px;
}
.slide {slides.css (line 17)
display:none;
margin:0;
overflow:hidden;
padding:0 1.125em 0.6125em;
}
.newsitems a {slides.css (line 122)
color:#BBBBBB;
font-weight:bold;
}.newsitems img {slides.css (line 133)
border:1px solid #222222;
float:left;
margin-right:10px;
}span.story_link {slides.css (line 146)
color:#DD3344;
}.newsitems a {slides.css (line 122)
color:#BBBBBB;
font-weight:bold;
}


#slides {
	clear: both;
	width: 508px;
	}

.slide {
	margin: 0;
	/*margin-top: 10px;*/
	padding: 0 1.125em .6125em 1.125em; /* THIS IS FOR 75x75 pix (081215) */
	/*padding: 0 1.125em 1.125em 1.125em;*/
	display: none; 
	overflow: hidden; 
	/*background: url(../images/bg_home2.png);*/
	}

div#slide1 {
	display: block;
}
	
/*  E V E R Y T H I N G   above   T H E   R U L E  */

div.controls, div.news-header {
	margin: 0 1.5em;
	font-size: 0.8em;
	border-top:0px;
	}
	
div.news-header {
	padding: 1.125em 0 1em;
	line-height: 1.125em;
	margin-left:0px;
	margin-right:0px;
	padding-left:13px;
	padding-right:13px;
	background-color:#71879A;
	}
	
.news-header h2 {
	text-transform: uppercase;
	width: 30%;
	font-size: 1em;
	font-weight:normal;
	letter-spacing: 0.125em;
	float:left;
	margin: 0;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	}
	
.news-header span.gaz_link {
	width: 30%;
	float: right;
	text-align: right;
	}
	
.news-header span.gaz_link a {
	font-size: 1.15em;
	font-weight: bold;
	padding-left: 12px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	background: url(../images/arrow_bullet_off.gif) no-repeat center left;
	}
	
.news-header span.gaz_link a:hover,
.news-header span.gaz_link a:active {
	background: url(../images/arrow_bullet_on.gif) no-repeat center left;
	text-decoration: none;
	}

.controls {
	position: relative;
	border-top: 1px solid #666;
	line-height: 0em;
	}

.controls ul {
	position: absolute;
	top: -19px;
	left: 50%;
	width: 162px; /* larger than needed for IE6 */
	margin-left: -81px;
	}
	
.controls li.boxy {
	float: left;
	height: 19px;
	width: 29px;
	margin: 0 5px;
	padding-top: 0.1em; /* push text down for Opera */
	font-size: 0.5em;
	color: #991122;
	background: url(../images/controls_red.gif) no-repeat top center;
  cursor: pointer;
	}
	
.controls li.current {
	background: url(../images/controls_on.gif) no-repeat top center;
	padding-bottom: 2.125em;
	color: #ccc;
	}




/*  E V E R Y T H I N G   below   T H E   R U L E   */
	
div.newsitems {
	clear: both;
	font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', serif;
	padding-top: 0.43em; /* THIS IS FOR 75x75 pix (081215) */
	/*padding-top: 0.65em;*/
	}
	
.newsitemleft {
	float: left;
	width: 300px;
	}
	
.newsitems a {
	color: #71879A;
	font-weight: bold;
	}
.newsitems a:hover,
.newsitems a:active {
	color: #23322f;
	text-decoration: none;
	border-bottom: 1px SOLID #23322f;
	}

.newsitems img {
	float: left;
	margin-right: 10px;
	border: 1px solid #222; /* prevents jump on hover */
	}
.newsitems a:hover img {
	border: 1px solid #fff;
	}
	
.newsitems p {
	margin: 5px 10px 0 0;
	}

span.story_link {
	color: #dd3344;
	}
	
