/* additional page */
html {}

body {background:#fff;}

.text {
	position:absolute;
	top: 35px;
	left:0px;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	width: 100%;
} 

.text2 {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	}


.text2 a:link, .text2 a:visited {text-decoration:none;font-weight:bold;color:#fff;}
	
.text2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;text-decoration:underline; font-weight:bold;}	
	
.finance {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;}

.finance2 {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: bold;}
	
.stocktitle {
	position:absolute; top: 10px; left:0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #75acff;}	
	
/* advert description */
td {			
	font-family: Verdana;
	font-size: 11px;
	color: #fff;} 

.stock {margin-top :20px;}	

h1 {
	font-size: 18px;
	padding: 3px;
	margin: 0px;
	font-family: Verdana;
  font-weight: bold;
  color:#bbd1fe;
}

.feature {
	float: left;
	width: 201px;
	position: relative;
  margin: 0px 0px 0px 0px;
	height: 240px;
	background-image: url(images/feature.jpg);
	background-repeat: no-repeat;
	text-align: left;

}

.feature #inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	margin: 72px 0px 0px 2px;

}

.about {
float: left;
	text-align: left;
	width:555px;
margin-left:20px;
 
}
html>body .about  {
	text-align: left;
	width:600px;
margin-top:-10px;
}

img{
border:none;
}

.textmain
 {
	font-size: 12px;
	padding: 3px;
	margin-left: 30px;
	font-family: Verdana;
  font-weight: bold;
}