/*
* TESTIMONIALS TEMPLATE STYLES
*/

label {display:block;border-bottom:0px solid #00aeef;margin:0 0 5px 0;}

#author, #email { width:100%;}

#commentmessage {text-align:center;font-weight:bold;display:none;width:100%;}

textarea {width:100%}

#submit {color: #00aeef; }


/*
* left column slightly taller
*/
.testimonials #left-column{height:470px;}



/*
*	UNIVITA LIVING
*/
div#univita-living-link {top:380px; }

.testimonials table {width:100%;}

.testimonials h4 {border:0px; color:#00aeef; margin:0;padding:0;}

.testimonials h3 {color:#00aeef; margin:0 0 5px 0;padding:0;line-height:1.1em; font-size:19px;}


.comment-content a{font-size:11px;}

.left-comment p, .right-comment p, p.comment {font-family: Georgia, serif;font-size:16px; color:#626468; font-style:italic; }

.left-comment .comment-cap {background:transparent url(../images/comment_cap_left.gif) scroll no-repeat 0 0;padding:5px 0 0 0;}

.left-comment .comment-base {background:transparent url(../images/comment_base_left.gif) scroll no-repeat 0 bottom; padding:0 0 5px 0;}

.left-comment .comment-tile {background:#FFF url(../images/comment_tile_left.gif) scroll repeat-y 0 0;}

.left-comment .comment-content {background:transparent url(../images/comment_arrow_left.gif) scroll no-repeat right center;}

.left-comment .comment-content p {margin:0; width:348px; line-height:1.3em; padding: 10px 30px 10px 15px;}



.right-comment .comment-cap {background:transparent url(../images/comment_cap_right.gif) scroll no-repeat 0 0;padding:5px 0 0 0;}

.right-comment .comment-base {background:transparent url(../images/comment_base_right.gif) scroll no-repeat 0 bottom; padding:0 0 5px 0;}

.right-comment .comment-tile {background:#FFF url(../images/comment_tile_right.gif) scroll repeat-y 0 0;}

.right-comment .comment-content {background:transparent url(../images/comment_arrow_right.gif) scroll no-repeat 0 center;}

.right-comment .comment-content p {margin:0; width:348px; line-height:1.3em; padding:10px 15px 10px 30px; }

