	.spotlight img{
		float:left;
		margin:0 12px 0 0;
		padding:12px;
		
	}
	.spotlight{
	overflow:hidden;
	border-top-width: 2px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #639ec8;
	border-right-color: #639ec8;
	border-bottom-color: #639ec8;
	border-left-color: #639ec8;
	padding:4px 0 6px 0;
	}
	.spotlight h2{
		margin:0 0 0 150px;
		padding:0;
	}
	.spotlight p{
		margin:10px 0 0 0;
		padding:2;
	}
	.spotlight p:first-child{
		margin-top:0;
		padding-top:0;
	}
	.spotlights .withimage p, 	.spotlights .withimage ul{
		margin-left:155px;
	}
	.features{
		-moz-border-radius: 4px;
		background: url("/global/heading-bg-3.png") repeat-x scroll left top transparent;
		border: 1px solid #ccc;
		color: #000;
		margin: 0;
		padding:5px;
		text-shadow: 1px 1px #fff;
	}
	.spotlights .highlight{
		background:#ffc;
		padding:15px;
		border:dashed 1px #ccc;
		margin:15px 0;
   }
   .spotlight img{
    padding:1px;
   
	}
	
	

.pagetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #C60;
	line-height: normal;
}
