#container-table-product {
width:440px;
height:307px;
margin-top:20px;

}
#container-table-product {
background-image:url(../images/cva-table-back.jpg);
background-repeat: no-repeat;
}
.tablerollover {
	/*padding-top:20px;*/

float:right;

}
.tablerollover a.table-top-left,.tablerollover a.table-top-right,.tablerollover a.table-bottom-left,.tablerollover a.table-bottom-right,.tablerollover a.table-text {
width:180px;
height:50px;
font-family:Verdana;

font-weight:bold;
color:#e2001a;
text-align: center;
display:block;
text-decoration: none;
border-top-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-left-style: solid;
border-top-color: #e3e3e3;
border-left-color: #e3e3e3;
float:left;
padding-top: 5px;
padding-bottom:5px;
}
.tablerollover a.table-top-left,.tablerollover a.table-top-right,.tablerollover a.table-bottom-left,.tablerollover a.table-bottom-right 
{
font-size:12px;
}
.tablerollover a.table-text{
font-size:9px;
}
.tablerollover a.table-top-right,.tablerollover a.table-bottom-right,.tablerollover a.table-text {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #e3e3e3;
}
.tablerollover a.table-bottom-left,.tablerollover a.table-bottom-right,.tablerollover a.table-text {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e3e3e3;
}
.tablerollover a:hover.table-top-left,.tablerollover a:hover.table-top-right,.tablerollover a:hover.table-bottom-left,.tablerollover a:hover.table-bottom-right,.tablerollover a:hover.table-text {
text-decoration: none;
/*background-color: #f8f8f8;*/
/*background-color: #f3f9fd;*/
background-color:#e0f3fc;

}
