﻿.services .col1 
{
    width:350px;
    color:#989898;
    font-size:93%;
    padding-left:150px;
    float:left;
}
.services .col1 ul
{
    padding-left:35px;
}
.services .col1 ul li 
{
    list-style-type:disc;
}
.services .col2 
{
    float:left;
}
.services .col2 .botTxt 
{
    background-image:url(/assets/servicesRightBg.gif);
    background-repeat:no-repeat;
    width:423px;
    height:196px;
    padding:30px 24px 0;
    font-size:100%;
    color:White;
    text-align:center;
}
.textTopRight 
{
    height:260px;
    font-size:189%;
    font-family:Times New Roman;
    color:#B93B96;
    padding-left:60px;
    width:220px;
    line-height:42px;
}
.textTopRight a
{
    font-weight:bold;
    font-style:italic;
    color:#B93B96;
}
.botTxt span 
{
    margin-bottom:15px;
}
