
/* ίαγΙ ΡΗΣ*/
.w_shadow_box{
 background: url(images/w_3.gif) no-repeat left top;
 padding-left: 18px;

}
.w_gray_box{
	background: url(images/w_tile.gif) repeat-x top;
}
.w_footer{
	background: url(images/w_b_tile.gif) bottom repeat-x;
	text-align: left;
}
.w_title{
	background: url(images/w_1.gif) no-repeat  right;
	height: 23px;
	font:bold 16px Arial;
	color:#990000;

	padding-right: 150px;
	padding-top: 5px;
}
.w_summary{
	font:12px tahoma;
	color: #666;
	text-align: justify;
	background: url(images/w_2.gif) no-repeat top right;
	padding-right:165px;
	padding-left:5px;
	height: 90px; 
	
}
