.Login_Clear
{
    clear:both;
}	

/* PanelReisterLogin */
.PanelReisterLogin
{
	/*width:900px;*/
    width:100%;
}
.Login_PanelReister
{
    float:left;
    width:60%;
}
.Login_PanelLogin
{
    float:left;
    width:39%;
}
.PanelReisterLogin_left
{
    float:left;
    width:150px;
}
.PanelReisterLogin_right
{
    float:left;
}
.Login_Row
{
	margin-bottom:3px;
}
.PanelPayment_left
{
	float:left;
    width:200px;
    text-align:right;
}
.PanelPayment_right
{
	float:left;
	padding-left:10px;
}