.banners_rect {	
	position: relative;
	width: 535px;
	padding-top:75px;
	padding-left:25px;	
}
.banners_rect .background {
	position: relative;
	width: 535px;
	background-color:#FFFFFF;
}
.banners_rect .TR2 {	
	background:url(../rounded_rectangles/content/banners_tr.jpg)
	top right no-repeat;
	position:relative;
	top: 60px;
	left: 20px;			
}	
.banners_rect .BL2 {	
	background:url(../rounded_rectangles/content/WR_BL.gif)
	bottom left no-repeat;
	position:relative;
	left:0px;	
}
.banners_rect .BR2 {
	background:url(../rounded_rectangles/content/banners_br.jpg)
	bottom right no-repeat;
	position:relative;
	height:205px;		
}
.banners_rect .L2 {
	background:url(../rounded_rectangles/content/WR_L.gif)
	top left repeat-y;
	position:relative;
	
}
.banners_rect .banners {	
	background:url(../rounded_rectangles/content/banners.gif)
	top left no-repeat;
	position:relative;
	top: -60px;
	left: -20px;		
}
