.magnets_rect {	
	width: 535px;	
	position: relative;
	padding-top:45px;
	padding-left:25px;	
}
.magnets_rect .background {
	background-color:#FFFFFF;
	width: 535px;	
	position: relative;
}
.magnets_rect .TR2 {	
	background:url(../rounded_rectangles/content/WR_TR.gif)
	top right no-repeat;
	position:relative;
	top: 35px;
	left: 15px;			
}	
.magnets_rect .BL2 {	
	background:url(../rounded_rectangles/content/WR_BL.gif)
	bottom left no-repeat;
	position:relative;	
}
.magnets_rect .BR2 {
	background:url(../rounded_rectangles/content/WR_BR.gif)
	bottom right no-repeat;
	position:relative;
	height:280px;		
}
.magnets_rect .T2 {
	background:url(../rounded_rectangles/content/WR_T.gif)
	top left repeat-x;
	position:relative;		
}
.magnets_rect .B2 {
	background:url(../rounded_rectangles/content/WR_B.gif)
	bottom left repeat-x;
	position:relative;			
}	
.magnets_rect .L2 {
	background:url(../rounded_rectangles/content/WR_L.gif)
	top left repeat-y;
	position:relative;
	
}
.magnets_rect .R2 {
	background:url(../rounded_rectangles/content/WR_R.gif)
	top right repeat-y;
	position:relative;	
}
.magnets_rect .magnets {	
	background:url(../rounded_rectangles/content/MAGNETS.gif)
	top left no-repeat;
	position:relative;
	top: -35px;
	left: -15px;		
}
