#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url(../images/nav-back.jpg);
	background-repeat: no-repeat;
}
#flashmsg {
	padding:10px;
	background-color:#3b225c;
	border-bottom:2px solid #fff;
	color:#cbc2d8;
	font-size:8pt;
	float:left;
	clear:both;
	width:780px;
}

#flashmsg strong {
	color:#fff;
	font-size:9pt;
}
#flashmsg .date {
	font-style:italic;
}
#msg {
	float:left;
	width:580px;
}
#rss {
	float:right;
	width:180px;
	padding-top:5px;
}
#content {
	float: left;
	color: #333;
	width: 350px;
	padding: 10px;
	margin-right: 10px;
	display: inline;
	position: relative;
}
#content ul{
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 15px;
}
#content ol{
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 20px;
	line-height: 20px;
}
#content h2 {
	color: #53347F;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h3 {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #53347F;
	color: #53347F;
	padding-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
#content h4 {
	color: #666666;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h5 {
	color: #54367F;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}

#content p {
	line-height: 25px;
	text-indent: 10px;
}
#content img {
	margin-top: 10px;
}
#content .smalltype{
	font-size: 9px;
	line-height: 12px;
}

#content blockquote {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#content #coupon{
	width: 340px;
	background-image: url(../images/08-sale/coupon-background.gif);
	height: 200px;
	background-repeat: no-repeat;
}
#content #coupon p{
	margin-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content #coupon img{
	padding-right: 10px;
}
#content #coupon h2{
	padding-left: 20px;
	padding-top: 20px;
}

#rightcolumn {
	display: inline;
	position: relative;
	color: #333;
	padding: 0px;
	width: 185px;
	float: right;
}
#rightcolumn h3{
	padding-left: 10px;
}
#rightcolumn img{
}

#rightcolumn ul{
	margin-left: 25px;
	margin-top: 10px;
}
#rightcolumn li{
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 20px;
	text-align: left;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#rightcolumn p{
	padding: 10px;
	line-height: 20px;
	}
	
.imgHldr {
	background-image:url(/images/bar-maincontent.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:0px;
	text-align:center;
	margin-bottom: 15px;
}
.imgFix {
	margin-top:0px;
	border:2px solid #54367f
}