﻿.registermodule
{
	display:block;
	border-style:solid;
	border-width:0px;
	text-align:start;
	width:100%;
}
.registermodule li
{
	padding-bottom:8px;
}
.registermodule table
{
	width:100%;
}
.registermodule td.col1
{
	text-align:right;
	padding:5px;
}
.registermodule td.col2
{
	text-align:start;
	padding:5px;
}

.registermodule a
{
	/*color:#532E11;*/
	text-decoration:none;
}
.registermodule a:hover
{
	text-decoration:underline;
}
.registermodule .facebook {margin:10px 5px;}

.cHaveAccount {float:right; line-height:38px;}

.cSignUp {margin:25px 10px;}