.graphic, #header h1, #prevBtn, #nextBtn{  margin:0;  padding:0;  display:block;  overflow:hidden;  text-indent:-8000px;}	/* slider */#gal{  margin: auto;  width: 644px;  margin-top: 20px;  text-align: center;}		#slider ul, #slider li{ 			margin:0;			padding:0;			list-style:none;			}			#slider{ 			margin: auto;			width:584px;		}			#slider li{			width:584px;			height: 438px;			overflow:hidden;			}					#slider a img{      border: 0;    }		#prevBtn{ 			display:block;			width:30px;			height:77px;			float: left;			margin-top: -250px;			}			#nextBtn{ 		  display:block;			width:30px;			height:77px;      float: right;			left:750px;			margin-top: -250px;			}																#prevBtn a, #nextBtn a{  			display:block;			width:30px;			height:77px;			background:url(../images/btn_prev.gif) no-repeat 0 0;				}			#nextBtn a{ 			background:url(../images/btn_next.gif) no-repeat 0 0;				}										/* // slider */														.col strong, .full strong{		padding:0 2px;		background:#f1f1f1;		}	.col a, .full a{		font-weight:bold;		text-decoration:underline;		}			.full ul, .full li{		margin:0;		padding:0;		list-style:none;		}	.full li{		padding:3px 15px;		background:#f1f1f1;		margin-bottom:1px;		}		/* // content */			
