.DownloadMainContainer {
	color:#555555;
	line-height:1.4em;
}
.DownloadContainer {
	border-bottom:1px solid #D0D4D6;
	line-height:1.4em;
	margin:10px 0 0 0;
	padding:1.2em 0 1em;
	float:left;
	background: #ffffff;
}
.IconContainer {
	float:left;
	height:50px;
/*	width:10%; */
}
.DownloadCenterContainer {
	color:#555555;
	float:left;
/*	width:70%; */
}
.DBContainer {
	float:right;
}
.PageCounter{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ResourceView{
	margin: 10px;
}
.ViewTable{
	width:100%;
}
table.ViewTable, table.ViewTable td, table.ViewTable th{
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}
