body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: square;
}


#slider {width:520px;}
.header {width:500px; border:1px solid #9ac1c9; height:23px; padding:1px; font-weight:bold; margin-top:0px; cursor:pointer; background:url(images/header.gif); }
.header:hover {background:url(images/header_over.gif)}
.content {overflow:hidden}
.text {width:488px; border:1px solid #9ac1c9; border-top:none; padding:15px}
a img { border:0;}

.link {color:#0066FF;}

