#jc_submit {	
	margin-top:15px;
}
#captcha-image {
	float:right;	
}
#recaptcha_table {
	width:430px;	
}
#captcha_div input[type="text"] {
	float:left;	
}
#jc_submit input#submit {
	background-color: #337ab7;    
    color: #fff;
     -moz-user-select: none;
    background-image: none;
    border: 1px solid #2e6da4;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;    
}
#jc_inputs {
	padding-left:15px;	
}
#jc_title {
	margin-left:-15px;	
}
#article_comments div.list {
	border-bottom:1px solid #ccc;
	margin:5px 0px;
	padding:5px 10px 0;
}
span.star{
	color:#f00;	
}