﻿div.ACCOUNTHEADER
{
	padding: 0;
	padding-bottom: 0;
	margin-top: 10px;
	color: #a2308f;
}

div.ACCOUNTCONTENT
{
	border-bottom: 1px dotted #a2308f;
	padding-bottom: 10px;
}

INPUT.ACCOUNTPASSWORD
{
	width: 115px;
	padding: 0;
	
	border: 1px solid #cccccc;
	height: 17px;
	font-size: 9pt;

}

INPUT.ACCOUNTEMAIL
{
	width: 173px;
	margin-bottom: 5px;
	padding: 0;
	
	border: 1px solid #cccccc;
	height: 17px;
	font-size: 9pt;
}

input.ACCOUNTLOGINBUTTON
{
	position: relative;
	width: 55px;
	height: 19px;
	left: 7px;
	top: 0;
	
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url('../../AntonidesImages/search_button.jpg');
	background-repeat: no-repeat;
	font-size: 9pt;
}

P.ACCOUNTBUTTONS
{
}

input.ACCOUNTBUTTON
{
	border: 0px solid;
	border-collapse: collapse;
	
	background-image: url('../../AntonidesImages/button_background_big.jpg');

	width: 166px;
	height: 19px;
	margin-bottom: 3px;
	margin-top: 2px;
}