/* styles specific to the creative pages */

table.creative
{
	width: 100%;
	border: 0px;
	font-size: 12pt;
	text-align : center;
	margin : 0px 5px 5px 0px;
}

hr.creative { color:#ffff99; height:1px; }

h1.creative
{
	font-size : 15px;
	font-weight: bold;
	color:"#ffff99";
	text-align: center;
}
h2.creative
{
	color:"#ffff99";
}
table.moreLinksTable
{
	width: 690px;
	border: 0px;
	margin : 0px 0px -10px 20px; /*top right bottom left */
	border-style: solid;
}

