﻿body
{
	background-image: url( '/Templates/Styles/Images/background.gif' );
	background-repeat: repeat-x;
}

#content
{
	width: 415px;
}

#content-main-right
{
    width: 715px;
}

#content .linkbox
{
	width: 100%;
}

#content .linkbox-top
{
	width: 100%;
}

#content .linkbox-bottom
{
	width: 100%;
}

#content-search
{
	width: 625px;
}

#content-search #search-advanced
{
    width: 140px;
}

#content-search .linkbox-wrapper
{
	width: 100%;
}

