div.r-col {
	width: 155px;
	margin-top: 33px;
	float: left;
	}

table.login { 
		border: 1px solid #a5cfdc; 
		width: 155px;
		margin-bottom: 10px;

	}

tr.title { text-align: center;
	   font-weight: bold;
	 }

tr.label { font-size: 80%;
	   font-weight: bold;
	}

tr.label2 { font-size: 70%;
	   font-weight: bold;
	   text-align: left;
	}

tr.label3 { font-size: 80%;
	   font-weight: bold;
	   float: center;
	}

td.button { text-align: center; }

a:link.login { color: #a5cfdc; text-decoration: underline; }
a:visited.login { color: #a5cfdc; text-decoration: underline; }
a:hover.login { color: #000066; background-color: #a5cfdc; text-decoration: underline; }

table.babel {
	margin-left: 9px;
	}

