﻿#Services
{
    /*position: absolute;
    left:0;*/
    font-size: x-small;
    width: 400px;
}


h5 
{
    margin-top: 10px;
    margin-bottom: 10px;   
}

.newsTitle
{
    text-decoration: none;
}

.list
{
    margin-left: 40px;
}

#ctl00_ContentPlaceHolder1_BulletedList3 a
{
text-decoration:none;
color:white;
}
#ctl00_ContentPlaceHolder1_BulletedList3 a:hover
{
text-decoration:underline;
}

    