.box{background:top left no-repeat;float:left;margin:0px 0px 20px 0px;width:870px;}
.box .content{float:left;width:100%;}
.box .content .head{height:25px;}
.box .content .head div.operations a{float:right;margin:0px 0px 0px 15px;}
.box .content .head h2 {float:left;margin:0px;}
.box .content .head h2 a{text-decoration:none;}
.box .content .head span.small-links{font-size:11px;margin-left:6px;}
.box .content .head span.small-links a{font-weight:500;margin-left:6px;}
.box .content .line-buttons{margin-right:15px;}
.box .content .wrapper {margin:15px 15px;}
.box .content .wrapper .line-buttons{margin-right:0px;}
.box .content .spacer-top{margin-top:15px;}
.box .content .inner-space{margin-bottom:10px;overflow:hidden;}
.box .content .inner-space .inner-highlight{float:left;width:100%;}
.box .content .inner-space .vspace {margin:15px 0px;}

.box .content a.bottom-link{display:block;font-size:11px;margin:5px 15px 0px 0px;text-align:right;}

div.columns-double .box{width:420px;}

div.sidebar div.box {margin:10px 10px 15px 20px;width:270px;}
div.sidebar div.box .content .inner-space{background:none;border:none;margin:0px 5px;padding:0px;width:100%;}

/* TABS *****************************/
div.col-main .box-tabs{float:left;margin-top:30px;}
div.col-main .box-tabs ul.tabs{float:left;font-size:10px;font-weight:bold;margin:-29px 0px 0px 20px;position:relative;width:525px;}
div.col-main .box-tabs ul.tabs li{cursor:pointer;float:left;height:30px;margin:0px 1px 0px 0px;padding:0px;}
div.col-main .box-tabs ul.tabs li span.left{background:top left no-repeat;display:block;float:left;height:100%;width:7px;}
div.col-main .box-tabs ul.tabs li span.center{background:top left repeat-x;display:block;float:left;padding:11px 10px 7px 10px;}
div.col-main .box-tabs ul.tabs li span.right{background:top right no-repeat;display:block;float:left;height:100%;width:7px;}

div.col-main .box-tabs ul.tabs li.selected {margin:0px 2px 0px 2px;}
div.col-main .box-tabs ul.tabs li.selected span.left{background:top left no-repeat;}
div.col-main .box-tabs ul.tabs li.selected span.center{background:top left repeat-x;padding:8px 10px 10px 10px;}
div.col-main .box-tabs ul.tabs li.selected span.right{background:top right no-repeat;}
div.col-main .box-tabs ul.tabs li:hover span.left{background-position:bottom left;}
div.col-main .box-tabs ul.tabs li:hover span.center{background-position:bottom;}
div.col-main .box-tabs ul.tabs li:hover span.right{background-position:bottom right;}