h1								{ margin-left: -10px; }
h4								{ margin-bottom: 14px; }
#filter p						{ margin-bottom: -8px; }

/* divs */
#left							{ width: 560px; }
#right							{ width: 250px; position: absolute; right: 46px; }

/* forms */
label							{ float: left; width: 60px; }
#filterBy						{ width: 115px; }
#showOnly						{ width: 98px; }
#filterOrder					{ width: 75px; }
#showItems						{ width: 88px; }
#submit							{ float: right; margin-top: 5px; }

/* classes */
.article						{ width: 600px; }
.pad							{ padding-top: 24px; }
.header-bg-left					{ width: 600px; height: 32px; display: block; background: url("../../images/header-bg-left-tours.gif") top left no-repeat; padding: 8px 0 0 10px; margin-bottom: 10px; }
.header-bg-right				{ width: 258px; height: 30px; display: block; background: url("../../images/header-bg-right-tours.gif") top left no-repeat; padding: 8px 0 0 10px; margin-bottom: 10px; }
.rssType						{ background: url("../../images/rss-logo.gif") top left no-repeat; display: block; height: 22px; padding-left: 24px; font-weight: bold; }

/* links */
.rssType a						{ color: #fff; display: block; }
.rssType a:hover				{ color: #73779a; display: block; }
.rssType:hover					{ background-position: 0 -22px; }
#browse a, #browse a:visited	{ background: #16344b; border: 1px solid #111; font-size: 10px; color: #fff; padding: 4px 6px; text-decoration: none; }
#browse a:hover, #browse a:active { background: #346780; border: 1px solid #b6b6b6; text-decoration: none; color: #fff; }
.noBrowse						{ background: #000; border: 1px solid #58626b; color: #fff; font-size: 10px; padding: 4px 6px; }
