/* additional page */
.text {
	position:absolute;
	top: 35px;
	left:0px;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	width: 100%;
} 
p {
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
}
h1 {
	padding-left: 10px;
}

h3 {
	padding-left: 10px;
}

li {
	text-align: left;
	color: #CCCCCC;
}


.text2 {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	}


.text2 a:link, .text2 a:visited {
	text-decoration:underline;
	font-weight:bold;
	color:#56AEFF;
}
	
.text2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #afafaf;text-decoration:none; font-weight:bold;}	
	
.finance {
	font-family: Verdana;
	font-size: 11px;
	color: #000;}

.finance2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;}
	
.stocktitle {
	position:absolute; top: 10px; left:0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #406440;}	
	
/* advert description */
td {			
	font-family: Verdana;
	font-size: 11px;
	color: #000;} 

.stock {margin-top :20px;}	

html {}

body {
	background:#233379;
}
#featured {
	float: right;
	width: 220px;
	position: relative;
	left: 0px;
	height: 270px;
	background-image: url(images/featured.gif);
}
.text3 {
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
}
#inlineFourth {position:relative; top:45px; left:10px;}