

.jw-wrap,
.jw-head,
.jw-title,
.jw-closer,
.jw-body,
.jw-content{

   /* border: 1px solid red;*/
}
/*.jw-content{ height: 200px; width:200px;}*/


/**************************************/

#jw1 a{
	color:#4F4F4F;
}

#jw1 a:hover{
	color:#0467AD;
}

.jw-wrap{
   position: absolute;
   background-position: right bottom;
   background-repeat: no-repeat;
   /* border: 1px solid #CCC; */
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;	

	background:url("/pics/basket/bg-basket-top.jpg") no-repeat scroll 0 0;
}
.jw-head{
   height: 30px;
   vertical-align: middle;
}
.jw-head div{height: 30px;}

.jw-title{
margin-right: 35px;
margin-left: 5px;
padding-top: 10px;
font-size: 14px;
}
.jw-closer{
float: right;
cursor: pointer;
background:url("/pics/basket/basket-close.gif") no-repeat scroll 0 0 transparent;
cursor:pointer;
height:19px;
width:19px;
z-index:100;
position: relative;
top:-10px;
right:-10px;
}
.jw-body{}
.jw-content{
  /* margin: 5px; */
  /*width: 500px;*/
}



.basket-button  {
	background:url("/pics/basket/bg-gray-button.png") no-repeat scroll 0 0 transparent;
	display:inline;
	float:right;
	height:29px;
	margin-right:5px;
	padding-left:7px;
	margin-top: 7px;
}

.basket-button a {
	background:url("/pics/basket/bg-gray-button.png") no-repeat scroll 100% -29px transparent;
	color:#000000;
	float:left;
	font:11px Tahoma,Geneva,sans-serif;
	height:29px;
	padding:6px 7px 0 0;
	text-decoration:none;
}


.control{
	background:url("/pics/basket/bg-basket-bottom.gif") no-repeat scroll 0 0 transparent;
	height:45px;
}