#cmsloginbox{
	width:180px;
}

h1{
	font-size:1.8em;
	overflow:visible;
}

#cmsloginbox #cmsloginsubmit {
	float:right;
	border:none;
	width:14px;
}

.blockDisplay , .newsItem{
	display:block;
	margin-top:15px;
}

.newsItem{
	
	
	padding-bottom:10px;
}

.newsItem a:hover{
	color:#5F8390;
}

.newsItem img{
	padding-right:6px;
	float:right;
}

.newsItem h3{
	padding-bottom:0px;
	font-weight:bold;
}

#specHeader{
	padding-bottom:20px;
	border-bottom:#CCCCCC 1px solid;
}

#specSection{
	padding-bottom:50px;
	
}	

.specItem{
	border-bottom:#CCCCCC 1px solid;
	padding-top:10px;
}

.formHidden{
	display:none;
}

.formShow {
	display:block;
}

.updatedNote{
	color:#FF9933;
	font-size:0.8em;
}

.newsImage{
	padding-right:4px;
	padding-bottom:4px;
}

#newscontentleft {
	width:368px;
	float:left;
	padding: 0 12px 0 5px;
	margin-bottom:20px;
	border-right:1px dotted #CCCCCC;
}

#newscontentright {
	float:right;
	
	width:371px;
	padding: 0 0px 0 12px;
	margin: 5px 0 20px;
}

.genFormField{
	float:left;
	width:180px;
}


.uploaddiv_invis{
	display:none;
	visibility:hidden;
}

.uploadIFrame{
	visibility:hidden;
	height:10px;
	width:200px;
}
/** loading **/
.loading {
	height: 19px;
	width: 141px;
	background-color: #FFFFFF;
	}

.loading div {
	width: 6px;
	height: 17px;
	float: left;
	margin: 1px 0 0 1px !important;
	background: url(/images/loadingBlock.gif);
	background-color:#99CCFF;
}

.uploaddiv_vis{
	display:block;
	visibility:visible;
}

.floatRight{
	float:right;
}

#contactform .quoteCheckbox{
	width:20px;
	float:left;
	
	border:0;
}

#samplesBoxes{
	float:left;
}

#samplesBoxes .sampleLabels{
	float:left;
	padding-top:0px;
}

.checkDiv{
	clear:left;
}

#newsContent , .editableTextArea{
	width:300px;
	height:150px;
}

.errorText{
	color:#FF0000;
	padding:15px;
	border:#FF0000 thin solid;
	text-align:center;
}

#contactform .addSubmit{
	background:url(../../images/misc/add.gif);
	float:left;
	border:0;
	width:44px;
	height:17px;
	cursor: pointer;
	margin-left:5px;
}

#projectTable{
	width:364px;
}

#projectTable tr td{
	height:35px;
	border-bottom:#CCCCCC thin solid;
	padding:0px;
	margin:0px;
}

#projectTable tr td a{
	float:right;
}

#projectsMain{
	padding-top:20px;
}

#uploadAdditional{
	padding-top:14px 0 13px 0px;
	margin: 10px 3px 0 0;
	float: left;

}

.generalList{
	padding-top:24px;
	padding-left:10px;
	list-style:none;
	
}
.noPadding {
	padding-top:24px;
	padding-left:2px;
	list-style:none;
}

ul.noPadding {
	padding-top:12px;
}

.generalList li{
	background:url('../../images/misc/small-arrow.gif') no-repeat;
	padding-left:8px;
}

a p , a h3{
	text-decoration:none;
}

#projectName{
	float:left;
}

#pagecontentleft ul , #pagecontentright ul{
	margin-left:10px;
}
