﻿@import url("../default/style.css");

#Content
{
	width:660px;
}

#ContentContainer
{
	/* background: transparent url(../default/images/content_full_bg.jpg) repeat-y scroll center top */
}

#Sidebars
{
	background-position: -240px top;
	float:right;
	width:240px;
}

#Sidebar2
{
	float:right;
}