div.pnews {
	background-image: url("/images/boxnews.gif") !important;
	float: left;
	height: 155px;
	margin-bottom: 50px;
	margin-right: 50px;
	overflow: hidden;
	padding:0 !important;
	width: 280px; }

div.pnright {
	margin-right: 0px; }

div.pnews p {
	position: relative;
	overflow: hidden; }

div.pnews p.pnth {
	background-image: url("/images/boxnewsth.gif");
	text-align: center;
	vertical-align: middle;
	top: 15px;
	left: 15px;
	width: 80px;
	height: 80px;
	padding: 5px; }

div.pnews p.pnname {
	width: 140px;
	left: 120px;
	top: -40px;
	font-weight: bold;
	font-size: 16px;
	color: white; }

div.pnews p.pndescr {
	width: 240px;
	left: 15px;
	top: -10px; }
