.homePageGallery
{
    float:right;
    width:270px;
    height:250px;
    margin-top:15px;
    margin-left:20px;
    margin-bottom:20px;
    border:none;
}

.rehabPageGallery
{
    float:right;
    width:270px;
    height:250px;
    margin-top:15px;
    margin-left:20px;
    margin-bottom:20px;
    border:none;
}

.pageTitle
{
    display:block;
	font-size:18pt;
	font-weight:bold;
	color:#34468A;
	text-align:center;
}

.serviceBullets
{
    display:block;
	padding-top:5px;
	padding-left:20px;
}