
/* CSS Document */
#tutorialstips {
	width:770px;
	overflow:hidden;
}

#tutorialstips h2.tipheader{
	background:url(../images/tutorials/hd_tutorialstips.gif);
	width:189px;
	height:26px;
	display:block;
	text-indent:-5000em;
	overflow:hidden;
	margin-top:10px;
	}
	#tutorialHome{
		
		
	}
#tutorialHome ul{
	width:754px;
	margin-top:20px;
	border-left:1px dashed #999;
	border-top:1px dashed #999;
	
	
}
#tutorialHome li{
	width:236px;
	height:178px;
	float:left;
	border-right:1px dashed #999;
	border-bottom:1px dashed #999;
	padding:0 7px 7px 7px;
	text-align:center
	
}
#tutorialHome li a {
	padding-top:15px;
	font:16px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#900;
	text-decoration:none;
	
}
#tutorialHome li a:hover{
	text-decoration:underline;	
}
#tutorialHome li a img{
	padding-top:none;
	border:none;
}