/* CSS style - Core Design Typography plugin for Joomla! 1.5 */

/* Dropcap - default settings */
p span.cdtypocss_dropcap {
	display: block;
	float: left;
	font-family: Georgia,Times New Roman,Trebuchet MS;
	font-size: 70px;
	line-height: 80%;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 0px;
	text-transform: uppercase;
}
