/*  CONTENT STYLES  */
h1{
	line-height: 40px;
}
#pageText
{
    padding: 5px;
}
#container
{
    width: 600px;
}
#Names
{
    padding-bottom: 10px;
    font-weight: bold;
    color: #6095C1;
}
#Names a
{
	text-decoration: underline;
}
#SearchResults
{
    padding-bottom: 10px;
}
.contactsFooter
{
    height: 1px;
    font-size: 1px;
    clear: both;
}
.contactsLabel
{
    float: left;
}
.contactInfo
{
    float: left;
    padding-left: 10px;
    width: 225px;
}

