#allcomments{ 
   width: 500px; 
	margin: 0px 0 0 0px; 
	overflow: hidden;  
	clear: both;
}
#contacts{ 
   width: 500px; 
	margin: 0px 0 0 0px; 
	overflow: hidden;  
	clear: both;
	border-top: 1px dotted Gray;
}
 .commentbox{ display: inline-block; border-top: 1px solid #f6f6f6; }
 .commentbox:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
 * html .commentbox{ height: 1%; }
 .commentbox{ display: block; }
 .authorname,.yourmsg{
	width: 115px;
	padding: 15px 5px;
	color: #8fbac4;
	font-size: 13px;
	line-height: 17px;
	overflow: hidden;
}
 .authorname a{ font-weight: normal; color: #8fbac4; }
 .commenttext{
	display: block;
	width: 275px;
	padding: 15px 5px;
	font-size: 11px;
	overflow: hidden;
}
 .commenttext p{
	margin: 0 0 10px 0;
	line-height: 15px;
	text-align: justify;
}
 .commenttext p a{ background: url(images/link-line.gif) repeat-x 0 14px; }
 .commentdate{
	margin-top: 15px;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	color: #888888;
}
 .authorname,.commenttext,.yourmsg{ float: left; }
 .commentAdmin{ background: #a9d6e0; }
 .commenttext cite{
	display: block;
	font-style: italic;
	margin: 10px 0 10px 25px;
	padding-left: 8px;
	border-left: 3px solid #aaaaaa;
}
 .yourmsg{ font-variant: small-caps; }
 .cmmtheader{ margin: 0 0 5px 0; }
 .smallF{ display: block; font-size: 11px; margin-bottom: 20px; }
 .leavecmmt{ margin: 0px 0 0px 0; }
 #commenterr{ color: #FF7171; margin-bottom: 5px; }
 #userinfo,.loggedin{ margin-top: 25px; margin-left:5px;}
 .formfields{ float: right; width: 165px; }
 .fielddesc{
	font-size: 9px;
	margin-bottom: 8px;
	margin-left: 10px;
	display: block;
	line-height: 8px;
	color: #888888;
}
 #userinfo:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
 #userinfo{ display: inline-block; }
 * html #userinfo{ height: 1%; }
 #userinfo{ display: block; }
 #commentform{ margin: 10px 0 0 0; padding: 0; }
 #commentform p{
	margin: 2px 0 2px 0;
	text-transform: none;
	line-height: 17px;
}
 #commentform small{ font-size: 9px; }
 #commentform input:focus,#commentform textarea:focus{ border-color: #b4b4b4; }
 #cauthor,#email,#friendEmail,#friendName,#accesscode,#enqphone{
	background: white;
	width: 165px;
	margin: 2px 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #dddddd;
}
 #comment{
	float: left;
	font-size: 11px;
	overflow: auto;
	background: white;
	width: 300px;
	margin: 2px 0;
	height: 120px;
	padding: 0 4px 0 4px;
	border: 1px solid #dddddd;
}
 #commentb{
	float: left;
	font-size: 11px;
	overflow: auto;
	background: white;
	width: 455px;
	margin: 2px 0 2px 25px;
	height: 120px;
	padding: 0 4px 0 4px;
	border: 1px solid #dddddd;
}
 #response{
	float: left;
	font-size: 11px;
	overflow: auto;
	background: white;
	width: 480px;
	margin: 2px 0;
	height: 120px;
	padding: 0 4px 0 4px;
	border: 1px solid #dddddd;
}

 #filename{
 	clear: both;
	float: left;
	font-size: 11px;
	background: white;
	width: 200px;
	margin: 5px 0;
	height: 22px;
	padding: 0 4px 0 4px;
	border: 1px solid #dddddd;
}

* html #cauthor,* html #email,* html #accesscode, * html #enqphone{ margin: 1px 0; }
#cauthor:hover,#email:hover,#accesscode:hover,#enqphone:hover,#comment:hover{ }
#commentform label{ font-size: 9px; }
#submit{ 
	width: 130px; 
	height: 22px; 
	border: 0; 
}

#submitcmt{ 
	float: left;
	width: 300px;
}
#subcmtbtn{ 
	width: 130px; 
	height: 22px; 
	border: 0;
}
#subforbtn{ 
	width: 130px; 
	height: 22px; 
	border: 0; 
	float: right;
	margin: 5px 0;
	padding: 0 4px 0 4px;
	border: 1px solid #dddddd;
	
}

.forFormFinal {
	margin-left: 5px;
	padding: 5px;
}
#upprompt {
	float:left;
	width:200px;
}
#typecnt{ 
	float: right;
	width: 200px;
	text-align: right;
}


* html #submit{ margin-top: 0px; margin-left: 0px; }
#ishuman{ border: 1px solid #dddddd; padding-left: 2px; margin-left:10px}

.editwarn {
  color: green;
  font-weight: bold;
  padding: 5px;
}

.editdisable {
  color: #CF110C;
  font-weight: bold;
  padding: 5px;
}

