

.jw-wrap,
.jw-head,
.jw-title,
.jw-closer,
.jw-zak,
.jw-body,
.jw-content{

   /* border: 1px solid red;*/
}
/*.jw-content{ height: 200px; width:200px;}*/


/**************************************/

.jw-wrap{
   position: absolute;
   /*visibility: hidden;*/
   background: url('../images/s-m/222.gif') ;
   background-position: left bottom;
   background-repeat: no-repeat;
   border: 0px solid #CCC;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;	
   padding: 20px;

}
.jw-head{
   height: 22px; clear:both;

}
.jw-head div{height: 22px;}

.jw-title{
margin-right: 5px;

 }
 
 .jw-zak{
margin-right: 100px;
float:right

 }
 
.jw-closer{
font-weight:bold;
float: right;
cursor: pointer;
}

.jw-closer2{
font-weight:bold;
float:left;
cursor: pointer;
}

.jw-closer3{
font-weight:bold;
float:left;
cursor: pointer;
}

.jw-body{}
.jw-content{
  margin: 5px;
  width: 500px;
}

