#left-content
{
	width:482px;
	float: left;
	background-color:#fff;
	
}

#left-content-flash
{
	width:790px;
	float: left;
	background-color:#fff;
	
}

#right-content
{
	width:308px;
	margin: 0;
	float: left;
	height: 1%;
}

#right-image-links
{
	position:relative;
	top:10px;
}



.right-image-links img
{
	margin-left:15px;
	margin-bottom:15px;
	border:0px;
}