/* DS website CSS v1.0 home page*/
#pageContainer.page_home_style1  a{
	color:#333;
}
.page_home_style1{
	float:left;
	background: #ECF0F2 url("/common/images/bk_w_divs.gif") no-repeat left top;
}
.widget {
	float:left;
}
.widget2 {
	width:348px;
	margin:10px;
	padding:0px;
	border: #081042 solid 1px;
}
.newsMore {
	float:right;
	font-size: 90%;
	color:#FFF;
	padding-right:10px;
	background: url("/common/images/bulletMore.gif") no-repeat 01ex right;
}
ul.newsList,ul.snippetList {
	margin:0;
	padding:5px 10px;
	font-size: 0.8em;
	line-height:1.3em;
}
ul.newsList li, ul.snippetList li {
	padding-bottom:10px;
}
ul.newsList li {
	padding-left:13px;
	background: url("/common/images/bulletOn.gif") no-repeat 0.6ex left;
}
.widget a:hover{
	text-decoration: underline;
}
#sectorButtons {
	padding:6px;
	color:#FFF;
	font-size:90%;
	line-height: 2.5ex;
	border-bottom: #FFF solid 1px;
}
#sectorButtons a {
	display:block;
	font-size:140%;
	color:#FFF;
	margin:0;
	padding:0;
}
#sectorButtons a:hover {
	text-decoration:underline;
}