body .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;    
}

body #scVBConnectorComments .scVBConnectorCommentsTitle {
	margin-bottom: 16px;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
}

body #scVBConnectorComments ol, body #scVBConnectorComments ul {
	list-style: none outside none;
}

body #scVBConnectorComments .scVBConnectorCommentContent .scVBConnectorCommentContentText {
	line-height: 1.4em;
}

html body #scVBConnectorComments .scVBConnectorShowingTitle {
	font-size: 16px;
}

body #scVBConnectorComments br {
	display:block; margin-top:10px; line-height:22px;
}

body #scVBConnectorComments article {
    margin: 1.71429rem 0;
}
body #scVBConnectorComments article {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
    padding-bottom: 1.11429rem;
    word-wrap: break-word;
}

body #scVBConnectorComments article header {
    margin: 0 0 2.82857rem;
    overflow: hidden;
    position: relative;
}

body #scVBConnectorComments article header img {
    float: left;
    line-height: 0;
    padding: 0;
}

body #scVBConnectorComments article header .scVBConnectorCommentsNumbering {
	margin: 0 20px 0 0;
    float: left;
    font-size: 16px;
    font-weight: bold;
    width: 24px;
}

body #scVBConnectorComments img {
    border: 0 none;
}

body #scVBConnectorComments article header cite {
    font-size: 1.07143rem;
    font-style: normal;
    line-height: 1.42857;
}
body #scVBConnectorComments article header cite, body #scVBConnectorComments article header time {
    display: block;
    margin-left: 20px;
}

body #scVBConnectorComments article header .citeBlock {
	float: left;
}

body #scVBConnectorComments article header a {
    text-decoration: none;
}
body #scVBConnectorComments a {
    outline: medium none;
}

body .scVBConnectorPostQuote {
	padding-left: 24px;
} 