#img1
{
margin:0px;
}

#tableLayout
{
font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size:12px;
background:#fff;
width:650px;
border-collapse:collapse;
text-align:left;
margin:5px;
}

#tableLayout th
{
font-size:12px;
font-weight:normal;
/*color:#039;*/
color:#008080;
border-bottom:2px solid; /* #6678b1;*/
padding:5px 5px;
}

#tableLayout td
{
border-bottom:1px solid #ccc;
/*color:#669;*/
padding:5px 5px;
}

#tableLayout tbody tr:hover td
{
color:#009;
}

div.ContentBlock 
{ 
float: center; 
width:750px; 
position: relative; 
border-left: 1px solid #E0E0E0; 
border-top: 1px solid #E0E0E0; 
background-color:#FFF; 
background-image:url(images/shad_bottom.gif); 
background-repeat:repeat-x; background-position:bottom; 
height:100%;
} 

div.ContentBlock div.bottomleft 
{ 
width:4px; 
height:4px; 
position:absolute; 
bottom:0; 
left:-1px; 
background:url(images/shad_blcorner.gif) no-repeat bottom left; 
} 

div.ContentBlock div.bottomright 
{ 
width:4px; 
height:4px; 
position:absolute; 
bottom:0; 
right:-0px; 
background:url(images/shad_brcorner.gif) no-repeat bottom right; 
} 

div.ContentBlock div.Fade 
{ 
padding:10px; 
/* min-height:150px;  */
background-image:url(images/Fade.gif); 
background-position:bottom; 
background-repeat:repeat-x; 
margin-bottom:4px; 
margin-right:5px; 
} 

div.ContentBlock div.SideShadow 
{ 
background-image:url(images/rightShadow.gif); 
background-position:right; 
background-repeat:repeat-y; 
}


div.BusinessCard 
{ 
float: center; 
width:250px;
height:265px; 
position: relative; 
border-left: 1px solid #E0E0E0; 
border-top: 1px solid #E0E0E0; 
border-top: 1px solid #E0E0E0; 
background-color:#FFF; 
background-image:url(images/shad_bottom.gif); 
background-repeat:repeat-x; background-position:bottom; 
margin-top:-20px; 
padding-top:-20px;
vertical-align:top;
} 

div.BusinessCard div.SideShadow 
{ 
background-image:url(images/rightShadow.gif); 
background-position:right; 
background-repeat:repeat-y; 
height:265px;
}

div.BusinessCard div.Fade 
{ 
padding:10px; 
/* min-height:250px;  */
height:240px;
background-image:url(images/Fade.gif); 
background-position:bottom; 
background-repeat:repeat-x; 
margin-bottom:4px; 
margin-right:5px; 
} 

div.BusinessCard div.bottomleft 
{ 
width:4px; 
height:4px; 
position:absolute; 
bottom:0; 
left:-1px; 
background:url(images/shad_blcorner.gif) no-repeat bottom left; 
} 

div.BusinessCard div.bottomright 
{ 
width:4px; 
height:4px; 
position:absolute; 
bottom:0; 
right:-0px; 
background:url(images/shad_brcorner.gif) no-repeat bottom right; 
} 