.topicLine {
	background-image:               url(../images/repeatingElements/blackLine.gif);
	width:				            100%;
	height:				            1px;
}

.topicHeader{
	font-size:			            12pt;
    font-weight:		            bold;
}

.subTopic{
	font-style:		    	        italic;
	font-weight:		            bold;
	text-align:			            left;
}

.subTopicSpacer{
	height:				            10px;
}

.subTopicContent {
	text-align:			            left;
}

.subTopicContentSpacer{
	width:				            50px;
}

.subTopicContentSpacer2{
	width:				            110px;
}

#mainwrapper input[type="text"] {
	width:				            330px;
}

#mainwrapper input[type="password"] {
	width:				            330px;
}

#recoverPasswordSection h1 {
    margin-bottom:                  30px;
    padding-left:                   8px;
}

#recoverPasswordSection table {
    margin-top:                     15px;
}

#recoverPasswordSection table .label {
    vertical-align:                 top;
    padding-left:                   8px;
}

#recoverPasswordSection table .value {
    padding-left:                   8px;
}

#recoverPasswordSection table .spacer {
    height:                         20px;
}

#recoverPasswordSection .action {
    text-align:                     right;
}

table#lastUserProfileVisitor {
    width:                          100%;    
}

table#lastUserProfileVisitor td, table#lastUserProfileVisitor th {
    padding-left:                   4px;
    padding-right:                  4px;
}

table#lastUserProfileVisitor a {
    color:                          white;
}
