/* Stylesheet for Comparitive Reviews 
by: Kristen Burgess */

#content {
margin-right: 60px;
}

#headings h3 {
line-height: 1.5em; 
}

#headings h3 a:link {
color: #000060;
text-decoration: none;
}

#headings h3 a:visited {
color: #000060;
text-decoration: none;
}

#headings h2 {
margin-top: -10px; 
}

#headings p {
font-size: 14px;
}

.review h3.bob_title {
border-top:3px solid #245524; 
border-bottom:3px solid #245524; 
background: #e4f1e4 url(../images/5-star.png) no-repeat  285px 7px ;
display:block;
margin:15px 0px 0  8px;
padding:5px 0 17px 65px;
padding-bottom:10px;

}

.review h3.pk_title {
border-top:3px solid #245524; 
border-bottom:3px solid #245524; 
background: #e4f1e4 url(../images/5-star.png) no-repeat  215px 7px ;
display:block;
margin:15px 0px 0  8px;
padding:5px 0 17px 65px;
padding-bottom:10px;

}

.review h3.hyp_title {
border-top:3px solid #245524; 
border-bottom:3px solid #245524; 
background: #e4f1e4 url(../images/4-star.png) no-repeat  215px 7px ;
display:block;
margin:15px 0px 0  8px;
padding:5px 0 17px 65px;
padding-bottom:10px;

}


.detailed-info-box {
border-bottom:3px solid #245524; 
background:#f7f9f7;
margin:0 0px 10px 8px;
padding:15px 15px 0 15px;
width: 682px;
}

 .detailed-info-box  h2 {
font-size: 1.2em; 
margin:0
padding: 0;
}



.button-group {float:right; display:inline; width:100px;}
.button-group img {margin-bottom:10px;} 


img.product-medium {
float: left;
margin:0 15px 15px 0;
}


.review-text {width:76%; padding:0; margin:0;background: transparent; }
.review-sidebar {float:right; width:150px; }

.review-sidebar h3 {
margin-left: -5px;
}

.screenshot-group {
margin:0; 
float:left;
padding-left: 10px;
}

#headings .screenshot-group img {
margin:0 0 10px -10px;;
border: solid #CCC 5px;

}








