.articleSubSection {
    color:#4F4E4E;
    font-family:arial;
    font-size:11px;
    margin-top: 10px;
    line-height: 18px;
	width: 538px;
}
.articleSubSection .moreArticlesHeader {
	color: #E8A23A;
    font-family:arial;
    font-size:14px;
	font-weight: bold;
	margin-bottom: 4px;
	
}
.articleSubSection .categories {

}
.articleSubSection .conditions {

}
.articleSubSection .tags {

}

.articleNav {
    margin: 5px 0 10px 0;
    position: relative;
    color:#4F4E4E;
    font-family:arial;
    font-size:12px;
    width: 538px;
    min-height: 20px;
}
.articleNav .prev {
    float: left;
    width: 269px;
    overflow: hidden;
    line-height: 16px;
}
.articleNav .next {
    float: right;
    text-align: right;
    width: 269px;
    overflow: hidden;
    line-height: 16px;
}
.commentLabel {
    color:#4F4E4E;
    font-family:arial;
    font-size:12px;
    font-weight: bold;
    margin-bottom: 5px;
}
input.commentText {
    margin-top: 5px;
    margin-bottom: 10px;
    height: 105px;
    width: 534px;
    border: 1px solid #B4B289;
    overflow: hidden;
    word-wrap: break-word;
}
.articleDottedDivLine {
    border-bottom:1px dotted #CAD39E;
    clear:both;
    height:1px;
    margin-top:5px;
    width:538px;
}
.commentSubmitButton {
    background:#F0F267 url(http://static.dailystrength.org/templates/images/buttons/button-states.gif) repeat-x scroll 0 0;
    border-color:#CCD59C #7D8938 #7D8938 #CCD59C;
    border-style:solid;
    border-width:1px;
    color:#007E00;
    cursor:pointer;
    font-family:Arial;
    font-size:100%;
    padding:3px 10px;
    margin-top: 10px;
}
.commentsWrapper {
    margin-top: 5px;
}
ul.errors {
    color: red;
    margin-bottom: 10px;
}
#col1 .commentTotals {
    margin: 5px 0 10px 0;
    color:#363636;
    font-family:arial;
    line-height:19px;
}

