/* 
    Document   : content
    Created on : 25/08/2011, 3:40:17 PM
    Author     : Yuping
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.sidebar-first #content {
  width: 650px;
  margin-left: 270px;
  margin-right: -960px; /* LTR */ /* Negative value of #content's width + left margin. */
}