﻿.funel {
	width:185px;
	height:110px;
	float:left;
	margin-right:3px;
	background-color:#95d5fd;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px; 
	padding:5px;
	-webkit-box-shadow: 0px -2px 1px 1px rgba(68, 68, 68, 0.5);
-moz-box-shadow: 0px -2px 1px 1px rgba(68, 68, 68, 0.5);
box-shadow: 0px -2px 1px 1px rgba(68, 68, 68, 0.5); 
}

.funel img {
	display:none;
}
.funel a.moreinfo {
	margin-top:-10px;
}
.topWrap {
	margin-top:10px;
}
.HeaderWrap {
	z-index:909
}
ul.SMicons {
    display: block;
    float: right;
    height: 30px;
    margin-top: 8px;
    position: absolute;
    right: 0px;
    top: 5px;
}
.Telephone {
    color: #104470;
    margin-top: 30px;
    text-align: left;
    width: 560px;
}
.telephoneNum h2 {
	margin-left:-5px;
}
	