/** section styles **/
*{margin:0;padding:0;}
a:link, a:visited {font-size:small;color:#000000;}

/* Semantic classes */
.container {color: #000000;background-color:#ffffff;}
h1, h2 {color: #333333;margin-top:4px;}
h1 {background-color:#fff8e3;padding-left:4px;padding-top:4px;}
h2 {}
h3 {font-weight: bold;color: #333333;margin-bottom: 4px;}

#gBanner {
	margin: 0 0 0 0;
	padding: 3px;
	background: url(/mobile/bbc_news/images/banner-bak.gif);
	background-repeat: repeat-x;
	background-color: #c15d00;
	color: white;
	font-weight: bold;
	font-size: small;
}
.linkList{padding: 4px;border-bottom:1px solid black;}
.linkList a{color:#000;font-size:small;}
.endFloat{clear:both;}

.accessKey {color: white;}
.footer ul li a:link, .footer ul li a:visited {color: white; font-weight: bold; text-decoration: none;}
.footer ul li a:hover, .footer ul li a:active {text-decoration: underline;}
.footer {background-color: #9a0000;	border-bottom: 1px solid #c1bfc0; color: white;}
