#search{
    width:137px;
    margin-right:-3px;
    padding-right:0;
    height: 14px;
}
#mini-search{
    float:right;
}
#search-div{
    margin-top: 9px;
    margin-right: 9px;
    float:right;
}
.search-label{
    float:left;
    color:#fff;
    line-height: 20px;
    margin-right: 5px;
    font-weight: bold;
}
.mini-login-container{
	float: right;
	margin-top: 7px;
}
.login-input{
	border: solid 1px #59a3b3;
	margin-right: 3px;
}
.no-background{
	background-color: transparent; 
}
.borderless{
	border: none;
}
.access-table{
	border: 0;
	width: 100%;
}
.access-div{
	width: 485px;
	float: right;
	margin-top: 4px;
	cursor: pointer;
	cursor: hand;
}
.cart-button{
	padding-top: 6px;
	background: url('/skin/frontend/default/polysounds/images/header_cart_bg.png') no-repeat 0 0;
}
.cart-button a{
	color: #666666; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
}
.cart-button strong{
	color: rgb(0, 0, 0); 
	font-size: 11px;
	margin-left:4px;
	color:#666666;
}
.cart-button .header{
	margin-left: 40px;
}
