
.multimedia
{
	background-image:url(/images/multimedia/reel.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-bottom:8px;
	padding-top:8px;
	float:left;
	margin-top:5px;
}

.arrow
{
	background-image:url(/images/arrow_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:17px;
	padding-bottom:5px;
	padding-top:3px;
	float:left;
	margin-top:0px;
}

.pdf
{
	background-image:url(/images/adobe_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:1px;
	margin-top:5px;
	text-decoration:none;

}
								
.doc
{
	background-image:url(/images/word_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:1px;
	margin-top:5px;
	text-decoration:none;

}


#main table.invisible
{
	margin-top:0;
	margin-bottom:0;
	border:0 none #ffffff;
	width:100%;
	border-collapse:collapse;
}

#main td.invisible
{
	border:0 none #ffffff;
	text-align:center;
	font-size:90%;
}

table.testimonials { margin-top:0; margin-bottom:0; border:0 none #ffffff; border-collapse:collapse; }
td.testimonials { border:0 none #ffffff; text-align:center; font-size:90%; }

