body, html, td, form, select{
	font-family: Tahoma, Arial, sans-serif;
	padding:0;
	margin:0;
	font-size:x-small;
}
form {
	background:url(images/background2.png) 0 0 no-repeat #fff;
	height:176px;
}
.unbranded form{
	background: transparent;
}
form fieldset {
	border:0;
	text-align:left;
	padding:0px 8px;
	margin:0;
}
form fieldset select{
	font-size:1.2em;
	margin-top:2px;
	margin-bottom:3px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	height:20px;
}
form fieldset select, 
form fieldset input.txt {
	width:166px;
	border:1px solid #afb3b4;
}
form fieldset input.txt {
	font-size:1em;
	padding:3px;
	width:158px;
}
form fieldset div {
	margin:4px 0;
}
form fieldset div label{
	font:bold 1.1em Arial, sans-serif;
	float:left;
	width:160px;
	margin-bottom:2px;
}
form fieldset legend {
	margin:0;
	font:bold 1.4em Arial, sans-serif;
	color:#1173b0;
	padding:7px 0 3px;
}
input.submit {
	border:0;
	width:81px;
	height:32px;
	background:url(images/submit.gif) 0 0 no-repeat;
}
.small, .large {
	border:1px solid #bfbfbf;
	margin:0 auto;
	padding:6px;
	background:#efefef;
	height:235px;
}
.small {
	width:186px;
}
.large {
	width:286px;
}
.logo {
	height:57px;
	background:#fff;
	background-repeat:no-repeat;
	background-color:#fff;
	background-position:0 0;
	text-indent:-9999px;
}
.small .logo {width:184px; background-image:url(images/ebuddy-logo.gif)}
.large .logo {width:284px;background-image:url(images/ebuddy-logo2.gif)}
.unbranded .logo {width:284px;background: transparent;}
.content {
	border:1px solid #bcc0c1;
	background:#fff;
}
.submit-button {
	float:left
}
.small .ebuddy-link {
	float:left
}
.large .ebuddy-link {
	float:right;
}
.ebuddy-link{
	width:87px;
	padding-top:15px;
	font-family:Arial, sans-serif;
	font-size:9px;
}
.ebuddy-link a {
	color:#87bbe0;
	text-decoration:none;
}
#content.unbranded {
    background-image:url(images/background_unbranded.png)
}
