.AdminToolbar {
background:#CCFFFF;
}

.plaincontent {
	border-top:1px solid #fff;
}

.plainline {
border-bottom:1px solid #f3e2ce;
width:100%;
}

.plainline h2 {
padding:0;
margin:8px 0 3px 0;
}

.greycontainer {
	background:#ddd;
	margin:10px 0 0 0;
}

.greycontent {
	padding:0 12px;
}

.greycontent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.righttop div, .righttop, .rightbot div, .rightbot {
font-size:1px;
height:9px !important;
width:100%;
}

.righttop {
background:transparent url(corners/rt.png) no-repeat scroll right top;
height:9px;
}

.righttop div {
background:transparent url(corners/lt.png) no-repeat scroll left top;
height:9px;
}

.rightbot {
background:transparent url(corners/rb.png) no-repeat scroll right top;
height:9px;
}

.rightbot div {
background:transparent url(corners/lb.png) no-repeat scroll left top;
height:9px;
}







