﻿#page_PageContentHolder_template_ErrorMessage {
	font-weight : bold; 
	font-size : 110%;
}

#login form {
	margin: 0px;
	padding: 0px;
}

div.banner {
	margin-bottom: 10px;
	font-weight: bold;
}

div.sectionheading {
	margin: 10px 0px;
	padding-bottom: 10px;
	font-weight: bold;
}

div.formrow {
	margin: 10px;
	line-height: 1.5em;
}
div.formrow input { width: 300px; }
div.formrow input.autowidth { width: auto; }

div.forgotten, div.newuser, div.buttons { margin: 10px; }

.floatright { float: right; }
.containment { clear: both; line-height: 0px; font-size: 0px; }
.hr { line-height: 1px; }
.border {
	background-image: url(../../../images/hl-dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.noborder { border: 0px; }
.hideitem { display: none; }

#login th {
	text-align: left;
}

#subscriptions th
{
	text-align: left;
	padding: 4px;
}

#subscriptions td
{
	padding: 4px;
}

.unsub
{
	margin-top: 15px;
}
