﻿@import url('../../SharedFiles/EditBar.css');
@import url('../../SharedFiles/SimpleSet.css');
@import url('../../SharedFiles/Ads.css');

body
{
    background: #e6e6e6;
}

div#container
{
    background: #e6e6e6 url('../images/bg-top.gif') repeat-x top left;
}

h1,h2,div#page_info
{
	color: #5f5f5f;
}

a
{
	color: #2c94ca;
}

div#page_info
{
    border-top: 1px solid #cecece;
}