body {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #404040;
}
td {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
table.mail_products_list {
	width: 600px;
}
table.mail_products_list th {
	font-size: 12px;
	text-align: left;
}
table.mail_products_list td {
	font-size: 12px;
	font-weight: normal;
}
table.mail_shipment {
	width: 400px;
	border-collapse: collapse;
}
table.mail_shipment th {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
table.mail_shipment td {
	font-weight: normal;
	font-size: 12px;
}
a.shop_grawer img{
    border:none;
}
a.shop_grawer span{
    display:none;
}

a:hover.shop_grawer span{
    display:inline-block;
    position:absolute;
    background-color:white;
border: 1px black solid;
    
}
.grawer_detail {
    padding: 7px 15px;

}
.grawer_detail_1 {

    background-color: #cccccc;
}
.grawer_detail_1 {

    background-color: #99ccff;
}

.shop_grawer h2{
    text-align:center;
    padding: 5px;
    margin: 5px;
}

.grawer_detail .text,.grawer_detail .font-size,.grawer_detail .color {
    font-weight:bolder;
}
/*
#tabs li {
    display:inline-block;
    list-style:none;
}

#tabs li a{
    margin: 5px;
    padding: 5px 10px;
    border: 1px solid  #666666;
    font-size: 14px;
    color:white;
    background-color: #33ccff;
}
#tabs li a:hover {
    text-decoration:none;
    background-color: #ccccff;
}
*/

#tabs {
    width: 90%;
    margin: auto;
}