.subheadbar {
	border: 0;
	padding: 0 0 0 3px;
	line-height: 8px;
	margin: 0;
	width: 926px;
}

.subhead1 {
	width: 100%;
}

/* style needs adding and removing from inline*/

.viewresults {
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #fff;
	margin: 0 0 10px 0;
	background: #908a81 url(images/pagination-bg.gif) no-repeat;
}

.viewresults table {
	width: 222px;
	background-color: Blue;
}

.viewresults a:link, .viewresults a:visited {
	color: #fff;
}
.viewresults td {
	vertical-align: middle;
	padding: 4px 12px;
}
.viewresults td.viewtype {
	text-align: right;
}
.viewresults td a.selectedLink {
	text-decoration: none;
}
.viewresults td.pagination a {
	margin: 0 2px;
}
.viewresults td img {
	vertical-align: middle;
	background: #fff;
	border: 1px solid #fff;
}
.viewresults div {
}

.GridPageSizeDropDown {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	margin-left: 4px;
}

.gridHeaderlistview1, .gridHeaderlistview1 td, .gridHeaderlistview1 th {
	padding: 0 10px 0 10px;
	background: #F6F6F6;
	border-right: 1px solid #F6F6F6;
	border-bottom: 1px solid #F6F6F6;
	border-left: 1px solid #F6F6F6;
	height: 28px;
	vertical-align: middle;
	text-align: center;
}

.dataPreviews {
	margin-bottom: 10px;
	display: block;
	width: 100%;
}

#pagingRow {
	padding-left: 10px;
	width: 100%;
}

#block {
	margin-bottom: 20px;
}

#mainTable {
	margin-bottom: 20px;
}

#outerDataTable {
	width: 100%;
}

#plhLightboxAction {
	float: right;
	vertical-align: bottom;
}

#Refresh {
	padding-left: 5px;
	cursor: pointer;
	cursor: hand;
	white-space: nowrap;
}



.GridCol-Description {
	width: 29%;
}

.GridColumn0 {
	margin: 0;
	padding: 0;
	text-align: left;
}

a:link, a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #000;
}

.listviewsmallthumb {
	padding: 0;
	border: 1px solid #d7d4c2;
}
/*new */
#ObjectHeader {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#ObjectHeader .GeneralDetails tr.Header td {
	width: 926px; /*xborder: 1px solid #f00;*/
}


#ObjectHeader.ExecutionDetails tr.Header td {
	/*xborder: 1px solid #000;*/
	width: 930px;
}


#ObjectHeader tr td table tr.header, #ObjectDetails tr td table tr.header {
	background-color: #d8ebe7;
	color: #000;
}

#ObjectHeader tr td table tr.header th.left, #ObjectDetails tr td table tr.header th.left, #ObjectHeader tr td table tr.header th.right, #ObjectDetails tr td table tr.header th.right {
	background-color: #d8ebe7;
	color: #000;
}


#ObjectHeader tr td table tr.header a:link, #ObjectDetails tr td table tr.header a:link, #ObjectHeader tr td table tr.header a:visited, #ObjectDetails tr td table tr.header a:visited, #ObjectHeader tr td table tr.header a:active, #ObjectDetails tr td table tr.header a:active {
	text-decoration: underline;
	color: #000;
}

#ObjectHeader tr td table tr.header a:hover, #ObjectDetails tr td table tr.header a:hover {
	text-decoration: none;
	color: #000;
}
