#newWall {
	width:267px;
	height:auto;
}

#nwLeft {
	float:left;
	height:167px;
	width:8px;
	background-image:url(../../images/parkhosting_2009/main_left.jpg);
	background-repeat:no-repeat;
}

#nwMain {
	float:left;
	width:249px;
	height:167px;
	background-image:url(../../images/parkhosting_2009/main_main.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#nwRight {
	float:left;
	height:167px;
	width:10px;
	background-image:url(../../images/parkhosting_2009/main_right.jpg);
	background-repeat:no-repeat;
}

#nwsTitle {
	color:#FFF;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}

#nwTitle {
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	padding-top:15px;
}

#nwDesc {
	width:124px;
	height:auto;
	float:left;
	font-family:Arial;
	font-size:10px;
}

#nwImage {
	width:125px;
	float:left;
	height:auto;
}

#nwrMore {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#0e3b82;
	padding-top:3px;
}

.nwsMBtn {
	float:right;
	padding-top:5px;
	padding-left:3px;
}

.nwsMText {
	float:right;
}

