/* Quotes Custom Styles */
.quotesAuthors
{
        font-family: Tahoma;
        font-size:small;
        font-style: normal;
        color:Black;
        text-align:right;
	color: #504335;
		text-shadow: 0px 2px 3px #B59559;
}
.quotescontent
{
        font-family: Tahoma;
        font-style: normal;
		color: #504335;
		text-shadow: 0px 2px 3px #B59559;
}
.quotesquotes
{
        font-family: Tahoma;
        font-size:small;
        font-style: normal;
        color: Blue; 
}
