﻿div.callouts
{
	background: url(images/viz_logo_reflection.jpg) left top no-repeat;
	height: 330px;
	padding: 25px 20px 0 15px;
}

div.callouts div.calloutContent 
{
	height: 50px;
}

div.callouts div.calloutContent h3.whereWeFit 
{
	float: left;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.2em;
}

div.callouts div.calloutContent h3.whereWeFit a
{
	padding: 0 0 0 20px;
	background: url(images/dropdown_bullet_normal.gif) no-repeat;
	color: #fff;
}

div.callouts div.calloutContent h3.whereWeFit a:hover
{
	background: url(images/dropdown_bullet.gif) no-repeat;
	color: #c0d1db;
}

div.callouts div.calloutContent h3.whyItWorks
{
	float: right;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.2em;
}

div.callouts div.calloutContent h3.whyItWorks a
{
	padding: 0 0 0 20px;
	background: url(images/dropdown_bullet_normal.gif) no-repeat;
	color:#fff;
}

div.callouts div.calloutContent h3.whyItWorks a:hover
{
	background: url(images/dropdown_bullet.gif) no-repeat;
	color: #c0d1db;
}