/*marketing features */
@import url('article_template.css');


/* Attention, do not edit this file directly, please use the stylesheet editor in admin.
Any changes made here will be overwritten*/

.marketing_label {
font-family:'Myriad Pro Bold';
text-transform:uppercase;
background-image:url('images/marketing-label.png');
background-repeat:no-repeat;
padding:10px 0 10px 375px;
font-size:20px;
margin-top:15px;
}
h1 {
margin-bottom:0;
}
h2 {
font-size:22px;
margin-bottom:25px;
}
.subhead {
font-family:Futura, 'Trebuchet MS', Arial, sans-serif;
margin-bottom:5px;
font-weight:bold;
font-size:14px;
}
.main_content {
max-width:900px;
margin:0 auto;
}

@media (min-width: 1200px) {

}

@media (min-width: 980px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 979px) {

}

@media (max-width: 767px) {

}

@media (max-width: 480px) {

}
