.emagContent{
	padding-bottom: 40px;
}
.emagContent .addressSect{
	margin-top:15px;
}
.emagContent .section{
	margin-top:15px;
	padding-top: 15px;
	border-top:1px dotted #ccc;
}
.emagContent .section:first-child{
	margin-top:0;
	border-top:0;
}
.emagContent .addressSect .mup{
	margin-top: 5px;
}
.emagContent .addressSect a{
	text-decoration: none;
}
.emagPage .vertLineR {
    position: absolute;
    left: 67%;
    height: 100%;
    border-left: 1px solid #CCC;
}
.emagContent .emaglink{
	display: block;
	border: 1px solid #CCC;
	padding: 15px 20px 11px;
	line-height: 1.2em;
	font-size: 18px;
	background: #F8F8F8;
	text-align: center;
	color: #999;
	text-decoration: none;
}
.emagCover{
	width: 100%;
	margin-top: 20px;
}
.devicesAvail{
	font-size: 20px;
	border: 1px solid #DDD;
	padding: 30px 20px;
	margin-top: 20px;
	text-align: center;
}
#devicesIcons{
	margin-top:20px;
}
.offerText{
	text-align: center;
	font-family: "myriad-pro",sans-serif;
	font-size: 13px;
	line-height: 11px;
	font-weight: bold;
	display: block;
	color: #989898;
	text-transform: uppercase;
	margin: 20px 10px;
}