﻿.member_title
{
	background:url(../images/forms/members_login_btn.gif) no-repeat;
	height:25px;
	width:149px;
	border:none;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#242b2c;
}
.login_btn
{
	background:url(../images/forms/login_btn.gif) no-repeat;
	height:23px;
	width:80px;
	border:none;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#242b2c;
}
.textbox
{
	border:solid 1px black;
	width:140px; 
	height:18px;
	padding-left:8px;
}
.download_btn
{
	background:url(../images/forms/download_globe_dialer.gif) no-repeat;
	height:40px;
	width:210px;
	border:none;
}
.download_btn:hover
{
	background:url(../images/forms/download_globe_dialer_over.gif) no-repeat;
	height:40px;
	width:210px;
	border:none;
}