/* 
	Style Tweaks & Hacks 
	These style definitions are mainly IE specific 
	tweaks required due to its poor CSS support.
*/

/* Round cornered boxes and backgrounds
-------------------------------------------------*/
* html span.corners-top, * html span.corners-bottom { background-image: url(images/corners_left.gif); }
* html span.corners-top span, * html span.corners-bottom span { background-image: url(images/corners_right.gif); }