﻿.simpleQuotesTable
{
	width: 98%;
	margin-bottom: 20px;
}
.simpleQuotesTable td
{
	/*
	border: solid 1px #000;
	*/
}
.simpleQuotesRegionHeaderRow
{
	/*
	visibility: collapse;
	*/
}
.simpleQuotesRegionHeaderCell
{
	padding-top: 10px;
	padding-bottom: 8px;
	/*
	*/
	font-size: x-large;
	font-weight: bold;
}
.simpleQuotesContentRow
{
}
.simpleQuotesBulletCell
{
	width: 55px;
	height: 45px;
	background-image: url(images/Favorites.png);
	background-position: center 10px;
	background-repeat: no-repeat;
	/*
	background-image: url(images/icons/breadcrumb.gif);
	*/
}
.simpleQuotesContentCell
{
	padding-top: 5px;
}
.simpleQuotesAuthorRow
{
}
.simpleQuotesAuthorSpacerCell
{
	/*
	width: 30px;
	*/
}
.simpleQuotesAuthorCell
{
	/*
	width: 30px;
	font-size: x-small;
	font-size: large;
	*/
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: .5in;
}
