#news_container {
	width: 246px;
	padding: 0;
	height: 495px;
}
#news_container form {
	margin: 0;
	padding: 0;
}
#news_content {
	width: 246px;
	background-color: #F8F8F8;
	padding: 0;
}
#news_container td {
	vertical-align:top;
}
#news_box_title {
	margin-top: 3px;
	height: 33px;
	width: 246px;
	background-image: url(../../images/news_box_title.jpg);
	background-repeat: no-repeat;
}
#news_box_container {
	height: 210px;
	width: 246px;
}
#news_box_content {
	padding-top: 4px;
	padding-right: 20px;
	padding-left: 24px;
}
#news_box_content .data {
	height: 10px;
	width: 100px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	padding-top: 10px;
	color: #AFE225;
	padding-bottom: 10px;
}
#news_box_content .news {
	height:60px;
	width: 200px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}
#news_box_content a {
	color: #AFE225;
	font-size: 10px;
	text-decoration: none;
}
#news_box_content a:hover {
	text-decoration: underline;
}
#news_login_title {
	height: 20px;
	width: 246px;
	background-image: url(../../images/news_login_title.jpg);
	background-repeat: no-repeat;	
}
#news_login_logon{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 126px;
	width: 246px;
	background-color: #e3e8eb;
}
#news_login_logon_testo{
	padding: 5px;
}

#news_login_logon_testo a {
	color: #000;
	text-decoration: none;
}

#news_login_logon_testo a:hover{
	color: #AFE225;
	text-decoration: underline;
}
#news_login_logon button{
	width:52px;
	height:20px;
	background-color: #e3e8eb;
	background-image: url(../../images/logout.gif);
	background-repeat: no-repeat;	
	border: 0;
	border-style: none;
	cursor: pointer;
	margin-left: 180px;
}
#news_container input {
	width: 134px;
	height: 15px;
	border: 1px solid #999999;
}
#news_login_userid {
	height: 34px;
	width: 246px;
	background-image: url(../../images/news_login_userid.jpg);
	background-repeat: no-repeat;
}
#news_login_passwd {
	height: 34px;
	width: 246px;
	background-image: url(../../images/news_login_passwd.jpg);
	background-repeat: no-repeat;
}
#news_login_userid_txtfield {
	position: relative;
	left: 60px;
	top: 8px;
	width: 150px;
}
#news_login_passwd_txtfield {
	position: relative;
	left: 60px;
	top: 8px;
	width: 150px;
}
#news_login_submit {
	height: 38px;
	width: 246px;
	background-color: #E3E8EB;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #333B3E;
}
#news_login_submit a {
	color: #333B3E;
	height: 12px;
	width: 120px;
	margin-left: 26px;
	margin-top: 16px;
}
#news_login_submit a:hover {
	color: #AFE225;
	height: 12px;
	width: 120px;
}
#news_login_submit button{
	height: 20px;
	width: 38px;
	background-image: url(../../images/news_login_btt.jpg);
	background-repeat: no-repeat;
	border: 0;
	border-style: none;
	cursor: pointer;
	margin-left: 15px;
}
#news_space_h{
	height: 3px;
	width: 246px;	
}
#news_login_error {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	color:red;
	padding-top: 8px;
	padding-left: 8px;
}



#news_search_submit {
	height:117px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #333B3E;
	background-color:#C9CED1;
	padding-left:23px;
	padding-top:3px;
	margin-bottom:3px;
}
#news_search_submit a {
	color: #333B3E;
	height: 12px;
	width: 120px;
}
#news_search_submit a:hover {
	color: #8DBA18;
	height: 12px;
	width: 120px;
}