.roundedcontainer {font-size:0;line-height:0;margin:0;padding:0;display:block;height:11px;}
.roundedcontainer .left, .roundedcontainer .right {background-image:url("/gl/view/en/images/corners/white_rounded_sprite.gif");height:11px;width:11px;background-repeat:no-repeat;display:block;}
.roundedcontainer .left {float:left;}
.roundedcontainer .right {float:right;}
.roundedcontainer.top .left {background-position:0 0;}
.roundedcontainer.top .right {background-position:100% 0;}
.roundedcontainer.bottom .left {background-position:0 100%;}
.roundedcontainer.bottom .right {background-position:100% 100%;}
