﻿/* Bulletin Board */
.cornerBoxBButtons { position: relative; background: #fff; width: 1000px; height: 510px;} 
.cornerBButtons {position: absolute; width: 10px; color: #fff;height : 10px;  background: url('../../corners/cornertab.html') no-repeat; font-size: 0em; }
.cornerBoxInnerBButtons { } 
.ms-toolbar,.ms-viewtoolbar,.ms-formtoolbar{
}

/* For ClassViewer */
.cornerBox {
position: relative; 
background: #FFF; 
color: #fff;
width: 1000px;
 }
.corner { 
position: absolute; 
width: 10px; 
height: 10px; 
background: #40454b url('../../corners/cornertab_classviewer.html') no-repeat; 
font-size: 0em; .}
.corner a { }


/* For Tabs */
.cornerBoxTab {padding: 13 0 13 0; 
width: 1000px;
background: url('../../../classviewer/bg2.html') repeat-x;
border-left:2px solid #CCC;
border-right:2px solid #CCC;



}
.cornerBoxTabInner {} /* For Tabs */
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }
.ms-toolbar,.ms-viewtoolbar,.ms-formtoolbar{
color:#000;
}
.cornerBoxOrange { position: relative; background: #FF6600; width: 100%; }
.cornerOrange { position: absolute; width: 10px; height: 10px; background: url('../../corners/cornerorange.html') no-repeat; font-size: 0em; }
.cornerBoxInnerOrange { padding: 10px; }
.ms-toolbar,.ms-viewtoolbar,.ms-formtoolbar{
color:#000;
}


