
ul li {
#   background: url(/img/red_arrow.png) no-repeat left; 
#   list-style:none; 
   padding: 1px 0px 1px 10px; 
   margin: 0px 0px 0px 0px;
}

#ul.checklist li {
#   background: url(/img/red_arrow.png) no-repeat left; 
#  background: url(/img/arrow.gif) no-repeat left; 
#  list-style:none; 
#   padding: 1px 0px 1px 22px; 
#   margin: 0px 0px 0px 0px;
#}

div.comment {
	background: #c6c6c6;
	padding: 6px 6px 6px 12px;
}

div.ads a {
	font-size: 16px;
	font: bold 1em Arial;
}

div.ads a.dest_url {
	font-size:14px;
	color: #00AD00;
}

div.background {
	   background:url(/img/lastplayboy/bg4.gif) bottom repeat-x;
}

div.shadebox {
	   background: #c6c6c6;
	   padding: 6px 6px 6px 12px;
}

div.darkspacer {
	   background-color: #000;
	   height: 1em;
}

div.minispacer {
	   background-color: #222222;
	   margin-left: 0px;
	   margin-right: 0px;
	   width: 100%;
	   height: .5em;
}

div.spacer {
	   height: 1em;
}
				     
div.content {
	    color: #000;
	    background-color: #FFF;
	    font-familty: Verdana,Arial,sans-serif;
	    font-size: 14px;
	    height: 6546px;
}

div#header {
	   background:url(/img/lastplayboy/header_bg.png) bottom repeat-x;
	   height: 92px;
}

div#header h1 {
	   color: #FFF;
}

div#header h2 {
	   color: #FFF;
}

div#navbar ul {
	   list-style: none;
	   display: block;
	   margin: 0 10px;
}

div#navbar ul li {
	   float: left;
	   margin: 0 1.5em;
	   font: bold 1em Arial;
}

div#footer {  
	   background-color: #e5e5e6;  
}
