/* Quotes Custom Styles */
}
.QuotesBg {
	width: 350;
	height: 300;
	background-color: #000000;
	background-image: url(/Portals/0/new_umno/bgtopa.jpg);
	text-align: left;
}
.Quotes
{
	margin-top: 10;
	margin-left: 10;
        font-family: Verdana;
        font-size: 12pt;
        font-style: italic;
	font-weight: bold;
        color: white; 
	height: 170;
	width: 330;
	text-align: left;
}

.Authors
{
        font-family: Verdana;
	margin-left: 10;
        font-size: 12pt;
        font-style: italic;
        color: yellow; 
	height: 130;
	vertical-align: bottom;
	width: 200;
	text-align: left;
}

