.contactSection {
	padding:0;
	/*margin-left:2px*/
	margin:0;
}
.contactSection h3 {
	padding:9px 0 10px 10px;
	margin:0;
	color:#202020
}
.contactSection a.slink {
	color:#444
}
.contactSection a.slink:hover {
	color:#337ab7
}
.contactSection a.slink:hover h4 {
	color:#337ab7
}

.contactSection #moreinfowrp {
	display:none;
}


.contactSection ul {
	margin:0;
	padding:0;
	list-style:none;
}
.contactSection ul li {
	position:relative;
	width:100%
}
.contactSection ul li.logo a {
	display:block
}
.contactSection ul li.logo img {
	margin:0 auto;
	max-width:300px
}
.contactSection ul li.actionLink:hover {
	text-decoration:none;
	background-color:#f3f2f1
}
.contactSection ul li.actionLink a:hover {
	text-decoration:none;
	color:#444
}
.contactSection ul li.address {
	min-height:41px
}

.contactSection ul li.address h4 {
	margin:0px;
	max-width:160px;
}
.contactSection #moreInfoLink .icon {
	display:inline-block;
	height:12px;
	width:20px;
	padding-left:5px;
	margin-top:4px;
	float:right;
}

.contactSection ul li.address #moreInfoLink {
	color:#215480;
	
}
.contactSection ul li.address #moreInfoLink:hover {
	text-decoration:none;
	color:#555
}
.contactSection ul li.phoneNumbers a {
	padding-right:10px
}
.contactSection ul li.sellerImage img {
	margin-bottom:10px;
	max-width:300px
}

/*.concact-col {
	padding-right:0px;
	margin-right:0px;
}*/

.writeSeller button {
	float:none;
	width:100%;
	vertical-align:top
}
.aText {
	color:#337ab7;
	cursor:pointer;
	position:absolute;
	right:30px;
	top:11px;
	z-index:1;
}
.aText:hover {
	text-decoration:underline
}
.otherList .aText {
	right:65px
}
.address .aText {
	padding:12px;
	right:0px;
	top:0
}
.otherList .aText:hover, .address .aText:hover {
	text-decoration:none
}

li .icon_left {
	width:28px;
	height:28px;
	margin:10px;
	position:absolute;
	font-size:1.5em;
}

li .icon_right {
	width:28px;
	height:28px;
	margin-top:16px;
	color:#215480;
}
.content {
	padding:12px 10px 14px 10px
}
.content.withIcon {
	margin-left:40px;
	max-width:250px
}
.address .content h4 {
	max-width:180px;
	margin-bottom:4px
}
.address .content span {
	display:block
}

.contactpage h1 {
	margin-top:0px;
}

.logo-grey-wrp {
	margin-top:5px;
}

.no_logo_circle{width:48px;height:48px;border-radius:24px; margin-left:2px; text-align:center;background:#eee}