
#content
{
width: 480px;
float: left;
border-left: none;
}

#body
{
margin-right: 0;
border-right: none;
}

* html #body
{
margin-right: 50px;
}

#content .children
{
padding-left: 10px;
padding-right: 20px;
}

h1.title
{
border-left: none;
}

#toolbar_wrapper
{
margin-right: 0;
padding: 0;
border-right: none;
border-left: 1px solid #e4e4e4;
margin-left: 480px;
padding-bottom: 1em;
}

#promotions
{
float: left;
border-left:none;
border-top: none;
border-right: 1px solid #e4e4e4;
width: 480px;
padding: 0;
text-align: center;
}

.tool_item
{
background: none;
}


#header_banner
{
background: url(/design/orpheum/images/header_right.jpg) right no-repeat;
height: 221px;
}

#logo
{
height: 221px;
padding-top: 0;
margin-left: -15px;
}

.heading
{
position: absolute;
display: block;
top: 69px;
margin-left: 235px;
}

* html #home_flash
{
}


