/* CSWapSterlingFP\css\page_white_display.css */
@import url(css/display.css.ashx);

#top
{
	background-image: url(/images/top.jpg);
}
#left
{
	background-image: url(/images/side.jpg);
}

#header
{
	float: left;
	width: 607px;
	height: 262px;
}
#tab
{
	width: 93px;
	height: 17px;
	background-color: #01395A;
	background-image: url(/images/tab.gif);
}
#box
{
	width: 607px;
	height: 245px;
	background-color: #01395A;
	clear: both;
}
#leftside
{
	width: 329px;
	height: 246px;
	background-color: #01395A;
	float: left;
}
#rightside
{
	width: 278px;
	height: 246px;
	background-image: url(/images/movie.gif);
	float: left;
}
#heading1
{
	width: 276px;
	height: 40px;
	background-image: url(/images/heading1.gif);
	margin-top: 20px;
	margin-left: 20px;
}
#links
{
	width: 200px;
	height: 85px;
	margin-top: 80px;
	margin-left: 20px;
}
#link1
{
	background-image: url(/images/corporate.finance.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	padding-bottom: 2px;
	height: 15px;
}
#link2
{
	background-image: url(/images/financial.research.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	padding-bottom: 2px;
	height: 15px;
}
#link3
{
	background-image: url(/images/financial.reporting.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	padding-bottom: 2px;
	height: 15px;
}
#link4
{
	background-repeat: no-repeat;
	background-image: url(/images/commercial.communications.gif);
	cursor: pointer;
	padding-bottom: 2px;
	height: 15px;
}
#link5
{
	background-repeat: no-repeat;
	background-image: url(/images/information.management.gif);
	cursor: pointer;
	padding-bottom: 2px;
	height: 15px;
}
.news
{
	width: 180px;
	float: left;
	margin-bottom: 23px;
}

#newsFooter
{
	width: 630px;
	clear: both;
	height: 50px;
	background-color: #7dc2db;
}

#news1
{
	margin:10px 0px 0px 25px;
    	padding:0px 11px 5px 10px;
		border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #ffffff;

}
#news2
{
	margin-top: 10px;
	padding: 0px 11px 5px 10px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #ffffff;

}
#news3
{
	border-left:1px dashed #FFFFFF;
	margin-top: 10px;
	padding: 0px 1px 5px 10px;

}

#footspace
{
	background-color: #FFFFFF;
}
#contact
{
	background-color: #7dc2db;
}
#copyright
{
	background-color: #7dc2db;
}
