/* Start of CMSMS style sheet 'Review settings' */
.review{
margin-bottom:24px;
}
.review a:hover{
text-decoration:underline;
}
.review h4,
.review h4 a{
color:#085879;
text-decoration:none;
}
#frmSendReview{
width:670px;
margin:12px 0;
}
#frmSendReview fieldset{
border:0 none;
}
#frmSendReview input[type="submit"]{
width:80px;
text-align:center;
}
#frmSendReview label{
float:left;
width:120px;
margin-right:12px;
display:block;
text-align:right;
}
#frmSendReview legend{
width:670px;
margin-bottom:12px;
text-align:center;
}
#frmSendReview p{
margin:4px 0;
display:block;
}
#frmSendReview textarea,
#frmSendReview input[type="text"]{
width:534px;
display:inline;
}
#reviewlist{
border-bottom:1px solid #9fbacb;
margin:12px 0;
}
#reviewlist h3{
margin-bottom:12px;
color:#085879;
}
/* End of 'Review settings' */

