.divforma
{
	width:177px; 
	height:264px;
	float:left;
}
.tablekorz
{
    width:177px; 
	height:221px; 
	
	background-image:url(/images/bg_korzina.png); 
	background-repeat:no-repeat; 
}
.tablekorz, img
{
   filter:expression(fixPNG(this));
}
.tablekorz a
{
    position: relative;
}
.tablekorz div
{
	width:117px; 
	height:121px; 
	
	margin:0px 30px 0px 30px; 
	
	text-align:center; 
	font-size:14px; 
	font-weight:bold; 
	color:#B0B1C2;
}
.tablekorz img
{
	width:54px; 
	height:44px; 
	
	margin:0px 0px 0px 5px;
	
	border:none;
}
.tableregistr
{
   width:177px; 
   height:226px;
   
   background-image:url(/images/pic_registr.png); 
   background-repeat:no-repeat;
}
.tableregistr, img
{
   filter:expression(fixPNG(this));
}
.tableregistr a
{
    position: relative;
}
.username
{
	width:110px; 

	
	margin:0px 0px 0px 27px;
	
    font-size:9px;
	
	border:0px;
}
.userpassword
{
	width:110px;

    font-size:9px;
	
	border:0px; 
	
	margin-left:27px;
}
.register
{
	width:69px; 
	height:13px;
	
	margin:8px 0px 0px 50px; 
	
	border:none;
}
.buttonvhod
{
	width:38px; 
	height:27px; 
	
	margin:25px 0px 0px 20px; 
	
	border:none;
}


