﻿@import url("../common.css");
@import url("../thickbox.css");

a,
a:link
{
	background: Transparent;
	color: #cc0000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	background: #e2decf;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

fieldset
{
	margin-top:2em;
}

h1, h2, h3, h4, h5, h6
{
	background: Transparent;
	color: #cc0000;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 .5em 0;
	padding:0;
}

h1
{
	border-bottom: 1px solid #2A2B2B;
	font-size: 160%;
	margin: 0 0 1em 0;
	padding: 0 0 0.25em 0;
}

h1 a
{
	color:#ffffff !important;
}

h2
{
	font-size: 140%;
	margin:0 0 .5em 0;
}

h3
{
	font-size: 120%;
}

h4
{
	font-size: 110%;
} 

input.textbox, select, textarea
{
	background: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: inherit;
	padding: 2px;
}

tr.altrow,
tr.altrow td
{
	background-color: #EEE;
	color: inherit;
}

ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}


.breadcrumb
{
	margin-top:0;
}

.browseBox
{
	background: #EE3221 url(images/box_browse.gif) left top no-repeat;
	color:#ffffff;
	margin-top:8px;
	padding-left:14px;
	position:relative;
	width:296px;
}

.browseBox .searchField
{
	float:left;	
	margin: 7px 5px 0 0;
	width:282px;
}

.button,
.button:link,
.newsSelector .selected,
.selectorTabs .selected
{
	background: transparent url(images/btn_left.gif) left top no-repeat;
	color: #ffffff;
	display: block;
	float:left;
	font-weight:bold;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 0 0 15px;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
	white-space: nowrap;
}

.button img
{
	border-style: none;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.button span,
.newsSelector .selected span,
.selectorTabs .selected span
{
	background: transparent url(images/btn_right.gif) right top no-repeat;
	cursor: pointer;
	display:block;
	float:left;
	height:26px;
	line-height:26px !important;
	padding: 0 15px 0 0;
}

.button:hover
{
	background-position: left bottom;
	color: #FFF;
}

.button:hover span
{
	background-position: right bottom;
}


.buttonList
{
	line-height: 26px;
	margin-top:2em;
	overflow: hidden;
	width: 100%;
}

.buttonList .button
{
	float: left;
	margin-right: 2em;
}

.buttonList .linkButton
{
	margin-right: 2em;
}

.calendar li
{
	list-style-type:none !important;
	margin:.5em !important;
}

.calendar * td
{
	min-height:3em;
	padding: 0 0 1em 0;
}

.campaignBanner
{
	display:block;
	padding-bottom:1em;
}

.campaignContent
{
	margin-bottom:1em !important; 
}

.campaignContent li img
{
	border-style: none;
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	border:1px solid #333333;
}

.chart
{
	border: 1px solid #C00;
	border-top: none;
	margin: 0 0 1em 0;
	overflow: auto;
	width: 962px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

.chart td,
.chart th
{
	line-height: 16px;
	padding: 0.25em 24px 0.25em 0;
}

.chart tr:hover .chartRemove,
.chart tr:hover .chartRemove:link
{
	visibility: visible;
}

.chart .color
{
    border: 1px solid #000;
    display: inline;
    float: left;
    height: 16px;
    margin: -1px 0.5em 0 -20px;
    width: 16px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.chart .numeric
{
	text-align: right;
}

.chart .range
{
    text-align: right;
}

.chart .title
{
	display: block;
	padding: 0 0 0 20px;
	white-space: nowrap;
}

.chartAdd,
.chartAdd:link
{
	background: url("../../images/icons/create.gif") left center no-repeat;
	font-weight: bold;
	padding-left: 18px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}

.chartFooter td
{
	white-space: nowrap;
}

.chartPadding
{
	padding: 1em;
}

.chartRemove,
.chartRemove:link
{
	background: url("../../images/icons/delete.gif") left center no-repeat;
	display: inline;
	float: right;
	height: 16px;
	margin: 0 -18px 0 0;
	text-align: left;
	text-decoration: none;
	text-indent: -1000em;
	visibility: hidden;
	width: 16px;
}

.chartSelect
{
	margin-right: 0.5em;
}

.charts
{
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}

.charts li
{
	float: left;
	height: 180px;
	list-style-type: none !important;
	margin: 0 20px 1em 0 !important;
	overflow: hidden;
	width: 192px;
}

.charts li img
{
	border-style: none;
	margin: 0;
}

.checkboxMaster
{
	margin-left:.5em;
	border-left:1px solid #ffffff;
}

.contentLink
{
	font-size:120%;
}

.contentLink img
{
	vertical-align:middle;
}

.contentList
{
	margin: 0;
	padding: 0;
}

.contentList li
{
	background:#f0efed;
	border-bottom: 1px solid #dddddd;
	clear: both;
	display:block;
	list-style-type: none !important;
	margin:0 !important;
	padding:1em 15px 1em 15px;
	overflow:hidden;
	
}

.contentList li.altrow
{
	background:#ffffff;
}

.contentList li a.title
{
	/* background: transparent url(images/icon_quick_link.gif) 10px 0 no-repeat; */
	display:block;
}

.contentList dt
{
	font-weight:bold;	
	margin-bottom:1em;
}

.contentList .title
{
	margin: 0 0 .25em 0;
	font-size:120%;	
	font-weight:bold;
}


.error
{
	background-color: Transparent;
	color: #900;
	font-weight: bold;
}

.error ul
{
	font-weight: normal;
}

.hazardAlert tr,
.hazardAlertList tr
{
	vertical-align:top;
}

.hazardAlertSearch
{
    margin-bottom: 2em;
    overflow: hidden;
}

.hazardAlertSearch .textbox, 
.hazardAlertSearch .searchField
{
    display: block;
    float: left;
    margin-right: 10px;
}

.hazardAlertSearch .textbox
{
    font-size:18px;
    height: 20px;
    width: 200px;
}

.hazardAlertSearch .categoryField
{
    height: 26px;
}

.slideshow
{
	list-style-type:none;	
	padding:0; margin:0;
}

.linkButton
{
	font-weight: bold;
	white-space: nowrap;
}

.linkButton img
{
	border-style: none;
	margin: 0 0.25em 0 0;
	vertical-align: middle;
}

.loading
{
	background: #FFF url("../../images/loadingAnimation.gif") 50% 10px no-repeat;
	border: 1px solid #000;
	font-weight: bold;
	left: 50%;
	margin-left: -100px;
	padding: 10px;
	padding-top: 86px;
	position: absolute;
	text-align: center;
	width: 178px;
	z-index: 1000;
}

.loading-container
{
	position: relative;
	width: 100%;
}

.meta
{
	background-color: Transparent;
	color:#999999;
	font-style:italic;
}

.moreInfo
{
	background: url(images/icon_arrow_link.gif) left center no-repeat !important;
	margin-left:30px !important;
	padding-left:10px !important;	
}

.newsFeed
{
	background: url(images/title_bar.gif) left top no-repeat;
	position:relative;
	
}
.newsFeed h2
{
	color:White;
	height:29px;
	line-height:33px;
	margin-bottom:10px;
	padding-left:14px;
}

.newsFeed ul
{
	padding:0; margin:0;
	list-style-type:none;
}

.newsSelector
{
	margin-bottom:30px !important;	
}

.newsSelector li
{
	float:left;
	height:26px;
	line-height: 26px;
	margin:0 !important;
	padding: 0 5px !important;
	list-style-type:none !important;
}

.newsSelector a
{
	font-weight:bold;
}

.newsFeed .rssLink
{
	position:absolute;
	top:44px; right:3px;
}


.pager
{
	margin:1em 0;
}

.pager a
{
	background:#dddddd;
	border: solid 1px #999999;
	color:#000000;
	text-decoration:none;
	padding:5px 7px;
	margin:0 5px;
}

.pager a.selected,
.pager a.current
{
	background:#cc0000;
	border:solid 1px #333333;
	color:#ffffff;
}

.pager .disabled  
{
	color:#aaa; 
}

.pager .ln-letters a
{
	padding:5px 4px;
	margin:0 2px;
}

.pager .ln-letterCount { text-align:center; font-size:0.8em; line-height:1;
    margin-bottom:3px; color:#336699; }
    
.photo
{
	float:right;
	margin: 0 0 10px 10px;
}

.popup
{
	background:#ffffff;
	border:solid 1px #cccccc;
	padding:15px;
}

.product .picture
{
	text-align: center;
}

.purchase
{
	border: 1px solid #333;
	float: right;
	padding: 10px;
	width: 180px;
}

.purchase .textbox
{
	width: 178px;
}

.required
{
	background-color: Transparent;
	color: #900;
}

/* Begin .resourceSelector */



.resourceSelector
{

	position:relative;
}

.resourceSelector.industrySelector
{
    background: #F0EFED;
    border-bottom: solid 1px #DDDDDD;
}

.resourceSelector.industrySelector ul.selectorTabs
{
    padding: 1em !important;
}

.resourceSelector.industrySelector ul.selectorTabs li
{
    padding: 0 10px !important;
}

.resourceSelector h2
{
	color:White;
	height:29px;
	line-height:33px;
	margin-bottom:10px;
	padding-left:14px;
}

.resourceSelector ul.selectorTabs
{
	clear:both;
	overflow: hidden;
	padding:0 0 1em 0 !important; 
	margin:0;
	list-style-type:none;
}


.resourceSelector ul.selectorTabs li
{
	float:left;
	height:26px;
	line-height: 26px;
	list-style-type:none !important;
	margin:0 !important;
	padding: 0 5px;
}

.resourceSelector ul.selectorTabs li a
{
	font-weight:bold;
}


.resourceSelector .rssLink
{
	position:absolute;
	top:44px; right:3px;
}

/* End .resourceSelector */



.searchBox
{
	background: #EE3221 url(images/box_search.gif) left top no-repeat;
	color:#ffffff;
	margin:0;
	overflow:hidden;
	padding-left:14px;
	position:relative;
	width:296px;
	/* height:123px; */
}


.searchBox h2,
.browseBox h2
{
	border: none !important;
	text-indent: -1000em;
	height:26px;
	margin:0 0 6px 0 !important;
}

.searchBox input.textbox,
.searchBox select,
.browseBox input.textbox,
.browseBox select
{
	background:#F7D4D1;	
}


.searchBox .button
{
	float:left;
	margin-top:3px;
}

.searchBox .checkbox input
{
	top:3px;
}

.searchBox .searchBoxRow
{
	clear:both;
	padding-top:7px;
}


.searchBox .searchField
{
	float:left;	
	margin: 7px 5px 0 0;
	width:185px;
}

.searchBox ul,
.browseBox ul
{
	clear:left;
	padding:10px 0 7px 0; margin:0;	
}

.searchBox ul li,
.browseBox ul li
{
	display: inline;
	list-style-type:none;
	padding:0 10px; margin:0;
	border-left:1px solid white;
}

.searchBox ul li.first,
.browseBox ul li.first
{
	border:none;
	padding-left:0;
}

.searchBox ul li a,
.searchBox ul li a:link,
.browseBox ul li a,
.browseBox ul li a:link
{
	color:#ffffff;
	text-decoration: none;
}

.searchResults .resultCount
{
	margin-left:15px;
}

.sitemap
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sitemap li
{
	float: left;
	font-weight: bold;
	margin: 0 0 1em 0;
	width: 50%;
}

.sitemap li li
{
	float: none;
	font-weight: normal;
	margin: 0;
	width: auto;
}

.sitemap li ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 2em;
}

.store td
{
	vertical-align: top;
}

.submenu
{
	list-style-type: none;
	margin: 1em 0 1em 14px;
	padding: 0;
	
}

.submenu li
{
	padding:.25em 0;
}

.submenu li a.selected,
.submenu li a.selected:link
{
	font-size: 140%;
	font-weight:bold;
}

.submenu li li a
{
	font-size: 110% !important;
}

.submenu li li li
{
	border-bottom: 1px solid #dddddd;
	margin:.25em 0;
}

.submenu li li li a
{
	font-size:100% !important;
}


.submenu li li a.selected,
.submenu li li a.selected:link
{
	border:none;
	
	font-weight: bold;
}

.submenu li li li li
{
		border:none !important;
}

.submenu li li li ul
{
	background:#f0efed;
	padding: 0 5px;
}

.submenu ul
{
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
}


.subscribeBox
{
	margin-left:14px;	
}

.subscribeBox.columns
{
	margin-top:10px;
}

.subscribeBox .column1,
.subscribeBox .column2
{
	padding:0; margin:0;
	width:144px;
}

.subscribeBox .column2
{
	border-left:1px solid #c1bfbf;
	padding-left:14px;
}


.subscribeBox .defineRss
{
	padding-left:22px;
}

.subscribeBox .subscribeEmail
{
	background: url(images/icon_email.gif) left center no-repeat;
	padding-left:22px;
}

.subscribeBox .subscribeRss
{
	background: url(images/icon_rss.gif) left center no-repeat;
	display:block;
	padding-left:22px;
}

.success
{
	background-color: Transparent;
	color: #090;
	font-weight: bold;
}

.tabstrip li
{
	list-style-type: none !important;
}

.toolbar
{
	float: right;
	line-height: 16px;
}

.toolbar a,
.toolbar a:link
{
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;
	white-space: nowrap;
}

.toolbar .icon-print,
.toolbar .icon-print:link
{
	background-image: url("../../images/icons/printer.gif");
}

.withPhotos li
{
	/* padding-left: 144px; */
}

.withPhotos li .title
{
	/* margin-left: -134px !important;	*/
}

.withPhotos li .meta
{
	color:#666666;
	font-style:italic;
	/* 
	margin: 0 0 0 -134px; */
}

.withPhotos li img
{
	border-style: none;
	display: inline;
	float: right;
	/* 
	margin: 4px 0 0 -134px; */
	margin: 0 0 10px 10px;
	border:1px solid #333333;
}


@media print
{
	.chart
	{
		border-style: none;
		overflow: visible;
	}
	
	.chartPadding
	{
		padding: 0;
	}
	
	.tabstrip,
	.toolbar
	{
		display: none;
	}
	
	#Footer,
	#Header,
	#Sidebar
	{
		display:none;
	}
}


@media screen
{
	#Container
	{
		font-size: 88%;
		margin: 0 auto;
		text-align: left;
		width: 1000px;
	}
	
	#ContainerOuter
	{
		background: #e2decf url(../safemanitoba/images/bg.jpg) left top repeat-x;
		/* min-height: 1100px; */
		padding: 0;
		text-align: center;
		overflow:hidden;
	}
	
	#Content
	{
		float:left;
		margin-left:15px;
		overflow:hidden;
		width:638px;
		padding:0;
		position:relative;
	}
	
	#Content h1
	{
		background: transparent url(images/title_bar.gif) left top no-repeat;
		border:none;
		color:#ffffff;
		height: 34px;
		line-height: 31px;
		margin: 0 0 5px 0;
		padding-left:15px;
	}
	
	#Content li
	{
		list-style-type:disc;
		margin-left:2em;
	}
	
	#Content ol
	{
	    margin: 0;
	    padding: 0 0 0 2em;
	}
	
	#Content ol li
	{
	    list-style-type: decimal;
	    margin: 0 0 1em 0;
	}
	
	/* begin PageTools links */
	
	#Content .links
	{
		/* float:right; */
		position:absolute;
		right:0;
		top:0;
		margin:7px 15px 0 0;
	}

	#Content .links ul {
		background:transparent;
		list-style-type:none;
		padding:0;
		}

	#Content .links ul li{
		background:transparent;
		float:left;
		list-style-type:none;
		margin-left:13px;
		}
		
	#Content .links ul li a
	{
		background:transparent;
		color:#ffffff;
	}
	#Content .links .email
	{
		position:relative;
		top:1px;
	}
	
	#Content .links .shareThis .stbuttontext
	{
		line-height:normal !important;
	}
	
	#Content .links .print
	{
		background:url(../../images/icons/printer.gif) left -1px no-repeat;
		padding-left:20px;
		position:relative;
	}
	/*
	#Content .links ul li a
	{
		padding-top:20px;
		text-align:center;
		display:block;
		color:#858585;
		text-decoration:none;
		}
	#Content .shareThis{
		background:url(../default/images/connect_icon.gif) no-repeat top center;
		}
	#Content .email{
		background:url(../default/images/message_icon.gif) no-repeat top center;
		}
	#Content .print{
		background:url(../default/images/print_icon.gif) no-repeat top center;
		}
	*/
	/* end PageTools links */
	
	p
	{
		margin:0 0 1em 0;
		padding:0;
	}

	#ContentContainer
	{
		background: white url(images/content_bg.jpg) center top repeat-y;
		line-height: 1.4em;
		overflow: hidden;
		margin:0; 
		padding:0;
		width: 1000px;
	}
	
	#ContentContainerInner
	{
		background: transparent url(images/content_top_secondary_bg.jpg) center top no-repeat;
		overflow:hidden;
		padding: 16px 0 0 0;
		width:100%;
	}
	
	#ContentContainer.reverse
	{
		background-color: #FFF;
		color: #000;
	}
	
	#ContentContainer.reverse a,
	#ContentContainer.reverse a:link
	{
		background-color: Transparent;
		color: #C30;
	}
	
	#ContentContainer.reverse h1,
	#ContentContainer.reverse h2,
	#ContentContainer.reverse h3,
	#ContentContainer.reverse h4,
	#ContentContainer.reverse h5,
	#ContentContainer.reverse h6,
	#ContentContainer.reverse .meta
	{
		background-color: Transparent;
		color: #029DB4;
	}
	
	#Footer
	{
		background: #000000 url(images/footer_bg.gif) center top no-repeat;
		color: #ffffff;
		font-size: 90%;
		line-height: 1.6em;
		margin:0; padding:0;
		overflow: hidden;
		position:relative;
		
		height:139px;
		clear:both;
	}
	
	#Footer a.wcbLink
	{
		background: url(images/logo_wcb.gif);
		margin:0;
		overflow:hidden;
		position:absolute;
		top: 26px; left:324px;
		text-decoration:none;
		text-indent: -1000em;
		width:102px;
		height:38px;
	}
	
	#Footer a.mbGovLink
	{
		background: url(images/logo_mb.gif);
		margin:0;
		overflow:hidden;
		position:absolute;
		top: 42px; left:466px;
		text-decoration:none;
		text-indent: -1000em;
		width:100px;
		height:19px;
	}
	
	#Footer h2
	{
		background: url(images/logo_safe_footer.gif);
		height:43px;
		text-indent: -1000em;
		width:197px;
	}
	
	#Footer p
	{
		margin: 0;		
	}
	
	#Footer .footerContent
	{
		margin: 0 18px;
		padding: 20px;
		position:relative;
		width:924px;
	}
	
	#Footer .columns .column1
	{
		width: 295px !important;
	}
	
	#Footer .columns .column2
	{
		width: 620px !important;
	}
	
	#Footer .links
	{
		font-weight:bold;		
		margin:50px 0 0 0; padding:0 0 0 0;
		
	}
	
	#Footer .links li
	{
		float:left;
		list-style-type:none;
		padding:0; margin:0 2em 0 0;
	}
	
	#Header
	{
		background: url(images/header_pic.jpg) 330px 0 no-repeat;
		height: 159px;
		margin: 0;
		position: relative;
		z-index: 100;
	}
	
	#Header a.wcbLink
	{
		background: url(images/logo_wcb.gif);
		margin:0;
		overflow:hidden;
		position:absolute;
		top: 60px; right:140px;
		text-decoration:none;
		text-indent: -1000em;
		width:102px;
		height:38px;
	}
	
	#Header a.mbGovLink
	{
		background: url(images/logo_mb.gif);
		margin:0;
		overflow:hidden;
		position:absolute;
		top: 78px; right:26px;
		text-decoration:none;
		text-indent: -1000em;
		width:100px;
		height:19px;
	}
	
	#Header h1
	{
		border-style: none;
		margin: 0;
		padding: 0;
	}
	
	#Header h1 a,
	#Header h1 a:link
	{
		background: url(images/logo_safe.gif) left top no-repeat;
		display: block;
		height: 125px;
		margin: 0;
		overflow: hidden;
		text-decoration: none;
		text-indent: -1000em;
		width: 316px;
	}
	
	#Header h1 a:hover
	{
		text-decoration: none;
	}
	
	#Header li.hover ul
	{
		visibility: visible !important;
	}
	
	#Header .links
	{
		background: url(images/nav_divider.gif) left top no-repeat;
		font-weight: bold;
		height: 34px;
		line-height: 34px;
		list-style-type: none;
		margin: 0;
		padding:0;
	}
	
	#Header .links li
	{
		background: url(images/nav_divider.gif) right top no-repeat;
		display: inline;
		float: left;
		padding: 0 1px 0 0;
		position: relative;
		white-space: nowrap;
	}
	
	#Header .links li a,
	#Header .links li a:link
	{
		background: Transparent;
		color: #ffffff;
		display: block;
		font-size:12px !important;
		padding: 0 10px;
		
	}
	
	#Header .links li a:hover
	{
		background: #cc0000 !important;
		color: #ffffff;
		text-decoration: none;
	}
	

	#Header .links ul,
	#Header .tools ul
	{
		background: #ffffff;
		border: 1px solid #9c0701;
		border-top-style: none;
		color: #999;
		left: -1px;
		line-height: normal;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 33px;
		visibility: hidden;
		width: auto;
		z-index:5;
	}
	
	#Header .links ul li,
	#Header .tools ul li
	{
		background-image: none;
		border-top: 1px solid #4B4B4B;
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	#Header .links ul li a,
	#Header .links ul li a:link,
	#Header .tools ul li a,
	#Header .tools ul li a:link
	{
		background-image: none !important;
		border-style: none;
		color:#990000;
		margin: 0;
		padding: 5px 15px;
	}
	
	#Header .links ul li a:hover,
	#Header .tools ul li a:hover
	{
		background: #cc0000 !important;
		color: #FFF;
	}
	
	

	#Header .textSize1
	{
		font-size: small;
	}
	
	#Header .textSize2
	{
		font-size: medium;
	}
	
	#Header .textSize3
	{
		font-size: large;
	}
		
	#Header .tools
	{
		background: url(images/nav_secondary_bg.gif) top right no-repeat;
		height: 33px;
		right: 5px;
		line-height: 33px;
		list-style-type: none;
		margin: 0;
		padding:0;
		position: absolute;
		top: 0px;
		width:333px;
	}
	
	#Header .tools a,
	#Header .tools a:link
	{
		background: Transparent;
		color: #cccccc;
		display: block;
		font-size:12px;
		font-weight:bold;
		padding: 0 17px;
	}
	
	#Header .tools fieldset
	{
		line-height: 16px;
		padding: 0 8px;
	}
	
	#Header .tools fieldset p
	{
		float: left;
		margin: 0;
	}
	
	#Header .tools h2,
	#Header .tools label
	{
		display: none;
	}
	
	#Header .tools li
	{
		background: url(images/nav_secondary_divider.gif) left top no-repeat;
		display: inline;
		float: left;
		margin: 0;
		padding: 0;
		position: relative;
		white-space: nowrap;
	}
	
	#Header .tools li.first
	{
		background:none;
		padding-left:15px;
	}
	
	#Header .tools ul
	{
		top: 33px;
	}
	
	#Header .tools .search,
	#Header .tools .search:link
	{
		background: url(images/btn_search.gif) 8px 50% no-repeat;
		font-weight: bold;
		margin-top: 9px;
		padding: 0 0 0 28px;
	}
	
	#Header .tools .changeClass,
	#Header .tools .changeClass:link
	{
		background: url(images/btn_bg_colour.gif) center center no-repeat;
		overflow: hidden;
		text-indent: -1000em;
		width: 16px;
	}
	
	#Header .tools .setTextSize,
	#Header .tools .setTextSize:link
	{
		background: url(images/btn_font_size.gif) center center no-repeat;
		overflow: hidden;
		text-indent: -1000em;
		width: 16px;
	}
	
	#Header .tools .textbox
	{
		margin-top: 6px;
		width: 190px;
	}
	
	
	#Sidebar
	{
		
		float: left;
		
		overflow: hidden;
		padding:0 0 0 18px;
		width: 310px;
	}
	
	#Sidebar h2
	{
		border-bottom: 1px solid #b5b4b4;
		font-size:120%;
		height:2em;
		
		line-height:2em;
		padding: 0;
		margin:10px 0 10px 14px;
		
	}
	
	#Sidebar #SideFeature
	{
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#Sidebar #SideFeature li
	{
		
		
	}
	
}