﻿.sidebar {
	float: left; 
	width: 250px; 
	background: #FFFFFF; 
	padding: 0px 0px 0px 0px;
	color:#666666;
	height:100%;	
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.imgBox
{
    height:120px;
}
.imgBox a
{
    border:0;
}
.imgBox2
{
    border:0;
    height:120px;
}
.imgBox2 a
{
    border:0;
}
.imgBox2 img
{    
    border:0;
    width:160px;
}

.servicesTable TD
{
    vertical-align:top;
}
.serviceBox
{
    height:140px;
    padding:5px 5px 5px 5px;
}

.exclusive {color: #ec7442; border-color:#ec7442;}
.featured {color: #c6875e; border-color:#c6875e;}
.client {color: #798d9a; border-color:#798d9a;}
.resources {color: #e9807d; border-color:#e9807d;}
.listingBox { position: absolute; top: -4px; width: 10px; height: 10px; font-size: .1em; }
.groupingBox { border:1px; border-style:solid; margin-bottom:10px; padding-top:15px; }
.labelBox { border-left-width:1px; border-right-width:1px; border-top-width:1px; border-style:solid; padding:2px 5px 2px 5px; text-align:center; text-transform:uppercase; }

