#cartTitle h1{
background:url(../design/pics/product_title.gif);
width:915px;
height:78px;
display:block;
margin-top:0;
margin-bottom:0;
margin-left:10px;
padding-top:15px;
padding-left:25px;
font-size:25px;
font-weight:bold;
font-family:verdana;
text-decoration:underline;
}

#cartContent{
background:url(../design/pics/product_content.gif);
width:935px;
display:block;
margin-left:10px;
overflow:hidden;
font-family:verdana;
}

#cartContent table{
margin-right:auto;
margin-left:auto;
}

.nameProduct{
font-size:13px;
font-weight:bold;
}

.optionProduct{
font-style:italic;
font-size:12px;
border-bottom:1px solid black; 
}

.qtyProduct{
font-size:13px;
border-bottom:1px solid black;
}

.numberProduct{
font-size:13px;
text-align:right;
border-bottom:1px solid black;
}

.number{
font-size:13px;
text-align:right;
}

#cartContent th{
font-size:13px;
}

#portageFree{
font-size:11px;
}

#particulary{
font-size:10px;
}

.titleCart{
background:#dd001f;
color:white;
}

#cartEnd{
background:url(../design/pics/product_end.gif);
width:940px;
height:39px;
display:block;
margin-left:10px;
}

#cartLink{
text-align:center;
}

#cartLink a{
font-family:verdana;
margin-right:20px;
}
