﻿Div#Div_ServicesListHeader
{
	display:inline-block;
	background-color:Transparent;
	height:40px;
	width:320px;
	text-align:left;
	margin-left:20px;
}

Div#Div_ServicesListHeader span.ServicesListHeaderText
{
	display:inline-block;
	color:#4c4c4c; /* .tbodarkgray  */
	font-size:12px;
	line-height:15px;
}

Div#Div_ServicesListHeader span.ServicesListHeaderText em
{
	color:#34a5e2; /* .tboaqua  */
	font-size:12px;
	font-weight:bold;
	font-style:normal;
}

Div#Div_ServicesListHeader span.ServicesListHeaderText strong
{
	color:#003e7e; /* .tboblue  */
	font-size:14px;
	font-weight:bold;
}

Div#Div_ServicesListMid
{
	display:inline-block;
	background-color:Transparent;
	width:500px;
	margin-left:20px;
	margin-top:20px;
}


img.ServicesListItemImage
{
	margin-right:10px;
	display:block;
	border:solid 1px white;
	height:100%;
	
}

/* N.Gabbidon - new changes to fix the style issue with webkit browsers */
img.BestBusinessCertification
{
    width: 63px;
    height: 88px;

}

img.BusinessAwards
{
    width: 52px;
    height: 71px;
    

}

img.DoorDrop
{
    width: 150px;
    height: 56px;

}

img.LittleBlueBook
{
    width: 76px;
    height: 108px;

}

img.Postcards
{
    width: 100px;
    height: 70px;

}

img.TheBestOfLogo
{
    width: 150px;
    height: 47px;

}

img.Newsletters
{
    width: 103px;
    height: 99px;
    

}



span.ServicesListItemTitle
{
	color:#003e7e; /* .tboblue  */
	font-size:14px;
	font-weight:bold;
}

span.ServicesListItemTitleAlt
{
	color:#34a5e2; /* .tboaqua  */
	font-size:14px;
	font-weight:bold;
}

span.ServicesListItemText
{
	color:#4c4c4c; /* .tbodarkgray  */
	display:block;
}

span.ServicesListItemText em
{
	color:#34a5e2; /* .tboaqua  */
	font-weight:bold;
	font-style:normal;
}

span.ServicesListItemText strong
{
	color:black;
}


Div#Div_ServicesListFooter
{
	display:inline-block;
	background-color:Transparent;
	height:40px;
	width:500px;
	text-align:left;
	margin:20px;
}

Div#Div_ServicesListFooter span.ServicesListFooterText
{
	display:inline-block;
	color:#4c4c4c; /* .tbodarkgray  */
	font-size:12px;
	line-height:15px;
}

Div#Div_ServicesListFooter span.ServicesListFooterText em
{
	color:#34a5e2; /* .tboaqua  */
	font-size:12px;
	font-weight:bold;
	font-style:normal;
}

Div#Div_ServicesListFooter span.ServicesListFooterText strong
{
	color:#003e7e; /* .tboblue  */
	font-size:14px;
	font-weight:bold;
}