/* GLOBAL STYLES */
@import url(global.css);


h1		{ margin: 8px 0 0; }


/* LAYOUT CLASSES */
.header								{ width: 976px; height: 302px; overflow: hidden; background: #16325C; }

/* HOLIDAY ANNOUNCEMENT */
.holidayannouncement				{ width: 211px; display: inline; margin: 14px 15px 0 0; float: right; }
	.holidayannouncement .title		{ height: 55px; background: url(../_images/specials/holiday/top.gif) no-repeat; font: 1.8em/1.8em Verdana, Arial, Helvetica, sans-serif; color: #000; margin: 0; text-align: center; }
* html .box							{ height: 363px; overflow: visible; }
.box								{ width: 203px; min-height: 363px; display: inline; background: #8098E6 url(../_images/specials/holiday/container.gif) no-repeat 0 100%; margin: 0 4px; float: left; }
.box div							{ width: 180px; background: url(../_images/specials/holiday/separator.gif) no-repeat 50% 100%; margin: 0 11px 16px; padding: 0 0 16px; overflow: hidden; }
.box div.last						{ background: none; }
	.box p							{ font: bold 1.2em/1.3em Verdana, Arial, Helvetica, sans-serif; color: #000; margin: 0; }


.rightcolumn .loginbox label		{ width: 200px; display: block;}
.rightcolumn .loginbox input		{ width: 200px;}