#list{
	width: 320px; height: 120px; top: 0px; left: 0px; margin:0px; padding:0px; text-align: left; 
	/* border:1px dotted #99FFFF; */
}

#list{
	_width: 285px; 
}


#list ul{
	
}

#list li{
	 margin:0px; padding:0 5 0 0px; list-style-type: none; float: left; 
}

a.large{
	 width: 0px; height: 0px;
}

a:hover{
	background-color:#FFFFFF; 
}

a:hover.large{
	position: absolute; width: auto; height: auto; 
}
