#rightcontent {
	overflow: auto;
	float:right;
	width: 280px;
	height:auto;
	min-height:880px; /* for modern browsers */
	/*height:auto !important;*/  /* for modern browsers */
	height:880px; /* for IE5.x and IE6 */
	margin-left: 10px;
}

#rightcontent ul {
	list-style-type: none;
}

#rightcontent h4 {
	color: #CC0000;
	font-size: 1.2em;
}

#rightcontent li {
	padding-bottom: 10px;
}

#rightcontent img {
	border: 1px solid #CDC7BE;
	padding: 5px;
}
