#rounded-corner {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-top: 45px;
	width: 940px;
	text-align: left;
	border-collapse: collapse;
}


#rounded-corner thead th.rounded-company {
	background: #333333 url('http://gracemedia.com.au/brickthink/wp-content/themes/brickthink/images/skin1/left.png') left -1px no-repeat;
}

#rounded-corner thead th.rounded-q4 {
	background: #333333 url('http://gracemedia.com.au/brickthink/wp-content/themes/brickthink/images/skin1/right.png') right -1px no-repeat;
}

#rounded-corner th {
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	background: #333333;
}

#rounded-corner td {
	padding: 8px;
	background: #f3f3f3;
	border-top: 1px solid #fff;
	color: #333333;
}

#rounded-corner td a { color: #333333; font-weight: bold;
}

#rounded-corner tfoot td.rounded-foot-left {
	background: #f3f3f3 url('http://gracemedia.com.au/brickthink/wp-content/themes/brickthink/images/skin1/botleft.png') left bottom no-repeat;
}

#rounded-corner tfoot td.rounded-foot-right {
	background: #f3f3f3 url('http://gracemedia.com.au/brickthink/wp-content/themes/brickthink/images/skin1/botright.png') right bottom no-repeat;
}

#rounded-corner tbody tr:hover td {
	background: #fff;
}
