ul, li, h4, h3, h2, h1{	padding:0;	margin:0;	list-style:none;}.next, .prev{	cursor:pointer;}#screen{	position:relative;	height:104px;	width:259px;	margin-top:0px;}	#screen .next, #screen .prev{		position:absolute;		top:0px;	}	#screen .prev{		left:0px;	}	#screen .next{		right:-29px;	}	#navigation{		width:600px;		text-align:center;		margin-left:62px;	}		#navigation ul{			margin-left:55px !important;			margin-left:35px;		}			#navigation li{				float:left;				margin:0 20px;				padding:10px 20px;				background-color:#EEE;			}				#navigation a{					color:#933;					font-weight:bolder;					text-decoration:none;				}	#sections{	overflow:hidden;	background-color:#dcdcdc;	width:275px;	height:104px;	clear:left;	margin-left:0px;}		#sections ul{		width:3660px;	}			#sections li{			float:left;			padding:11px 30px;					}			#sections li.fallen{				margin-top:369px;			}						#sections p{				width:270px;				margin:0px 0px;				font-size:9px;			}						#sections h2{				color:#993333;				margin:20px 0pt;			}			#sections a{				color:#777;				font-weight:bolder;				text-decoration:none;			}
