#pic1,#pic2, #pic3, #pic4, #pic5, #pic6, #pic7, #pic8, #pic9, #pic10, #pic11, #pic12 {
	display:none;
}

@media print {

}

@media handheld {
}

@media screen {


	.cleaner {
		clear:both;
		height:1px;
		line-height:1px;
		font-size:0pt;
		overflow:hidden;
	}

	#rightcol {
	width:264px; /* IE double margin bug fix */
	float:right;
	font-weight:bold;
	text-align:center;
	height: 380px;
	padding-bottom: 0px;
	display: inline;
	}

	#rightcol img {
		float:left;
		margin:3px;
	}

}
