/* ------------------
 blucher-media.dk 
   ------------------   */





#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #716d6c url('grafik/venstre.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #716d6c url('grafik/hojre.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
	background: #716d6c;
}
#rounded-corner td
{
	padding: 8px;
	background: #ffffff;
	border-top: 1px solid #fff;
	color: #b3cb21;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #BDB9B5 url('grafik/bundvenstre.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #BDB9B5 url('grafik/bundhojre.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #D9D9D9;
}



}
