/* @option user-defined layout - (show rounded corners) */
#secondary-content{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
#myExtraContent2{-webkit-border-top-left-radius: 10px;-webkit-border-top-right-radius: 10px;-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
