@import url(cimetrix.css);
   /**   Center in Main Container **/
#content  
{
   margin-right: 248px; 
   voice-family: "\"}\"";
   voice-family: inherit;
   margin-right: 252px; 
}
html>body #content {
   margin-right: 252px; 
}
#content p {
   line-height: 15px;
}
#content li {
   line-height: 15px;
}
/**   Right in Main Container **/
#rightContainer {
   display: block;
   font-size: 95%;
   position: absolute;
   float: right;
   right:0px;
   top:108px;
   width:250px;
   background: White;
   border-top: 2px solid #8e2134;
   border-bottom: 2px solid #8e2134;
   border-left: 2px solid #8e2134;
   padding: 0 0 0 5px;
   margin: 0 auto;
}
#rightContainer a {
   font-size: 13px;
   color: #8e2134;
   border-bottom: 1px solid Black;
}
#rightContainer h2 {
   text-align: center;
   text-transform: uppercase;
   font-size: 18px;
   font-weight: bold;
   color: black;
   position: relative;
   padding: 0;
   margin: 0 0 0 5px;
}
#rightContainer h3 {
   font-weight: bold;
   font-size: 14px;
   color:Black;
   border: 1px solid #8e2134;
   background: #eee;
   position: relative;
   padding: 0 5px 0 5px;
   margin: 0 0 0 5px;
}
#rightContainer p {
   line-height: 12px;
   padding: 5px;
}
#rightContainer .newsheadline {
   font-weight : bolder ;
}

#content h1 {
   padding: 0;
   font-size: 24px;
   margin-top: 5px;
   margin-bottom: 5px;
   background-position: 5px 8px;
}
#news {
   padding-bottom: 5px;
   border-bottom: 2px solid #8e2134;
}
#signup {
   padding-top: 5px;
}
#bottomContainer {
   /** This is the margin for the rightContainer, plus the border width **/
   margin-right: 252px;
}

