.floatCenter {
margin:auto;
text-align:center;
}
.floatRight {
float:right;
}
.floatLeft {
float:left;
}
.page-title {
height:101px;
margin-top:25px;
text-indent:-999px;
background:url(../images/core/strathearn-gallery-logo.gif) center no-repeat;
}
.formField {
font-size:1em;
font-family:Georgia, "Times New Roman", Times, serif;
}
