/* 
	Main colour:	[#6a1a7a]
*/

ul {
	list-style: none;
	padding: 5px 0;
	}

	ul li {
		padding: 5px 10px 3px 18px; 
		background: url(/images/style/yp-bullet.gif) 0 0 no-repeat;
		background-position: 0 8px;
		font-size: 100%;
		margin-left: 10px;
		}
		li.noStyle {
			background: none;
			list-style: none;
			}			



h2 {
	background: url('../../images/style/header_01.gif') top left repeat-x;
	}
	
.advertLink span.advertTitle, a {	
	color: #6d207c;
	}
	
	
	h3 {	
	color: #000000;
	}
	
.secondaryNav li a, .secondaryNav .CS_PgIndex_Item a, .secondaryNav .CS_PgIndex_Item_Alternate a {
	background-image: url('../../images/nav/secondary_nav_01.gif');
	}
	
.snippetBoxOut, .featureBox310, .advert230, .pageRaterBack {
	border-color: #6a1a7a;
	}
	
.selector th, .selector2 th {
	background-color: #6a1a7a;
	}