#index_popup,.overlays {
font:12px/1.2 Arial,Helvetica,san-serif;
background:#fff !important;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border-bottom:1px solid #000;
}

#index_popup,.overlays a,#index_popup,.overlays a:hover,#index_popup,.overlays a:visited {
text-decoration:none;
}

.box-title {
color:#2C2D31;
font-size:25px;
font-weight:700;
text-align:center;
margin:20px 0 5px;
}

.box-tagline {
color:#999;
font-size:14px;
text-align:center;
margin:0;
}

#subs-container {
position:relative;
padding:35px 0 30px;
}

.box-side {
margin-top: 10px;
}

.box-side.left {
float:left
}

.box-side.right {
float:right;
}

.box-icon {
width:72px;
height:54px;
margin:0 auto;
padding:6px 0 0;
}

.box-icon a.rss {
display:block;
width:70px;
height:56px;
margin:0 auto;
}

.box-icon a {
display:block;
width:72px;
height:54px;
}

.box-icon a.email img,.box-icon a.rss img {
border:0 none;
margin:-5px 0 0;
}

.box-side h4,.box-side h4 a {
font-size:14px;
line-height:14px;
color:#d20c0c;
font-weight:700;
}

.box-side h4 {
margin:20px 0 10px;
}

.box-side h5 {
font-size:11px;
color:#5e6066;
line-height:18px;
height:54px;
margin:0 0 20px;
}


.btn-1 {
	float: left;
	margin: 2px 0 0 29px;
	position: relative;
}

.btn-1:first-child {
	margin-left: 0;
}
.btn-1:after {
	content: '';
	position: absolute;
	background: url(/themes/default/img/download-icon.png) no-repeat;
	right: 100%;
	
	margin: -5px 2px 0 0;
}
.btn-login:after {
	background-position: 0px 0;
	width: 20px;
	height: 22px;
}


.box-side h4 a:hover {
color:#f26535;
}

#box-or {
background:#fff;
font-size:12px;
font-weight:700;
height:25px;
line-height:25px;
position:absolute;
width:20px;
margin:-115px 0 0 257px;
}

a:link,a:visited {
border:none;
}
a {
	color:black;
}

