

.accessform {
	background-color: #F4F6F9;
	width: 300px;
	height: 60px;
	border: 1px solid #a7a7a7;
	margin: 0px;
	padding: 0px;	
}
.accessform table {
	margin: 4px;
	padding: 0px;
	width: 100%;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}

.accessform li {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 3px;
	padding: 0px;	
	margin-left: 10px;
}

.accessform p {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 3px;
	padding: 0px;	
}

.accessform table button {
	border: 0px;
	margin: 3px;
	border: 0px solid #617BA4;
	background-color: #a2bbde;
	background: url(http://data.rentabiliweb.com/i/rebilling_i/button.gif) no-repeat;	
	text-align: center;
	color: #687eab;
	width: 91px;
	height: 19px;
	text-transform: uppercase;
	font-weight: bold;
}


.accessform table input {
	background-color: White;
	border: 1px solid #a5b6d0;
	width: 120px;
	margin: 3px;
}

.accessform#cls table button {
	border: 0px;
	margin: 3px;
	border: 1px solid #617BA4;
	background: none;
	background-color: #a2bbde;
	text-align: center;
	color: White;
	width: 95px;
	text-transform: uppercase;
	font-weight: bold;
}

.accessform#cls table input {
	width: 120px;
	margin: 3px;
}

.accessform div {
	margin: 4px;
	border-top: 1px solid #a7a7a7;
	text-align: center;
	color: #a7a7a7;
}