body {
	background: transparent url(../images/container_bg_2.gif) 0 0 repeat-x;
	background-repeat: repeat-x;
	background-color: #fff;
	font-size: 62.5%;
	font-family: Arial, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	position: relative;
}

a:link,a:active {
	color: #0094c2;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

p {
	line-height: 140%;
}

a:hover {
	text-decoration: underline;
}

/*BIGNEWS-1008
.current-media p a:hover {
	text-decoration: none;
}
*/

table.content,table.wide-content {
	table-layout: fixed;
	margin: 0 auto;
}

table.content {
	border-spacing: 10px;
	border-color: #aaa;
	border-width: 0 1px;
	border-style: solid;
	background-color: #fff;
	width: 961px;
}

table.wide-content {
	width: 961px; /* table.content width, plus borders */
}

table.content td {
	overflow: hidden;
	/*	width: 307px;*/
}

#article-body  p {
	margin-bottom: 20px;
}


/*-- banner --*/
#banner {
	position: relative;
	margin: 0 auto;
	height: 54px;
}

#banner a {
	vertical-align: top;
	position: absolute;
}

#banner ul {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 52px;
}

#banner ul li {
	list-style: none;
	display: inline;
}

#banner ul li a {
	float: left;
	position: absolute;
	padding: 0;
}

#banner ul li a span {
	display: none;
}

#banner a#banner_home {
	width: 200px;
	height: 45px;
	left: 0;
	top: 5px;
}

#banner #banner_bp_unlimited {
	width: 93px;
	height: 45px;
	left: 694px;
	top: 5px;
}

#banner #banner_m_news {
	width: 71px;
	height: 45px;
	left: 801px;
	top: 5px;
}

#banner #banner_rss {
	width: 62px;
	height: 45px;
	left: 890px;
	top: 5px;
}

/* nav */
ul#mainNav {

}

ul#mainNav li.first,ul#mainNav li.last {
	border: none;
}

ul#mainNav li {
	float: left;
	background: none;
	border-right: 1px solid #2884b8;
	border-left: 1px solid #1b70a7;
	padding:0 7px 0 7px;
	height:25px;
}

ul#mainNav li.selected {
	border: none;
	background: url(../images/nav_bg-on.gif) repeat-x;
	height:25px;
	padding:0;
	margin:0 0 0 1px;
	
}

ul#mainNav li.selected div
{
	background: transparent url(../images/menu-right-tab.gif) right top no-repeat;
	padding: 0;
}

ul#mainNav li span {
	height:25px;
	padding-bottom:0 3px 0 3px;

}

ul#mainNav li.selected div span {
	border: none;
	background: url(../images/menu-left-tab.gif) left top no-repeat;
	padding:6px 6px 0 6px;
	margin:0;
	height:20px;
	

}

ul#mainNav li a {
	color: #fff;
	white-space: nowrap;
	cursor: pointer;
	margin-left:3px;
	height:25px;
	position:relative;
	top:6px;
}

ul#mainNav li.selected a {
	color: #0094c2;
	background: none;
	padding:0;
	margin:0 0 0 0;
	top:0px;
}

ul#mainNav li a:hover,ul#mainNav li.selected a:hover {
	color: #f1d93c;
	text-decoration: none;
}

/*-- weather styling --*/
#weather {
	background-color: #e4eff6;
	padding: 8px 14px;
	width: 272px;
}

#weather img.icon {
	float: left;
	padding-right: 8px;
	margin-top: 5px;
}

#weather h2 {
	font-size: 12px;
	margin: 0 0 6px 60px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #B2B8BD;
}

#weather p {
	margin: 0 0 0 60px;
}

/*-- Right hand side advertising section (under the weather) --*/
#ads li {
	margin-top: 15px;
}

/*-- #main_news layout --*/
#main_news .right {
	float: right;
	width: 324px;
	overflow: hidden;
	margin-right: 0px
}

#main_news .left {
	float: left;
	width: 286px;
}

/*#main_news h1 {
	padding-bottom: 10px;
	color: #0094c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
}*/

.list-border li {
	list-style: none;
	/*line-height: 25px;*/
	border-bottom: 1px dotted #c3c3c3;
	padding-top: 7px;
	padding-bottom: 7px;
}

.list-border li span {
	float: right;
	color: #666;
}

/* Safari workaround for BIGNEWS-1102. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.list-border li span {
	    float: right;
	    color: #666;
        margin-right: 5px;	        
	}
}

.promo_blue h1,.promo_red h1,.promo_green h1 {
	position: absolute;
	height: 33px;
	margin-top: -33px;
	line-height: 33px;
	font-size: 14px;
	width: 180px;
	padding: 0 10px;
	text-transform: none;
}

.promo_blue h1 {
	background: transparent url('../images/opacity-blue.png') repeat 0 0;
}

.promo_red h1 {
	background: transparent url('../images/opacity-red.png') repeat 0 0;
}

.promo_green h1 {
	background: transparent url('../images/opacity-green.png') repeat 0 0;
}

.promo_blue h1 a,.promo_red h1 a,.promo_green h1 a {
	color: #fff;
}

.promo_blue p,.promo_red p,.promo_green p {
	padding: 5px 10px;
	color: #333;
	font-size: 12px;
	line-height: 16px;
}

.promo_blue p {
	background: #7aa6d3 url('../images/promo-blue-bg.gif') repeat-x 0 0;
}

.promo_red p {
	background: #b1213b url('../images/promo-red-bg.gif') repeat-x 0 0;
}

.promo_green p {
	background: #5f8930 url('../images/promo-green-bg.gif') repeat-x 0 0;
}

.promo_blue p.white,.promo_red p.white,.promo_green p.white {
	color: #fff;
	font-size: 11px;
}

.promo_blue p.white a,.promo_red p.white a,.promo_green p.white a {
	color: #333;
	font-size: 12px;
}
.top-border-solid ul.sub-section-list {
	margin-top: 10px;
}

#article.top-border-solid {
	padding-top: 35px;
}

.top-border-split .left,.top-border-split .right {
	padding-top: 35px;
	background: transparent url('../images/h_separator_bg.gif') repeat-x 0 0
		;
}

.top-border-solid-article {
	padding-top: 35px;
	background: transparent url('../images/h_separator_bg.gif') repeat-x 0 0
		;
}
a.section {
}
h1.section {
	font-size: 1.8em;
}

h2.section {
	font-size: 1.4em;
}

h1.section,h2.section {
	display: inline;
	margin-right: 0.6em;
	/*padding-right: 0.7em;*/
	vertical-align: bottom;
	text-transform: uppercase;
}

h1.section,h1.section a,h2.section,h2.section a {
	color: #333;
}

.section_news_item {
	clear: left;
	margin: 10px 0;
}

.section_news_item h2 {
	font-size: 13px;
	margin: 10px 0 5px 0;
}

.section_news_item p {
	font-size: 12px;
	line-height: 16px;
}

.section_news_item p.section-story {
	font-size: 14px;
	margin: 0 0 3px 110px;
	line-height: 16px;
}

.section_news_item img {
	float: left;
	margin-bottom: 10px;
}

.section_news_item p {
	margin-left: 110px;
	line-height: 16px;
}

.section_news_item_no_image h2 {
	font-size: 13px;
	margin: 10px 0 5px 0;
}

.section_news_item_no_image p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.section_news_item_no_image p.section-story {
	font-size: 14px;
	margin: 10px 0px 3px 0px;
	line-height: 16px;
}

section_news_item_no_image h1 {
	padding-bottom: 10px;
}


.top-border-solid ul li,.top-border-split ul li {
	line-height: 17px;
	clear: left;
}

.list-no-heading {
	margin-top: 22px;
}

.list-extra-margin {
	margin-top: 11px;
}

/*-- media player section --*/
ul.tabs li#carousel_button {
	float: right;
	background: transparent url(../images/carousel_button_bg.gif) no-repeat
		0 0;
	width: 101px;
	margin-right: 3px;
}

ul.tabs li#carousel_button a {
	padding: 0 3px 0 0;
	width: 96px;
	text-align: right;
	line-height: 17px;
	color: #c00;
	font-size: 10px;
	float: right;
}

#video-gallery-0,#video-gallery-1 {
	padding: 1px;
	background-color: #E8EBED;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.current-media {
	padding: 7px 10px;
	font-size: 11px;
}

#video-gallery-1 .current-media {
	margin-top: 3px;
}

.current-media p a {
	font-size: 12px;
	text-decoration:none;
}

.current-media p a:hover {
	font-size: 12px;
	text-decoration:underline;
}

.current-media p a.mediaHeaderDisable, .current-media p a:hover.mediaHeaderDisable {
	text-decoration:none;
	cursor:text;
	
}

/*--
News Story Definition lists

have also add DL into the clearing hack - around line 95
--*/
#breadcrumbs {
	color: #626568;
	font-size: 10px;
	line-height: 20px;
	margin: 0 0 10px 0;
}

.bottom {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
	clear: both;
}

.bottom-solid {
	border-bottom:1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}

.home-link {
	float: right;
	padding-left: 20px;
	line-height: 20px;
	height: 20px;
	background: transparent url(../images/arrow-right-circle.gif) no-repeat
		0 50%;
}

dl {
	margin-bottom: 12px;
}

dl dt {
	font-size: 14px;
	line-height: 22px;
}

dl dd {
	font-size: 12px;
}

dl dd p img,#main-headlines dl dt.image {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

#main-headlines dl dt {
	font-size: 16px;
}

#main-headlines dl dt.image img {
	margin: 3px 0 5px 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333;
	line-height: 115%;
}

/***************************************
    homepage styling
***************************************/
#main_news {
	width: 617px;
	overflow: hidden;
}

#main_news.no-subs {
	margin-bottom: 11px;
}

#main_news .date {
	color: #333;
	font-size: 12px;
}

#main_news .news_item {
	clear: left;
	margin-bottom: 22px;
}

#main_news #main_news_2.news_item {
	margin-bottom: 0;
}

#main_news .news_item h2 {
	font-size: 13px;
	margin: 10px 0 5px 0;
}

#main_news .news_item p {
	font-size: 12px;
	line-height: 16px;
}

#main_news .news_item p.image-controls {
	width: 100px;
	margin: 0;
	float: left;
	font-size: 11px;
}

#main_news .news_item img {
	float: left;
	margin-top: 2px;
}

#main_news .news_item p {
	margin-left: 110px;
}

#main_news_1 { /*margin-bottom: 20px;*/
	
}

.more_link {
	clear: left;
	line-height: 25px;
}

p.more_link a,
p.more_link a:hover,
p.more_link a:visited {
	color: #797979 !important;
}

#more_top_stories {
	margin-bottom: 15px;
}

#more_main_news {
	margin-bottom: 22px;
}

h1.section {
	display: inline;
	margin-right: 10px;
	vertical-align: bottom;
}

.section_news_item {
	clear: left;
	margin: 10px 0;
}

.section_news_item h2 {
	font-size: 13px;
	margin: 10px 0 5px 0;
}

.section_news_item p {
	font-size: 12px;
	line-height: 16px;
}

.section_news_item p.section-story {
	font-size: 14px;
	margin: 0 0 3px 110px;
	line-height: 16px;
}

.section_news_item img {
	float: left;
	margin-bottom: 10px;
}

.section_news_item p {
	margin-left: 110px;
	line-height: 16px;
	margin-right: 10px;
}

.top-border-solid ul li,.top-border-split ul li {
	line-height: 17px;
	clear: left;
}

.list-no-heading {
	margin-top: 22px;
}

.list-extra-margin {
	margin-top: 11px;
}

td.wide1 {
	border-left: 1px solid #d6d6d6;
	padding-left: 4px;
	vertical-align: top;
	width: 307px;
}

td.wide1-border-right {
	border-right: 1px solid #d6d6d6;
	padding-right: 4px;
	vertical-align: top;
	width: 307px;
}


td.wide2 {
	vertical-align: top;
	width: 619px
}

td.wide1 table.innerTable {
	margin-left: 7px;
}

td.wide1-border-right table.innerTable {
	margin-right: 7px;
}


/* page tabs */
.tabs {
	list-style: none;
	margin: 0px;
	padding: 0 0px 18px 0;
	height: 5px;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	background: transparent url(../images/tab_bg.gif) 0px 22px repeat-x;
}

.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(../images/tab_off_bg.gif) repeat-x;
	height: 23px;
	color: #333;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}

.tabs li.text {
	padding-top: 7px;
	height: 16px;
}

.tabs li a:link,.tabs li a:visited,.tabs li a:active {
	color: #0094c2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.tabs li a:hover {
	color: #0094c2;
}

.tabs .left-tab {
	width: 14px;
	background: transparent url(../images/tab_off_left.gif) no-repeat;
}

.tabs .right-tab {
	width: 14px;
	background: transparent url(../images/tab_off_right.gif) top right
		no-repeat;
	margin-right: 3px;
}

.tabs .left-tab-on {
	width: 14px;
	background: transparent url(../images/tab_on_left.gif) no-repeat;
}

.tabs .right-tab-on {
	width: 14px;
	background: transparent url(../images/tab_on_right.gif) top right
		no-repeat;
	margin-right: 3px;
}


.tabs li.selected {
	background: transparent url(../images/tab_on_bg.gif) repeat-x;
}

.tabs li.selected a:link,.tabs li.selected a:visited,.tabs li.selected a:active
	{
	color: #333;
}

.tabs li.selected a:hover {
	color: #333;
	text-decoration: none;
}

/* black tab text */
#tab-video-gallery-0-text.selected a:link,#tab-video-gallery-0-text.selected a:visited,#tab-video-gallery-0-text.selected a:active,#tab-video-gallery-1-text.selected a:link,#tab-video-gallery-1-text.selected a:visited,#tab-video-gallery-1-text.selected a:active,#tab-gallery-carousel-0-text.selected a:link,#tab-gallery-carousel-0-text.selected a:visited,#tab-gallery-carousel-0-text.selected a:active,#tab-gallery-carousel-1-text.selected a:link,#tab-gallery-carousel-1-text.selected a:visited,#tab-gallery-carousel-1-text.selected a:active,#tab-content-0-text.selected a:link,#tab-gallery-carousel-0-text.selected a:visited,#tab-gallery-carousel-0-text.selected a:active,#tab-content-1-text.selected a:link,#tab-gallery-carousel-1-text.selected a:visited,#tab-gallery-carousel-1-text.selected a:active,#tab-video-carousel-0-text.selected a:link,#tab-video-carousel-0-text.selected a:visited,#tab-video-carousel-0-text.selected a:active,#tab-video-carousel-1-text.selected a:link,#tab-video-carousel-1-text.selected a:visited,#tab-video-carousel-1-text.selected a:active
	{
	color: #333;
}

.top-border-solid {
	padding-top: 20px;
	background: transparent url('../images/h_separator_bg_small.gif') repeat-x 0 0
		;
}

.top-border-solid-ads {
	padding-top: 20px;
	background: transparent url('../images/h_separator_bg_small.gif') repeat-x 0 0
		;
}

/*-- 33/33/33 layout --*/
.promo_item {
	float: left;
	width: 200px;
	margin-right: 7px;
}

.promo_item-last {
	float: left;
	width: 200px;
	margin-right: 0;
}

/*-- 33/33/33 layout --*/
.split_33 .item,.split_33 .column {
	float: left;
	width: 200px;
	margin-right: 3px;
}

.split_33.blue_promos {
	overflow: hidden;
	background: url(../images/3-promo-blue-bg.gif) no-repeat;
	background-position: 0 200px;
	height: 100%;
}

.split_33 {
	margin-bottom: 15px;
}

/*-- 50/50 layout --*/
.split_50 .right {
	float: right;
	width: 307px;
}

.split_50 .right ul.list {
	margin: 28px 0 25px 0;
}

.split_50 .left {
	float: left;
	width: 307px;
}
/* added to render splitting border*/
.split_50 .leftWithBorder {
    float: left;
    width: 307px;
    border-right: 1px solid #ccc;
}

.split_50 .left ul.list {
	margin: 8px 0 25px 0;
}

/*-- 60/40 layout --*/
.split_60 .right {
	float: right;
	width: 200px;
}

.split_60 .left {
	float: left;
	width: 400px;
}

div#globalFooter {
	width: 959px;
	border-color: #aaa;
	border-width: 0 1px;
	border-style: solid;
}

table td { /*/
	border: 1px solid #00f;
	width: 300px;
	/**/
	
}

div.x300 {
	width: 298px;
	height: 50px;
	border: 1px solid #f0f;
}

div.x615 {
	width: 613px;
	height: 50px;
	border: 1px solid #f0f;
}

/*Article media container on right-hand side*/
#floated-column {
	width: 325px;
	float: right;
	margin: 0 0 15px 20px;
}

#articleImageArea {
	padding: 1px;
	background-color: #E8EBED;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	width: 320px;
}

/*-- Article page styling --*/
#article .date {
	display: block;
	line-height: 20px;
	margin: 0 0 10px 0;
	color: #666;
	font-size: 10px;
}

.teaser {
	font-size: 14px;
}

/*Special Features - Rotating articles widget*/
#rotating-articles-container {
	width: 619px;
	height: 239px;
	border: 1px solid #B6B6B6;
	margin-top: 10px;
	overflow: hidden;
}

#rotating-articles-container img {
	float: left;
}

#rotating-articles-container #right {
	float: right;
	width: 300px;
	height: 230px;
}

#rotating-articles-container #right #article {
	height: 177px;
	padding: 15px;
}

#rotating-articles-container #right h2 {
	color: #0094C2;
	font-size: 1.4em;
	font-weight: normal;
}

#rotating-articles-container #right #rotation-controls {
	width: 300px;
	height: 32px;
	background: transparent url(../images/rotating-controls-widget-bg.jpg) 0
		0 repeat-x;
}

#rotating-articles-container #right #rotation-controls p {
	font-size: 1em;
	color: #ffffff;
	padding: 7px 0 0 15px;
	float: left;
}

#rotating-articles-container #right #rotation-controls ul {
	padding: 0;
	margin: 8px 0 0 0px;
	float: left;
}

#rotating-articles-container #right #rotation-controls ul li {
	float: left;
	display: inline;
}

#rotating-articles-container #right #rotation-controls ul li span#progress
	{
	margin: 5px 7px 0 0;
	width: 50px;
	height: 5px;
	border: 2px solid #9FCCDD;
	background-color: #DFEEF4;
	float: left;
}

#rotating-articles-container #right #rotation-controls ul li span#progress span#step
	{
	height: 5px;
	width: 50%;
	background-color: #9FCCDD;
	float: left;
	overflow: hidden;
}

#rotating-articles-container #right #rotation-controls ul li a {
	padding-left: 2px;
	text-decoration: none;
}

/*-- Archive styling --*/
#archive h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 26px 0 13px 0;
	padding-bottom: 10px;
	font-weight: normal;
	background: transparent url('../images/h_separator_bg.gif') repeat-x 0
		100%;
}

#archive ul {
	margin: 5px 0;
}

#archive ul li {
	line-height: 18px;
	font-size: 12px;
	color: #999;
}

/*-- RSS page styling --*/
#rss {
	font-size: 12px;
}

#rss h2 {
	font-size: 13px;
	margin-top: 20px;
	font-weight: normal;
}

#rss p {
	margin-bottom: 10px;
}

.rss_icon {
	padding-left: 20px;
}
#error {
	font-size: 12px;
	padding-bottom:20px;
}

#error h2 {
	font-size: 13px;
	margin-top: 20px;
	font-weight: normal;
}

#error p {
	margin-bottom: 10px;
}

.promo_item_wide {
	float: left;
	width: 614px;
}

.promo_blue_wide h1 {
	position: relative;
	height: 33px;
	margin-top: -33px;
	line-height: 33px;
	font-size: 14px;
	width: 594px;
	padding: 0 10px;
	text-transform: none;
	background: transparent url('../images/opacity-blue.png') repeat 0 0;
}

.promo_blue_wide h1 a {
	color: #fff;
}

.promo_blue_wide p {
	padding: 5px 10px;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	background: #7aa6d3 url('../images/promo-blue-bg.gif') repeat-x 0 0;
}

/*Topic promo*/
.topic_promo {
background:transparent url(../images/h_separator_bg.gif) repeat-x scroll 0pt 0%;
padding-top:35px;
}

.topic_promo h2 {
	font-size: 1.3em;
	margin-bottom: 5px;
}

.topic_promo img {
	float: left;
	margin: 2px 10px 0 0;
}

.topic_promo p {
	font-size: 12px;
	line-height: 16px;
}

.left-container {
	width: 48%;
}

.left-container .top-border-solid {
	width: 300px;
}
.left-container .topic_promo {
	width: 300px;
}

.left-container {
	vertical-align: top;
}

.right-container {
	vertical-align: top;
}

.right-container .top-border-solid {
	width: 300px;
	margin-left: 11px;
}
.right-container .topic_promo {
	width: 300px;
	margin-left: 11px;
}

a.more-link:link,a.more-link:active,a.more-link:visited {
	color: #797979;
	position: relative;
	top: -1px;
}

a.sub-genre:link,a.sub-genre:active,a.sub-genre:visited {
	top: 1px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	border: 0;
	margin: 0;
	padding: 0;
}

.section_large_news_item_with_image {
	clear: left;
	margin: 10px 0;
	overflow: hidden;
}

.category-headlines {
	clear: left;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

.section_large_news_item_with_image img {
	float: left;
	margin: 0 10px 0 0;
}

.section_large_news_item_with_image h2,.section_large_news_item_no_image h2
	{
	font-size: 18px;
	margin: 0px 0 5px 0;
}
.section_large_news_item_no_image p.section-story {
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0 5px 0;
}

.section_large_news_item_with_image p.section-story {
	font-size: 12px;
	line-height: 16px;
	margin: 0pt 0pt 3px 110px;
}
p.section-story {
	font-size: 13px;
	line-height: 16px;
}

.category-headlines h1 {
	margin-bottom: 5px;
	font-size: 13px;
}
.category-headlines p {
	font-size: 12px;
}

.category-headlines img {
	float: left;
	margin-right: 10px;
}

.footer-ads-ul {
	text-align: center;
	list-style-type: none;
}

.footer-ads-ul li {
	display: inline;
}

.top-stories {
	padding-bottom: 20px;
}

.top-stories li {
	padding-top: 3px;
	padding-bottom: 2px;
	list-style-type: none;
	list-style-position: outside;
}

.wide-ad {
	text-align: center;
}

.main-news-article-item {
	clear: left;
}

.video-article-no-link {
	color: #0094C2;
	font-size: 12px;
}

#video-carousel-0 p, #video-carousel-1 p, gallery-carousel-0 p, gallery-carousel-1 p {
	margin-left: 5px;
}
.promo-feature-heading{
	vertical-align: bottom; 
	margin-bottom: 5px;
}

/******* clearing problems - use .area *******/
/* 
- stretch the surrounding area (div) over all included floating elements
- "How To Clear Floats Without Structural Markup", source and explanation: http://www.positioniseverything.net/easyclearing.html
*/
/* ignored by win ie */
.area:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.area {display: inline-table;} 
/* hide from mac ie5 \*/
* html .area {height: 1%;} 
*+html .area {height: 1%;}
.area {display: block;}
/* end hide from mac ie5 */

