/* SHP -Support Services Section */

#services-smartnet .rightCol a.get-started {
    width:100%;
    height:8px;
    padding:11px 0 16px 0;
    border-radius:3px;
    font:bold 14px;
    font-size:13px !important;
    background-color:#0081bf;
    margin:0 0 13px 0;
    text-align:center;
    color:#fff;
    display:inline-block
}
#services-smartnet .rightCol a.get-started:hover {
    background-color:#005791;
    text-decoration:none
}
#services-smartnet .rightCol a.get-started{
    width:inherit;
    padding:11px 29px 17px 29px
}
.ie #services-smartnet .rightCol a.get-started {
    padding:12px 30px 17px 30px
}
.lt-ie9 #services-smartnet .rightCol a.get-started{
    padding:11px 30px 16px 30px
}
#services-smartnet .rightCol p.content {
    font-size:14px;
    padding: 0 0 5px 50px;
    line-height:1.25;
}
#services-smartnet .rightCol p.content.icon {
    background: url(http://www.cisco.com/c/dam/en/us/support/docs/SWTG/shpSupportServices/green-alert-icon.png) no-repeat;
}
