/*cart in head*/
#HRCart {clear:both;float:right;position:relative;width:220px;}
#HRCart .arrow {background:transparent url(images/h_cart_arrow.gif) no-repeat scroll right bottom;height:15px;margin-right:65px;overflow:hidden;}
#HRCart td {background:transparent url(images/cart_bg.png) repeat scroll 0%;}
#Cart {clear:both;height:15px;margin:0pt 30px;position:relative;z-index:5;}
#HRCart table {position:absolute;width:220px;z-index:5;}
#HRCart td.tl, #HRCart td.tr, #HRCart td.bl, #HRCart td.br {height:10px;width:10px;}
#HRCart td.tl {background:transparent url(images/cart_bg_tl.png) repeat scroll 0%;}
#HRCart td.tl, #HRCart td.tr, #HRCart td.bl, #HRCart td.br {height:10px;width:10px;}
#HRCart td.tr {background:transparent url(images/cart_bg_tr.png) repeat scroll 0%;}
#CartInfoWindow {color:#FFFFFF;font-family:Arial;font-size:12px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;padding:5px;}
#HRCart td.bl {background:transparent url(images/cart_bg_bl.png) repeat scroll 0%;}
#HRCart td.br {background:transparent url(images/cart_bg_br.png) repeat scroll 0%;}
#HRCart a {color:#FFFFFF;font-family:Arial;font-size:12px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;}
#HRCart p {margin-bottom:0.5em;}
#HRCart strong {font-family:Arial;font-size:18px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;}
#HRCart p.link {margin-top:1.5em;}
/*end cart in head*/