﻿body {
}
.ParentCategoryOuter, #PublicLeftContent, #ParentCategoryText
{
	z-index: -1;
	position: relative;
	float: left;
}
#PublicRightContent
{
	border: 0px;
}
.DefaultContent
{
	width: 980px;
}
#ProjectLink
{
	padding-right: 0px;
	padding-top: 0px;
	width: 100px;
	text-align: left;
}
.CategoryContent
{
	margin-top: 18px;
}
.ProjectImage
{
	float: right;
	width: auto;
}
#ProjectLink img
{
	padding-top: 2px;
	padding-right: 3px;
	position: relative;
	float: left;
}
#ProjectLink a:link, #ProjectLink a:hover, #ProjectLink a:visited, #ProjectLink a
{
	color: #999999;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;
	cursor: pointer;
}
.CategoryDescription
{
	position: relative;
	float: left;
	width: 610px;
}
.Header
{
    padding-bottom: 10px;
    width: 800px;
}
.NormalUploadImage img
{
	margin: 7px 7px 5px 0;	
	float: right;
	clear: both;
	width: 286px;
	height: 190px;
}
.ContentHeader
{
	display: none;
}
#PublicMainContent
{
	margin-top: 0px;
	width: 100%;
}
.CategoryAbstract
{
	width: auto;
}
.PageContent
{
	display: none;
}
.ProjectInformation
{
    position: relative;
    float: left;
    background-color: #F2F2F2;
    padding: 5px;
    margin: 0 0 20px 0;
    display: block;
    clear: both;
    width: 970px;
}
#ctl00_phlMainContent_pnlPreviewImages
{
	position: relative;
	float: right;
	margin-right: 20px;
	margin-top: 52px;
}
#ctl00_phlMainContent_pnlPreviewImages img
{
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.imageCaption
{
	float: right;
	clear:both;
	margin-right: 7px;
	width: 276px;
}
#ProjectDocumentsHeader, .RelatedDocumentsPic img
{
    position:relative;
    float:left;
}
