﻿.imageMapContent
{
	margin:0px 0px 20px 0px;
}

img 
{ 
	border: none; 
}

/**** Qtip Tooltip Styles ****/

.tooltip
{
	color: #000;	
	font-size: 11px;
}

.tooltip img.photo-left
{
	float: left;
	padding: 0;
	margin: 0 15px 10px 0;
}

.tooltip h1
{
	color: #666;
	font-weight: bold;
	font-size: 11px;
}

.tooltip info
{
	float: right;
	padding-bottom: 5px;
}

