@charset "utf-8";
/* CSS Document */


/****** left column css ******/

#leftCol{
	width: 387px;
}

#tagline{
	width: 387px;
	line-height: 0px;
}

#callout{
	width: 387px;
	height: 208px;
	background: url(/images/orapharma/home/blurb_bg.gif) no-repeat top left;
}

#callout p{
	padding: 32px 58px 0px 58px;
}

/****** right column css ******/

#rightCol{
	width: 576px;
	height: 450px;
	background: url(/images/orapharma/home/flash_bg.jpg) no-repeat top right;
}

#flash{
	margin-top: 31px;
	margin-left: 6px;
	width: 514px;
	height: 404px;
}

#flash img{
	border: 0;
}