﻿.Heading {
	height: 19px;
	line-height: 19px;
	background: url('/images/GradientGreen.gif') #042200;
	color: #fff;
}


#FeaturedOpinion {
    width: 745px;
    overflow: hidden;
}



#OpinionWrap {
    float: left;
    width: 500px;
    overflow: hidden;
}
#FO_Subject {
    font-size: 14px;
    font-weight: bold;
}
#FO_About {
    margin-top: 10px;
    background-color: #F0F0F0;    
    height: 16px;
    line-height: 16px;
}
#FO_Opinion {
    margin-top: 10px;
}
#FO_Buttons {
    color: #999999;
    margin-top: 20px;
}


#MemberAboutWrap {
    float: right;
    width: 230px;
    overflow: hidden;
    background-color: #F0F0F0;
    padding-bottom: 500px;
    margin-bottom: -500px;
}
.AboutHeading {
    font-weight: bold;
    clear: both;
}
.AboutData {
    clear: both;
}
.AboutSeparator {
    color: #999999;
    clear: both;
}
#AboutInnerWrap {
    background-image: url('/images/MPOdetailsBACKGROUND.gif');
    padding: 3px;
}


#Comments {
    width: 745px;
    clear: both;
    margin-top: 20px;
}
#CommentsHeader {
	background-color: #F0F0F0;
	background-image: url('/images/GradientGray25.gif');
	line-height: 16px;
	padding: 3px 0px 3px 0px;
}


.lvRow {
    background-color: #F0F0F0;
}



 .tbRow {
    height: 25px;
    line-height: 25px;
    margin: 5px 0px 5px 0px;
    clear: both;
}
.col1 {
    width: 140px;
    float: left;
}
.col2 {
    float: left;
    width: 600px;
}
.taRow {
    height: 500px;
    line-height: 500px;
    margin: 5px 0px 5px 0px;
}