/* Pricing Page - Rounded Table */


body {
   background-color: #0d2c41;
	background-image: url("/uploadedImages/Events/USA/2010/11936_004/11936_004_bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;   
   }

#rounded-corner {
border-collapse:collapse;
font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
font-size:12px;
margin:20px;
text-align:left;
width:650px;
}
#rounded-corner thead th.rounded-top-left {
background:#d2d2d2 url(http://www.wbresearch.com/uploadedImages/corner_d2d2d2_left.png) no-repeat scroll left -1px;
}
#rounded-corner thead th.rounded-top-right {
background:#d2d2d2 url(http://www.wbresearch.com/uploadedImages/corner_d2d2d2_right.png) no-repeat scroll right -1px;
}
#rounded-corner th {
background:#d2d2d2  none repeat scroll 0 0;
color:#6e6e6e;
font-size:13px;
font-weight:normal;
padding:8px;
}
#rounded-corner td {
background:#eeeeee none repeat scroll 0 0;
border-top:1px solid #FFFFFF;
color:#6e6e6e;
padding:8px;
}
#rounded-corner tfoot td.rounded-foot-left {
background:#eeeeee url(http://www.wbresearch.com/uploadedImages/corner_eeeeee_botleft.png) no-repeat scroll left bottom;
}
#rounded-corner tfoot td.rounded-foot-right {
background:#eeeeee url(http://www.wbresearch.com/uploadedImages/corner_eeeeee_botright.png) no-repeat scroll right bottom;
}
#rounded-corner tbody tr:hover td {
background:#9dcfa6  none repeat scroll 0 0;
}


/*TESTIMONIALS*/
.quote-table {
	margin: 10px;
	width: 630px;
	}

.quote-new {
padding:15px 15px 5px 15px;
text-align:left;
line-height: 20px;
}

.quote-credit-new {
color:#0d2c41;
padding:0 0 10px 32px;
text-align:left;
vertical-align:text-top;
}

.quote-bottom-2 {
background-image:url(/uploadedImages/quote_bot_3.jpg);
background-repeat:no-repeat;
height:26px;
}














