#content p {
margin:10px 40px 0 ;
line-height:normal;
}

#aboutButton{float:right; font-size:20px; display:block; width:74px; height:24px; background-repeat:no-repeat; margin-right:10px; background-image:url(../images/castButton.jpg); text-align:center; margin-top:6px;}
#testimonialButton{float:right; font-size:20px; display:block; width:158px; height:24px; background-repeat:no-repeat; background-image:url(../images/testimonialButton.gif); text-align:center; margin-top:7px;}
#userReviewButton{float:right; font-size:20px; display:block; width:115px; height:24px; background-repeat:no-repeat; background-image:url(../images/reviewButton.jpg); text-align:center; margin-top:6px; margin-right:10px;}
#reviewsButton{float:right; font-size:20px; display:block; width:115px; height:24px; background-repeat:no-repeat; background-image:url(../images/reviewButton.jpg); text-align:center; margin-top:6px; margin-right:10px;}

#aboutButton a{color:#6fadc5; font-size:14px; text-decoration:none; font-weight:bold; position:relative; top:-3px;}
#testimonialButton a{color:#6fadc5; font-size:14px; text-decoration:none;  font-weight:bold; position:relative; top:-3px;}
#userReviewButton a{color:#6fadc5; font-size:14px; text-decoration:none;  font-weight:bold; position:relative; top:-3px;}
#reviewsButton a{color:#6fadc5; font-size:14px; text-decoration:none;  font-weight:bold; position:relative; top:-3px;}

#aboutButton.selected a{color:#3e7b92; font-size:14px; text-decoration:none;}
#userReviewButton.selected a{color:#3e7b92; font-size:14px; text-decoration:none; }
#reviewsButton.selected a{color:#3e7b92; font-size:14px; text-decoration:none; }
#testimonialButton.selected a{color:#3e7b92; font-size:14px; text-decoration:none; }

#aboutButton a:hover{text-decoration:underline;}
#userReviewButton a:hover{text-decoration:underline;}
#reviewsButton a:hover{text-decoration:underline;}
#testimonialButton a:hover {text-decoration: underline;}
#pageTitle{float:left;}

#userReviewSection{ padding-left:30px; padding-right:30px;}
#reviewSection{ padding-left:30px; padding-right:30px;}

.review{ display:block; margin:10px; background-color:#e6f8fc; line-height:normal; padding:6px;}
.name{ font-size:10px; width:100%; border-bottom:1px solid #ffffff; }
.show_review{ font-size:12px; padding-top:6px;}
.critic{width:100%;  border-top:1px solid #ffffff; padding-top:6px;}