/* Start of CMSMS style sheet 'referenser' */
ul.sites {
	margin:0; padding:10px 0 10px 4px;
	list-style-type:none;
}
	ul.sites li {
		margin:0 0 26px 14px; padding:0;
		width:186px; height:64px;
		float:left; display:block; overflow:hidden;
	}
	ul.sites a {
		height:62px;
		display:block;
		position:relative;
		border:1px solid #e9e9e9;
	}
	ul.sites img {
		margin:0 auto;
		visibility:hidden;
		border:none;
	}
ul.quotes {
	margin:0; padding:0;
	list-style-type:none;
}
	ul.quotes li {
		margin:0; padding:0;
		width:50%;
		float:left; display:block; overflow:hidden;
	}
	ul.quotes blockquote {
		margin:0; padding:20px 30px 0;
		background:url(/uploads/images/quote.png) no-repeat 15px 10px;
		font-style:italic;
	}
	ul.quotes div.customer {
		margin:0; padding:10px 30px 20px;
		text-align:right;
	}
		ul.quotes div.customer span.name {
			display:block;
			font-weight:bold;
		}
		ul.quotes div.customer a {
			font-weight:normal !important;
			text-decoration:none !important;
		}
h3.quotes {
	margin:0 0 20px; padding:0;
	font-size:13px; font-weight:bold;
	clear:both;
}
/* End of 'referenser' */

