
#contentinner .inner { /* This Overwrites the global Style Specs */
padding: 0;
}

#homecontent { /* This redefines the layout containment of content in the primary content clientarea */
position: relative;
top: -21px;
margin-left: 8px;
width: 997px;
overflow: hidden;
}
