@import url(default.screen.css);
@import url(page.screen.css);


div.content_l 
{
width:440px;
margin-right:35px;
}

div.content_r
{
width:380px;
}

div.regform_r
{
text-align:right;
float:right;
width:335px;
margin-top:5px;
}

div.regform
{
text-align:right;
width:370px;
margin-top:5px;
}

div.regform p
{
margin: 6px 0px 0px 0px;
line-height: 100%;
}

form.reg
{
margin: 0px 0px 0px 0px;
}

input.inputform
{
background-color:#ffffff;
font-family: arial;
width: 300px;
color:#464648;
margin:0;
}

textarea.inputform
{
background-color:#ffffff;
font-family: arial;
width: 300px;
color:#464648;
height: 93px;
font-size:1em; 
vertical-align:text-top;
margin: 0px 0px 5px 0px;
}

div.submit
{
width: 86px;
margin-left:64px;
}

div.submit input.button
{
background-color:#999999;
font-family: arial;
width: 70px;
color:#ffffff;
height: 23px;
font-weight: bold;
}
