.scVBConnectorError {
	background-color: #FFBABA;
    color: #111;
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid #D8000C;
    margin: 10px 0;
    padding: 15px 10px 15px 50px;    
}

#scVBConnectorComments .scVBConnectorCommentsTitle {
	margin-bottom: 48px;
	margin-bottom: 1.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}

#scVBConnectorComments ol, #scVBConnectorComments ul {
	list-style: none outside none;
}

#scVBConnectorComments .scVBConnectorCommentContent p {
	line-height: 1.4em;
}

#scVBConnectorComments h3 {
	font-size: 14px;
}

#scVBConnectorComments br {
	display:block; margin-top:10px; line-height:22px;
}

#scVBConnectorComments article {
    margin: 1.71429rem 0;
}
#scVBConnectorComments article {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
    padding-bottom: 1.11429rem;
    word-wrap: break-word;
}

#scVBConnectorComments article header {
    margin: 0 0 1.42857rem;
    overflow: hidden;
    position: relative;
}

#scVBConnectorComments article header img {
    float: left;
    line-height: 0;
    padding: 0;
}

#scVBConnectorComments img {
    border: 0 none;
}

#scVBConnectorComments article header cite {
    font-size: 1.07143rem;
    font-style: normal;
    line-height: 1.42857;
}
#scVBConnectorComments article header cite, #scVBConnectorComments article header time {
    display: block;
    margin-left: 6.07143rem;
}

#scVBConnectorComments article header a {
    text-decoration: none;
}
#scVBConnectorComments a {
    outline: medium none;
}