/* Start of CMSMS style sheet 'ctrlH : ctrlh_extra' */
h1 {
color:#464057;
}


#outer_wrap { 
color: inherit;
padding: 0.3em;
margin-top:0.0em;
margin-bottom:0.5em;
min-width:20em;
max-width:25em;
margin:0 auto;

 }



#outer_wrap h1 { 
margin:5em;
padding:5em;

 }



/* shadow */
.cb {
	margin:2em 0;
}

/* Rules for the top corners and border */
.bt {
	background:url(uploads/ctrlH/box.png) no-repeat 100% 0;
	margin:0 0 0 28px;
	height:28px;
}
.bt div {
	height:28px;
	width:28px;
	position:relative;
	left:-28px;
	background:url(uploads/ctrlH/box.png) no-repeat 0 0;
}

/* Rules for the bottom corners and border */
.bb {
	background:url(uploads/ctrlH/box.png) no-repeat 100% 100%;
	margin:0 0 0 28px;
	height:28px;
}
.bb div {
	height:28px;
	width:28px;
	position:relative;
	left:-28px;
	background:url(uploads/ctrlH/box.png) no-repeat 0 100%;
}

/* Insert the left border */
.i1 {
	padding:0 0 0 28px;
	background:url(uploads/ctrlH/borders.png) repeat-y 0 0;
}
/* Insert the right border */
.i2 {
	padding:0 28px 0 0;
	background:url(uploads/ctrlH/borders.png) repeat-y 100% 0;
}



/* End of 'ctrlH : ctrlh_extra' */

