div.CBCustom			{
		position:absolute;
		left:100%;
		top:0px;
		overflow:visible;
		height:163px;
		width:163px;
		background-image:url('img/cornerbadge.gif');
		background-repeat:no-repeat;
		background-position:-200px -200px;
		background-color:transparent;
		margin:0 0 0 -163px;
		padding:0;
		color:#000;
		z-index:1000000000;
		border:none;
		float:none;
}