table.rounds-items-table {
width:100%;
margin:0px !important;
margin:10px 0;
/*background:#0095d1 !important;*/
}
.rounds-items-table th{
width:100%;
background:#008DC4 none repeat scroll 0 0;
border:1px solid #26B6E0;
color:#FFFFFF;
font-weight:bold;
padding:0 5px;
text-align:left;

}
table.rounds-items-table td{
width:100%;
background:transparent;
border:1px solid transparent;
padding:0 5px;
text-align:left;

}
.catalog-detail tr:hover td {
	background:transparent;
}
.rounds-items-table img{
	float:left;
	margin:5px 15px 5px 0;
	display:inline;
	border:1px solid #c0edff;
}
.rounds-items-table .rouns-more{
color:#0a0a0a
}
