 #rwc { 
width:90px;
position:fixed;
padding:15px 10px;
background:#f6f2f2;
text-align:center;
line-height:20px;
z-index:10000;
}
#lwc{
position:fixed;
width:322px;

z-index:10000;
}

#rwc img{
padding-top:10px;
padding-bottom:10px;
}
#rwca   { 
width:90px; 
height:90px; 
text-align:center;
line-height:20px;
}

#lwca{ 
width:322px; 
height:464px; 
text-align:center;
line-height:20px;
}


.close{
	height: 15px;
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(close.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right:2px;
	z-index:1000000;
}
#lwc,#rwc,#lwc_c,#rwc_c { 
display:none; 
}
#lwca,#rwca,#lwc_ca,#rwc_ca { 
display:none; 
}