#stripe {
 height:9px;
	width:100%;
	background-color:#d4dc2b;
	}
	
#innerContent .title {
	font-weight:bold;
	font-size:14px;
	height:22px;
	width:100%;
	margin:0px 0px 24px 0px;
	padding:0px;
	background-image:url(../images/bg_gallery_title.gif); 
	background-repeat:no-repeat;
	background-position:bottom;	
	}
#navStripeTitle {
	width:600px;
	_width:900px;
	}
	
.item {
	width:500px;
	height:22px;
	background-image:url(../images/bg_gallery_title.gif); 
	background-repeat:no-repeat;
	background-position:bottom;		
	margin:5px 0px 5px 0px;
	}

.item_date, .item_count, .item_title {
	position:relative;
	float:left;
	font-weight:normal;
	}
.item_date {
	font-size:12px;
	width:70px;
	left:5px;
	}	
.item_title {
	width:300px;
	font-size:12px;
	}		
.item_count {
	width:90px;
 font-size:11px;
 }	
.item_count a {	 text-decoration: none; color: #666666;}
.item_count a:hover { text-decoration: underline;	color: #669933; } 	

.item_link {
	position:relative;
	float:right;
	right:10px;
	}	
#innerContent .line {
	height:30px;
	padding-bottom:30px;
	}
