.comment-form div.field {
	padding: 0 0 5px 0 !important;
}
.comment-form div.indent {
	padding: 0 0 5px 150px !important;
}
.comment-form div.first {
	margin-top: 10px;
}
.comment-form div.last {
	margin-bottom: 10px;
}
.comment-form div.wrap {
	padding: 10px !important;
}
.comment-form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.comment-form fieldset.contact-details {
    margin-bottom: 10px;
}
.comment-form fieldset.contact-details label {
    width: 8em;
}
.comment-form fieldset.contact-details input {
    margin-bottom: 5px;
}
.comment-form legend {
	font-weight: bold;
}
.comment-form label {
	display: block;
	width: 150px;
	font-size: 80%;
	float: left;
	font-weight: bold;
}
.comment-form .check {float: left;}
.comment-form .check label {
	display: inline;
	float: none;
	font-weight: normal;
}
.comment-form textarea {
	border: 1px solid #e7e7e7;
	width: 100%;
	font-size: 90%;
	font-family: arial,helvetica,clean,sans-serif;
	margin: 5px 0;
}
.comment-form textarea:focus {border-color: #999;}

.comment-form .text {
	border: 1px solid #aaaaaa;
	padding: 2px 3px; margin: 0 0 5px 0;
	width: 200px;
}


.comment-form p.norm {
	margin: 0 !important; padding: 0 0 10px;
}
.comment-form div p.norm {
	padding: 0;
}

#comment-nav {
	padding: 10px 10px 0 4px;
	margin: 0 0 10px 0;
	font-size: 80%;
	border: 1px solid #aaaaaa;
	background: #fff url(/common/images/comment_button_bg.gif) repeat-x 0 100%;
}
#comment-nav ul {
	margin: 0; padding: 0;
	list-style: none;
}
#comment-nav li {
	margin: 0 0 0 4px; padding: 0 0 10px 21px;
}
#comment-nav li.comments {
	background: url(/common/images/icons/comment_small.gif) no-repeat 0 0;
}
#comment-nav li.feed {
	background: url(/common/images/icons/newsfeeds.gif) no-repeat 0 0;
}
#comment-nav li.what-is {
	background: url(/common/images/help.gif) no-repeat 0 0;
}


#comment-help {
	font-size: 80%;
	padding: 0!important;
}
#comment-help p.first {
	margin-top: 0; padding-top: 5px;
}
#comment-help kbd {
	font-family: monospace;
	font-size: 1.2em;
}

.comment-form .submit, .comments-notice a.submit-button {
	background: #FFFFFF url(/view/images/bg_button.gif) repeat-x scroll 0 100%;
	border: 1px solid #e7e7e7;
	color:#58626B;
	cursor: pointer;
	cursor: hand;
	float: right;
	font-weight: bold;
	margin: 0;
	padding: 2px 15px;
}
.comment-form .submit:hover, .comments-notice a.submit-button:hover {
	border-color: #e7e7e7;
	color: #000;
}

.comments-notice a.submit-button {
	font-size: 90%;
	text-decoration: none;
}

.comment-form .legal-links {
  clear: both;
  font-size: 80%;
  	margin-top: 20px;
  padding: 0!important;
  	list-style-type: none;
}

.comment-form .legal-links li {
	margin: 10px 0;
}
ol.comments {
	list-style: none;
	margin: 0; padding: 0;
}
ol.comments li.comment {
	background: #FFFFFF url(/view/images/bg_comment_grad.gif) repeat-x scroll 0 0;
	border: 1px solid #E7E7E7;
	margin: 20px 0;
	padding: 9px 19px;
}
ol.comments dl {
	margin: 0; padding: 0;
}
ol.comments dt {
  float: left;
	font-weight: bold;
	margin: 0;
	padding: 0 0.2em 0 0;
}

ol.comments div.comment {
	background: transparent url(/view/images/icon_comment.gif) no-repeat scroll 0 0;
	margin: 0;
	padding-left: 30px;
}

ol.comments div.comment,
ol.comments div.comment div.wrap {
  padding-bottom: 0!important;
}

ol.comments .comment-id {
    color: #666!important;
    float: right;
    font-size: 90%;
    text-decoration: none;
}

ol.comments dl.date {
  float: left;
  margin-bottom: 5px;
}

ol.comments dl.date dt {display: none;}

ol.comments dd {
	margin: 0;
	padding: 0;
}

ol.comments dl.ugc {clear: left;}

ol.comments dd p {margin-top: 0;}

ol.comments cite.vcard {
	font-style: normal;
}

#content #comments div.comment dl.ugc,
#content #comments div.comment dl.date {
	font-size: 90%;
}

#content #comments div.comment dl.ugc *,
#content #comments div.comment dl.date * {
	font-size: 100%;
}

h3.comments {
	margin-top: 20px !important;
}
h3.divide {
	border-top: 1px dotted;
	padding-top: 9px !important;
}
ol.comments p.moderation {
	font-size: 80%;
	margin: 0;
}
p.comments-notice {
	font-size: 80%;
}

#comment-form textarea.error {
	border: 2px solid #c00;
}

.comment-status-message {
	margin: 0.5em 0 1em;
}

.comment-status-message h1 {
	font-size: 90%;
	margin: 0; padding: 10px;
}
.comment-status-message ul {
	font-size: 80%;
	list-style: none;
	margin: 0; padding: 0 10px 10px;
}
.comment-error {
	border: 1px solid #c00;
	background: #fac7c7;
}
.comment-notice {
	border: 1px solid #fc0;
	background: #ffefb0;
}

h1.commenting {
	font-size: 120%;
}
#commenting-wrapper {
	width: 70%;
	margin: 0 auto; padding: 25px 0;
}
#commenting-wrapper p {
	font-size: 90%;
}
#commenting-wrapper h2, #commenting-wrapper h3 {
	font-size: 100%;
}
.tandc-scroll {
	border: 1px solid #ccc;
	overflow-y: scroll;
	padding: 0 10px 10px;
	height: 20em;
}

p.comments-agreed {
	float: left;
	margin: 0;
}

#comment-help-link {
	padding: 5px 0;
}

div.captcha-box {
	margin: 1em 0;
}

div.captcha-box h2 {
	font-size: 100%;
}

div.captcha-box h2 {
	font-size: 80%;
}

div.captcha-box label {
	width: 100px;
}

#article #content div.captcha-box p, #article #content div.captcha-box h2  {
	font-size: 90%;
	margin: 0 0 1em 0;
}
	
#article #content div.captcha-box div {
	padding-bottom: 0;
	padding: 0;
	margin: 0;
}

div.captcha-box .recaptchatable #recaptcha_response_field {
	position:relative !important;
	left: 0 !important;
	top: 5px !important;
}

div.captcha-box iframe {
	width: 100%;
	height: 260px;
	border: 0;
}

#cite {
	font-size: 80%;
}
