div.sideHeader {
	background-image:url(../images/description_sideHeader.png);
	background-repeat:no-repeat;
	background-position:right;
}

div#sidebar {
	background-image:url(../images/description_sidebar.png);
	background-repeat:no-repeat;
	background-position: top right;
	
	min-height:669px;
	_height:669px;

}
