#wc-module-comment{
	border: 1px solid #EEEEEE;
	padding: .5em;
}

#wc-module-comment h3{
	margin:.25em 0;
	padding:0;	
	font-weight:bold;
}

#wc-module-comment .wc-module-comment-listing{
	list-style:none;
	padding:0;
	margin:0;
}


#wc-module-comment .wc-module-comment-listing li{
	display:block;
	padding:.25em .4em 1.1em .4em;
	background: url(/graphics/bg-divider-horizontal.gif) left bottom repeat-x
}

#wc-module-comment .wc-module-comment-listing li.position-last {
	background: none
}

#wc-module-comment .wc-module-comment-listing li h4 {
	color: #50599e;
	margin-bottom: 10px;
	font-size: 120%
}

#wc-module-comment .wc-module-comment-listing li p.wc-module-comment-posted {
	color: #707070;
	font-size: 96%;
	margin-bottom: 0
}

#wc-module-comment .wc-module-comment-content{
	margin:.25em 0;
	padding-bottom:.5em;
		
}

#wc-module-comment .wc-module-comment-action{
	padding:.25em;
}

#wc-module-comment a.wc-module-comment-action:hover{
	font-weight:bold;
}

#wc-module-comment a.wc-module-comment-unapprove{
	color:#c00;
}


#wc-module-comment a.wc-module-comment-approve{
	color:#080;
}

.wc-module-comment-form-container {
	margin: 12px 0 19px 0;
	border: 1px solid #EEEEEE;
	padding: 8px;
	clear: both;
}

.wc-module-comment-form-container h3 {
	margin: 5px 0 0 8px
}

.wc-module-comment-form-container h3 a {
	background: url(/graphics/ico_minus-grey.gif) left center no-repeat;
	padding-left: 15px
}

.wc-module-comment-form-container h3 a.collapse {
	background-image: url(/graphics/ico_plus-grey.gif);
}

.wc-module-comment-form-container #wc-module-comment-add{
	display: none;
	border:none;
	padding:0;
	margin:1em 0 0 0	
}

.wc-module-comment-form-container #wc-module-comment-add fieldset label {
	width: 11.3em
}

.wc-module-comment-form-container #wc-module-comment-add fieldset .form-standard-text {
	border: 1px solid #DAD9DE;
}

.wc-module-comment-form-container #wc-module-comment-add fieldset textarea {
	width: 19.5em
}

.wc-module-comment-form-container #wc-module-comment-add fieldset ol {
	padding: 0
}

.wc-module-comment-form-container #wc-module-comment-add fieldset ol li {
	padding: .55em 0
}

.wc-module-comment-form-container .panel-message {
	margin: 0;
	padding: 0 0 1.3em 0;
}
.wc-module-comment-form-container #wc-module-comment-add fieldset p.button {
	padding-left: 11.3em;
	text-align: left;
}
.wc-module-comment-form-container #wc-module-comment-add fieldset input.form-standard-button-comment {
	padding: 5px;
	color: #fff;
	border: 0;
	background-color: #50599e !important;
}
.wc-module-comment-pagination {
	float: left;
}
.wc-module-comment-wrapper {
	position: relative;	
}
.wc-module-comment-wrapper .panel-rss {
	float: left;
	margin: 10px;
	padding: 0;
}