 table.rounded{
	border-collapse:collapse;
	margin:0 10px 10px 0;
	background:#fff;
	overflow:hidden;
	float:left;
}
 table.rounded#image{

}
 table.rounded p{
	margin:0 0 4px 0;
	padding:0;
	line-height:100%;
	font-size:10px;
}
 table.rounded td.lt,
 table.rounded td.rt,
 table.rounded td.lb,
 table.rounded td.rb{	
	width:14px;
	height:14px;
	overflow:hidden;
}
 table.rounded td.lt{
	background: url(/gfx/top-left-white.gif) no-repeat top left;
}
 table.rounded td.rt{
	background:url(/gfx/top-right-white.gif) no-repeat top right;
}
 table.rounded td.lb{
	background:url(/gfx/bottom-left-white.gif) no-repeat bottom left;
}
 table.rounded td.rb{
	background:url(/gfx/bottom-right-white.gif) no-repeat bottom right;
}

 table.rounded td.mt{
	background:url(/gfx/pixel.gif) repeat-x top right;
}

 table.rounded td.lm{
	background:url(/gfx/pixel.gif) repeat-y left;
}

 table.rounded td.mb{
	background:url(/gfx/pixel.gif) repeat-x bottom left;
}

 table.rounded td.rm{
	background:url(/gfx/pixel.gif) repeat-y right;
}

 table a{	
 	color:#000;
 	outline:0;
 	font-size:11px;
 	margin:0 0 4px 0;
 }



 table.rounded_big{
	border-collapse:collapse;
	margin:0 0 10px 0;
	background:#fff;
	overflow:hidden;
}
 table.rounded_big#image{

}
 table.rounded_big p{
	margin:0 0 5px 0;
}
 table.rounded_big td.lt,
 table.rounded_big td.rt,
 table.rounded_big td.lb,
 table.rounded_big td.rb{	
	width:28px;
	height:28px;
	overflow:hidden;
}
 table.rounded_big td.lt{
	background: url(/gfx/tl_big.gif) no-repeat top left;
}
 table.rounded_big td.rt{
	background:url(/gfx/tr_big.gif) no-repeat top right;
}
 table.rounded_big td.lb{
	background:url(/gfx/bl_big.gif) no-repeat bottom left;
}
 table.rounded_big td.rb{
	background:url(/gfx/br_big.gif) no-repeat bottom right;
}

 table.rounded_big td.mt{
	background:url(/gfx/pixel.gif) repeat-x top right;
}

 table.rounded_big td.lm{
	background:url(/gfx/pixel.gif) repeat-y left;
}

 table.rounded_big td.mb{
	background:url(/gfx/pixel.gif) repeat-x bottom left;
}

 table.rounded_big td.rm{
	background:url(/gfx/pixel.gif) repeat-y right;
}

 table.rounded_big#home{
 	margin:25px 0 0 0;
}

 table.rounded_big#home td.lt{
	background: url(/gfx/tl_big_white.gif) no-repeat top left;
}
 table.rounded_big#home td.rt{
	background:url(/gfx/tr_big_white.gif) no-repeat top right;
}
 table.rounded_big#home td.lb{
	background:url(/gfx/bl_big_white.gif) no-repeat bottom left;
}
 table.rounded_big#home td.rb{
	background:url(/gfx/br_big_white.gif) no-repeat bottom right;
}

 table.rounded_big#home td.mt{
	background:url(/gfx/pixel_white.gif) repeat-x top right;
}

 table.rounded_big#home td.lm{
	background:url(/gfx/pixel_white.gif) repeat-y left;
}

 table.rounded_big#home td.mb{
	background:url(/gfx/pixel_white.gif) repeat-x bottom left;
}

 table.rounded_big#home td.rm{
	background:url(/gfx/pixel_white.gif) repeat-y right;
}
a.browse{	
	display:block;
	width:22px;
	height:21px;
}

a.browse#left{	
	background:url(/gfx/browse_left.png) no-repeat;
	float:left;
	margin:0 0 0 5px;
}

a.browse#right{	
	background:url(/gfx/browse_right.png) no-repeat;
	float:right;
	margin:0 5px 0 0;
}
