/* 
Title:		Pemaquid 2.0	
Author: 	Pemaquid Communications
Date: 		12/15/2006
Comments:	These styles are specifically for the Services page; this file must follow the 
			global.css in order to override its default styles
*/

#rightside h3{
	height:30px;
	text-indent:-9999px;
	}

#rightside ul {
	margin:10px 0px;
	padding:0;		
	}
	
#rightside ul li{
	
	}

#rightside h3.design{
	background:transparent url(/images/design.gif) no-repeat top left;
	}	

#rightside h3.cms{
	background:transparent url(/images/cms.gif) no-repeat top left;
	}	
	
#rightside h3.sc{
	background:transparent url(/images/sc.gif) no-repeat top left;
	}	
	
#rightside h3.training{
	background:transparent url(/images/training.gif) no-repeat top left;
	}
