﻿.list_carousel {}
.list_carousel ul {
    margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	margin: 10px;
    height:150px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}.row-fluid .span12 #divLogo {
	text-transform: none;
	color: #26E4BD;
	font-family: open-sans;
	font-style: normal;
	font-weight: 300;
}
.span12 #divLogo #divSiteTitle {
}
