

.easyReviewWrapper
{
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #99CC33;
background:white;
padding: 0px;
margin: 0px 8px 10px;
xborder: 0px solid;
width: 272px;
float: right;
}

.easyReviewTitle
{
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;    
-khtml-border-top-left-radius: 5px;
-khtml-border-top-right-radius: 5px;
-khtml-border-bottom-left-radius: 0px;
-khtml-border-bottom-right-radius: 0px;  
margin:0px 0px;
padding:10px;   
background: url(images/shadetop.gif) left top;
}

.easyReviewConclude
{
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;    
-khtml-border-top-left-radius: 0px;
-khtml-border-top-right-radius: 0px;
-khtml-border-bottom-left-radius: 5px;
-khtml-border-bottom-right-radius: 5px; 
margin:0px 0px;  
padding:0px;     
border-spacing:0px;  
border: 1px solid #99CC33;
background: url(images/shadebottom.gif) repeat-x left bottom;
}

.easyReviewImage
{margin:0px 0px !important; padding:0px !important; border:0px !important; border-spacing:0px !important; border-radius:0px; -moz-border-radius:0px; }

img.easyReviewImage
{box-shadow:0px 0px 0px 0px; background:none; border:0px;;}

.easyReviewTable
{margin:0px 0px;padding:0px;border:0px;outline:0px;font-size:100%;vertical-align:middle;
border-collapse:collapse; border-spacing:0px;
margin-left:auto; margin-right:auto; background:transparent;
width:100%;
font-size:11px;
}

table.easyReviewTable
{margin:0px 0px;padding:0px;outline:0px;width:100%;}

.easyReviewRow
{margin:0px 0px;padding:5px;border:0;outline:0px;font-size:100%;vertical-align:middle;
border-collapse:collapse; border-spacing:0px;
margin-left:auto; margin-right:auto;text-align:justify;
border-top: 1px solid #99CC33;
}

.easyReviewBlank
{border-top: 0px;
padding: 0px;
border: 1px solid #99CC33;
}

th.easyReviewTitle
{color:#535353; background: #ffffff;
border: 1px solid #99CC33;
font-size: 16px;
}

td.easyReviewBlank
{border-top: 0px;
padding: 0px;
}

td.easyReviewRow
{
padding: 5px;
font-size: 14px;
border-right: 1px solid #99CC33;
border-left: 1px solid #99CC33;
}

th.easyReviewRow
{font-weight: bold; background: #99CC33; 
font-size: 16px;
width: 65%;
}

th.easyReviewRowConclude
{font-size: 16px; font-weight: bold; color:#535353; background: #ffffff; 
border-bottom: 2px solid #99CC33;
border-top: 2px solid #99CC33;
width: 65%;
}

td.easyReviewRowConclude
{border-top: 0px;
padding: 5px;
border-top: 2px solid #99CC33;
border-right: 1px solid #99CC33;
}

/* An example of how to do low-level HTML customizations within ERB:
Change color of text in table header of each row:
th.easyReviewRow
{Color:red;}

Change color of text of review title

*/

.easyReviewEnd
{
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;    
-khtml-border-top-left-radius: 0px;
-khtml-border-top-right-radius: 0px;
-khtml-border-bottom-left-radius: 5px;
-khtml-border-bottom-right-radius: 5px; 
margin:1px 0px;padding:5px;border:0;outline:5px;font-size:100%;vertical-align:middle;
border-collapse:collapse; border-spacing:1px; border-color:#99CC33; border-style:solid;
margin-left:auto; margin-right:auto;text-align:justify;}

td.easyReviewEnd
{border: 1px solid #99CC33; 
padding: 5px; 
font-size: 14px; 
font-style:italic;}

td.easyReviewWord
{border: 1px solid #99CC33;
text-align:center; 
background: #99CC33;
color: #FFFFFF;
padding: 5px; 
font-size: 20px; 
font-style:bold;}
