#history_scroll {
	float: left; 
	width: 257px; 
	height: 140px;
	min-width: 257px; 
	min-height: 140px;
	margin-bottom: 10px;
	/*background-image: url('bg_scroll.gif');
	background-repeat: no-repeat;
	/*background-color: #ff0000;*/
}
#scrollbox {
	/*background-image: url('bg_scroll.gif');*/
	position: relative; /*IE7 fix*/
	float: left; 
	width: 247px; 
	height: 140px; 
	max-height:140px;
	overflow: hidden;
}

#scrollbardiv {
	float: left; 
	position: relative;
	left: -6px;
}

#scrollbar {
	background-color: #b8bba2; 
	width: 7px; 
	height: 120px; 
	max-height:120px;
	/*overflow: hidden;*/
}
#scrollhandle {
	/*position:relative;*/
	cursor: pointer;
	width: 7px; 
	/*height:100%; */
	background-color: #707256;				 
}
#scrollup {
	width: 7px; 
	height:6px; 
	background-color: #707256;
	margin-bottom: 2px;	
	text-align: center;
}

#scrollup a {
	float: left;
	width: 100%; 
	height:100%;
	text-decoration: none;
	cursor: pointer;
}
#scrollup a > img {
/*	width: 90%; 
	height:100%;*/
	float: inherit;	
	border: 0;
	padding-left: 1px;
}
#scrolldown {
	width: 7px; 
	height:6px; 
	background-color: #707256;
	margin-top: 2px;
	text-align: center;	
}
#scrolldown a {
	float: left;
	width: 100%; 
	height:100%;
	text-decoration: none;
	cursor: pointer;
}
#scrolldown a > img {
/*	width: 100%; 
	height:100%;*/
	float: inherit;
	padding-left: 1px;
	border: 0;
}


span.news_home_list hr {
	border-width: thin;
	height: 0px;
	border-top-color: #cfd3b4;
	border-bottom-color: #ffffff;
}

span.news_home_list {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/*background:transparent url('http://www.army.gr/images/grammi.gif') repeat-x scroll left bottom;*/
	clear:both;
	color:#544F45;
	display:block;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	/*margin:0;*/
	/*overflow:hidden;*/
	padding:4px 0;
	width:222px;
	/*text-align: justify;*/
		
}
span.news_home_list img {
	padding-top:2px;
	padding-bottom:4px;
}

#scroller {
	position: relative; 
	left: 5px; 
	top: 500px;
	width: 247px;
}
#scroller span em {
	-x-system-font:none;
	background-color:#DBDEC5;
	color:#544F45;
	display:inline;
	font-family:Trebuchet MS;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 2px 0 0;
	padding:0 2px;

}
