#main form {
	width:		300px;
	border:		1px dashed #82864E;
	padding:	1em;
	margin-top:	14px;
	background:	#F1F0C4;}
.txtBox, .btnSubmit {
	border:	1px solid #FEA740;}
.txtBox {
	width:	200px;}
.password {
	margin-left:	3px;}
#submitWrapper {
	text-align:	right;}
.btnSubmit {
	background:		#015AAA;
	color:			#fff;
	padding:		3px 1em;
	font-weight:	bold;}
#dashboardModule {
	float:			left;
	width:			44%;
	margin:			14px 1em;
	border:			1px solid #747914;
	padding:		0.5em;
	font-size:		12px;
	line-height:	1.5em;
	background:		#F1F0C4 url(http://www.tumbleweedzlc.com/images/bottomSectionBG.png) no-repeat 50% 100%;}
#dashboardModule a, #dashboardModule a:link, #dashboardModule a:visited {
	color:				#015AAA;
	text-decoration:	none;}
#dashboardModule a:hover, #dashboardModule a:active {
	color:				#F86A0B;
	text-decoration:	underline;}
table {
	margin:	20px 0;}
table tr td {
	font-size:		12px;
	line-height:	1.5em;}
.album {
	float:		left;
	width:		200px;
	text-align:	center;
	line-height:	1em;}
.album img {
	border:	none;}
.album a {
	text-decoration:	none;}