/* CSS Document */
/*******************************************************************************/
/* Presentation CSS File                                                       */
/*   Text and colour formatting for all media types                            */
/*                                                                             */
/* Developed by Matthew Harris, DBS, www.dbs-uk.co.uk                          */
/*******************************************************************************/

/* code tag for linking to a site */
/*******************************************************************************/
code.linkcode
{
	margin: 1em 2em;
	padding: 0.5em;
	background: #ccc;
	border: 1px solid #999;
	color: #000;
	display: block;
	overflow: auto;
}

div.testimonial	
{
	border:1px #CCCCCC solid;
	margin-bottom:10px;
	padding:10px;
}

div.testimonial p
{
	margin:0;
}


.testimonial_name
{
	font-weight:bold;
	color:#544f2e;
	padding-top:10px;
}

#empsos
{
	padding:5px 0 0 9px;
}