﻿@import "../Admin/Editor.css";
@import "NavigationSkin.css";

/* Include the editor CSS styles for end users */

/********************************************/
br.ClearBoth
{
	clear: both;
	font-size: 1px;
}

a img
{
    border: 0;
}

div#Container
{
	background-image: url(gfx/headerbkg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	width: 990px;
}
        
* html .HasLayout { height: 1%; }

	    