		#advice-list
		{
			padding-left:2px;
			list-style-type:none;
			list-style-image:url('style/bullet_square_dotted.gif');
			list-style-position:inside;
		}
		#advice-list li
		{
			padding-top:3px;
			color:#393939; 	
		}
		#advice-list li a
		{
			color:#393939; 	
		}
		
		p
		{
			margin-top:5px;
			margin-bottom:10px;
		}
		
		.service-category
		{
			background-image:url('style/service-category.png');
			background-repeat:no-repeat;
			width:250px; height:173px;
			padding-top:20px;
			margin-top:10px;
			padding-left:11px;
		}
		
		#technical-help
		{
			padding-left:0px; padding-top:10px; padding-left:11px; 
			background-image:url('style/dotted_line.gif');
			background-repeat:no-repeat;
			margin-top:25px;width:250px;
		}
		.pattern-info
		{
			position:relative;
			width:155px;
			height:65px;
			color:#808080;
			padding-left:75px;
			margin-top:15px;
			margin-bottom:15px;
			font-weight:normal;
			width:
		}
		.pattern-info p
		{
			color:#393939;			
		}
		
		.pattern-info img
		{
			position:absolute;
			top:0px;
			left:0px;
			border:solid 2px #cccccc; 
			background-color:#eeeeee;			
		}
		
		*
		{
			vertical-align:top;
		}
		
