﻿body
{
	margin:0;
	padding:0;
	margin-left:100px;
	width:700px;
	background-color:#f2f2f2;
	width:100%;
}

span
{
	font-size:15px;
}


label
{
	font-size:15px;
	font-size: small;
}

/*Text field color*/
.input
{

	font-size:95%;
	height:19px;
	margin-bottom:3px;

}

.textstyle
{

	color:#000000;
	font-weight:bold;
	font-family:tahoma;
	font-size:12px;
	text-align:right;
	vertical-align: middle;
}

p.message
{
	width:100%;
	margin-top:410px;
}
.register
{
	margin-top:480px;
}

.registerbutton{
width: 153px; 
height:53px;	
cursor:pointer;
background:#999;
color:#666;
padding: 1px 2px;
background: repeat-x left top;
border-style:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( enabled=true, sizingMethod=scale src='images/account_main/create_button.png');

}
