/* CSS Document */

#subinfo {
	/*background-color:#d9ccb1;
	position:absolute;
	left:576px;
	top:52px;*/
	float:left;
	width:168px;

}

#subinfo p,h1,h2,h3 {
	padding-right:16px;
}

.top {
	padding-top:16px;
	background-position:top right;
	background-repeat:no-repeat;
	background-image:url(images/global/subinfo_splatter_content.gif);
}	

#subinfo p {
	margin-top:0px;
	margin-bottom:13px;
	font-size:0.7em;
}

#rightop {
	height:38px;
	background-color:#ece4d2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	vertical-align:middle;
	color:#d70707;
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(images/global/subinfo_splatter_top.gif);	
}

