/***********************************************/
/* Resource page styles for justfigures.co.uk      */
/***********************************************/

/* list tag styles */
ul{
line-height:25px;
list-style-image:url(images/web.gif);
}
/*default list bullet point style*/

/* stats table row shading */
.resourcesTitle {
	background-color:#FFFFCC;
		}
/* stats table row shading */
.rowShadeStats {
	background-color:#eee;
		}
		


/********************* end **********************/
