/*ul, li, h4, h3, h2, h1, p{	padding:0;	margin:0;}.next, .prev{	cursor:pointer;}#screen2{	position:relative;	width:210px;	margin:0px;}	#screen2 #buttons{		border:0px solid #777;		margin-bottom:5px;		width:210px;	}		#screen2 #buttons a{		margin:1px 10px;		color:#69C;	}	#screen2 .prev{		float:left;	}	#screen2 .next{		float:right;	}#slideshow{	overflow:hidden;	width:210px;	border:0px;}	#slideshow ul{		width:1480px;		padding-left:-210px;	}		#slideshow li{			float:left;			margin:0 0px;			cursor:pointer;		}		*/