div#content div#home-left {
	width : 438px;
	margin : 0px 0px 0px -20px;
	padding: 0px;
	position : relative;
	float : left;
	clear : none;
}

div#content div#home-news {
	width : 213px;
	height : 280px;
	margin : 0px 0px 0px 0px;
	padding : 2px 2px 2px 2px;
	position : absolute;
	right : 5px;
	background-image: url(../images/content/home-news.png);
	background-repeat: no-repeat;
	background-color : #FFF;
}

div#content div#home-news h2 {
	display : block;
	width : 198px;
	margin : 5px 0px 0px 5px;
	padding : 0px;
	font-family : arial;
	font-size : 14px;
	font-style : normal;
	text-transform : uppercase;
	background-image:none;
}

div#content div#home-news h2:first-letter {
	color : #A15FA9;
}

div#content div#home-news2 {
	width : 194px;
	height : 231px;
	margin : 10px 0px 0px 5px;
	padding : 2px;
	background-image: url(../images/interface/menu22.png);
	color : #FFF;
}

div#content div#home-news2 p {
	margin-top : 0px;
}