
#mosaic-content{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
line-height: 18px;
width: 740px;
color: #555341;
background-color: white;
padding: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}

#mosaic-content p {
	font-size: 12px;
}

.errormsg{
    font-weight: bold;
    font-size: 14px;
    color: #FF0000;
    border: 1px solid red;
    padding: 4px;
    margin-bottom: 5px;
}

.mosaic-formcontainer {
	margin-left: 17px;
}

.mosaic-labelstyle {
	font-weight: bold;
	font-size:12px;
	color: #555341;
	padding-right: 10px;
}

.mosaic-title {
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0;
}

.mosaic-termstext {
	font-size: 12px;
	color: #555341;
}

.mosaic-infotext {
	margin-top: 20px;
}

.mosaic-forminput {
	width:265px;
	height:23px;
}

td#mainContent {
	width: 100%;
}

#mosaic-content ul.terms li {
	margin-bottom: 8px
}

#fwsBar {
	background-position-x: 11px;
}

#siteName {
	text-indent: 13px;
}