#imagelist
{
list-style-type: none;
margin-right: 50px;

}

#imagelist li
{
display: inline;
list-style-type: none;
padding-right: 5px;

}

.three-column .sponsorcontent-column { margin-right: 5px; float: right; width:565px; font-size: 12px;}
	.three-column .sponsorcontent-column p{margin-bottom:10px; margin-top: 8px;}
.three-column .sponsor-column { postition: relative; float: right; margin-left: 5px; width:230px;}


#rightcolumn{
float: left;
width: 220px; /*Width of right column*/
margin-left: -220px; /*Set left margin to -(RightColumnWidth)*/
background: #CCCCCC;
}

	#rightcolumn p{
	margin-top:0;
	margin-bottom:0;
	list-style-type:disc;
	}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 8px;
font: 12px Arial;
}


div.divlogo{
position:relative;
top: 10px;
border-bottom-style: solid;
border-bottom-width: thin;
border-bottom-color: #c0c0c0;
padding: 5px
}

.floatright{
float: left;
margin: 0px 0px 10px 0px;
border: 1px solid #666;
padding: 2px;
}