.content {
} 

.pricing_grid 
{
	padding-bottom:15px;
} 

.pricingButton {
	text-align: center;
	padding-top: 10px;
}

.repeat {
	padding-bottom:15px;
}

.divPricingTable
{
	margin-top:15px;
	text-align:center;
	margin-bottom:5px;
}


/*****************************************************************************************************/

.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:#dbdada url(http://www.wbresearch.com/uploadedImages/corner_d2d2d2_left.png) no-repeat scroll left -1px;
}

.rounded-corner thead th.rounded-top-right {
background:#dbdada url(http://www.wbresearch.com/uploadedImages/corner_d2d2d2_right.png) no-repeat scroll right -1px;
}

.rounded-corner th {
background:#dbdada  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: #f5f5f5 none repeat scroll 0 0;
}
