#menu A { display: block; float: left; } .p_head { font-family: tahoma; font-size: 14; font-weight: bold; color: #383c40; padding: 0 5 0 5; } .cart { font-family: tahoma; font-size: 10px;} .cart A { color: #959595; text-decoration: none; } .cart A:hover { color: white; } #ctg { font-family: tahoma; font-size: 12; color: gray; padding: 4 } #ctg LI { margin-bottom: 3; } #ctg A { color: #3996b4; text-decoration: none; } #ctg A:hover { color: #6cc0d8; } #content { font-family: tahoma; font-size: 12; } #content TD { font-size: 12 } #path { margin-bottom: 10; } #path, #path A { color: #54656e; text-decoration: none; font-family: verdana; font-size: 17; } #path A:hover { text-decoration: underline; } .offer_img A { border: 1px solid #7d8a91; display: block; } .offer_img A:hover { border: 1px solid #b1b9be; } .offer_model { color: #263E46; font-weight: bold; text-decoration: none; font-size: 15; margin-bottom: 5; display: block; } .offer_model:hover { color: #3996b4; } .offer_price { font-family: 'trebuchet ms' tahoma; font-size: 14; color: #608f9e; font-weight: bold; margin-bottom: 15; } .offer_more, .offer_addtocart { color: #4e6d77; font-weight: bold; text-decoration: none; font-size: 13; display: block; float: left;} .offer_addtocart { margin-left: 10; } .offer_more:hover, .offer_addtocart:hover { color: #3996b4; } .offer_descr { font-size: 12; clear: both; margin-left: 20 } .order TH, .order TD { font-family: tahoma; font-size: 12; } .order TH { background-color: #E4F3F8; font-size: 13;} .order A { color: #28474F; text-decoration: underline; } .order A:hover { color: #3996b4; text-decoration: none;} .order .row1 { background-color: white} .order .row2 { background-color: #F7F7F7} .logout A { color: white; font-family: tahoma; font-size: 12; text-decoration: none} .logout A:hover { text-decoration: underline } .error {color: red; font-weight: bold;}