/* @option theme rounded corners*/

#contentsupersized {	
-moz-border-radius-bottomleft: 15px;
  	-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-topleft: 15px;
  	-webkit-border-top-left-radius: 15px;
}