body {
	background-color:#2a7ac0;
	background-image:url(/uploadedImages/Events/USA/2010/18295_001/18295_001_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:4px;
	margin-top:-2px;
}

/* Flag */

.flag-logo img {
	height: 0px;
	widht: 0px;
	visibility: hidden;
}

.flag-txt-name{
	height: 0px;
	widht: 0px;
	visibility: hidden;	
}

.flag-txt-date{
	height: 0px;
	widht: 0px;
	visibility: hidden;	
}

.flag-txt-venue{
	height: 0px;
	widht: 0px;
	visibility: hidden;	
}

/* Register Button */

.register-now span {
background:transparent url(/uploadedImages/Events/USA/2010/18295_001/btn-register-now-blue.jpg) no-repeat scroll 0 0;
cursor:pointer;
display:block;
height:33px;
margin:0 auto;
position:relative;
width:168px;
}

/* Testimonials */

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

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

.quote-credit-new {
	color:#003C78;
	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;
}

/****PRICING PAGE STYLE****/
#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:#dbf7ff  none repeat scroll 0 0;
}






