#wrapper {
	width: 476px;
	float:left;
	}
	
	#images {
		width: 476px;
		float:left;
		clear: both;
	}
	
	#panel {
		width:250px;
		float:left;
	}
	
	#block {
		width:250px;
		float:left;
		
	}
	
	#panelright {
		width:220px;
		float:left;
	}
		
	#blockright {
		width:220px;
		float:left;
		
	}
	
	#imageblock {
		float:left;
		width: 70px;
		color : #999999;
		font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 15px;
		text-decoration: none;
				
	}
	
	#textblock {
		float:left;
		width:135px;
		padding-top: 20px;
		color : #999999;
		font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 15px;
		text-decoration: none;
		vertical-align : middle;
	}
	
		
	a.link:link, a.link:visited {
		color:#FF6600; 
		text-decoration:none; 
		font-weight: bold; 
		font-size: 12px; 
		line-height: 15px; 
		font-family: arial, helvetica, sans-serif;
}

	a.link:hover {
		color:#FF6600; 
		text-decoration:underline; 
		font-weight: bold; 
		font-size: 12px; 
		line-height: 15px; 
		font-family: arial, helvetica, sans-serif;
}


a.linkbuy:link, a.linkbuy:visited {
		color:#999; 
		text-decoration:underline; 
		font-weight: bold; 
		font-size: 12px; 
		line-height: 15px; 
		font-family: arial, helvetica, sans-serif;
}

	a.linkbuy:hover {
		color:#FF6600; 
		text-decoration:underline; 
		font-weight: bold; 
		font-size: 12px; 
		line-height: 15px; 
		font-family: arial, helvetica, sans-serif;
}

/* copyright Defaults*/

table.copyright {
	color: #999; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	line-height: 12px; 
	text-decoration: none
}

/* copyright Defaults*/
table.copyright a:link, table.copyright a:visited {
	color:#999; 
	text-decoration:underline; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: arial, helvetica, sans-serif;
}

table.copyright a:hover {
	color:#FF6600; 
	text-decoration:underline; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: arial, helvetica, sans-serif;
}

.clearthis {
clear: both;

}
	