/* block top user information */
#header_right #header_user {
   	margin-left: 342px;
    position: absolute;
    text-align: right;
    top: 13px;
    width: 639px;
}
#header_user p {       
	 color: #000000;
    float: left;
    font-weight: normal;
    padding-top: 8px;
	
	}
#header_user span { }
#header_user ul { font-size:12px; margin-right:6px;}
#header_user li {
	background: url("../../../img/pipe.gif") no-repeat scroll left center transparent;
    display: inline;
    padding: 0 0 0 6px;
}

#header_user li a {
text-decoration:none;
font-weight:bold;
text-transform: capitalize;
}

#header_user li a:hover {
color:#F6A812;
}

#header_user #header_link_welcome{ background:none; color:#EE6B11; font-weight:bold; }
#header_user #header_link_home{ background:none; }

#shopping_cart a {  	
     color: #FFFFFF;
    font-weight: bold; 
    padding-left: 5px;
    padding-right: 0;
	text-decoration: none;
	}
#header_user #your_account a {font-size:12px; }


#shopping_cart {
   	color: #FFFFFF;
    font-size: 12px;
    margin-left: 773px;
    position: absolute;
    text-align: right;
    top: 125px;
    width: 200px;
    z-index: 888;
}
#shopping_cart .shop_leftbg {
    background: url("../../../img/cart_leftbg.gif") no-repeat scroll left center transparent;
    float: right;
    
    line-height: 57px;
    margin-right: 61px;
    padding-left: 11px;
    padding-top: 0;
}

.wel{
text-transform:uppercase;
}