
#interstitial_content {
	width:990px;
	padding:0;
	margin:0;
	overflow: hidden;
	}

#interstitial_content #interstitial_rhn h1 {
	border-bottom: none;
	}
	
#interstitial_content #interstitial_target {
	margin-top: 76px;
	float:right;
	width:750px !important;
	height: 450px;
	overflow: hidden;
	}

.interstitial_imagemap {
	width:750px !important;
	height: 450px;
	overflow: hidden;
	}

#interstitial_content #interstitial_rhn {
	float:left;
	width:220px;
	height: 480px;
	color: #666;
	padding: 0;
	margin: 0 0 0 2px;
	}
	
#interstitial_content #interstitial_rhn ul {
	margin:20px 0 0 0;
	padding:0;
	font-size:1em;
	line-height:1.2em;
	list-style-type:none;
	}

#interstitial_content #interstitial_rhn ul li {
	border-bottom:1px dotted #CCCCCC;
	}	
	
#interstitial_content #interstitial_rhn ul li a {
	font-weight: normal;
	font-size: 1.3em
	}		