/*  -----------------------------------------------------------------------
  	Testimonials Page ----------------------------------------------------- */
	
	#testimonials abbr { cursor:help;}
	
	#testimonials ul {
		padding:0; margin:0; width:470px;	
	}
	#testimonials ul li {
		background:none;
		clear:both;
		list-style:none;
		padding:0; margin:0 0 30px 0;
		}

	#testimonials img {
		border:2px solid #d2d26c;
		float:left;
		margin:3px 0 0 0;
		}

	#testimonials ul li span {
		margin:0;
		display:block;
		line-height:16px;
		float:right;
		width:360px;
		}

	#testimonials .quote {
		margin:0 0 6px 0;
		}
		
	#testimonials .name {
		font-weight:bold;
		}
		
	#testimonials .job {
		}
		
	#testimonials .degree {
		}
		
	#testimonials .program_name {
		}
