#reasons_index { height: 143px; overflow: hidden; margin-bottom: 20px; line-height: 23px; }
#reasons_index a { display: inline-block; height: 103px; width: 383px; float: left; margin-right: 20px; color: #FFF; text-decoration: none; padding: 40px 0 0 87px; }
#reasons_index a.orange { background: url('../images/artist-bg.png') no-repeat right top; background-color: #E84E0F; }
#reasons_index a.grey { background: url('../images/pro-bg.png') no-repeat right top;background-color: #56514F; }
#reasons_index a.narrower-margin { margin-right: 22px; }
#reasons_index a.no-margin { margin: 0; }

#aotw { min-height: 183px; }
#aotw img { float: left; margin-right: 10px; width: 180px; height: 180px; }
#aotw div { max-width: 258px; overflow: hidden; }

#facebook_link   { display: inline-block; width: 80px; height: 80px; background: url('../images/facebook.gif') no-repeat left top; margin-top: 9px; }
#google_link     { display: inline-block; width: 80px; height: 80px; background: url('../images/google.gif') no-repeat left top; margin-top: 9px; }
#twitter_link    { display: inline-block; width: 80px; height: 80px; background: url('../images/twitter.gif') no-repeat left top; margin-top: 9px; }
#youtube_link    { display: inline-block; width: 80px; height: 80px; background: url('../images/youtube.gif') no-repeat left top; margin-top: 9px; }
#instagram_link  { display: inline-block; width: 80px; height: 80px; background: url('../images/instagram.png') no-repeat left top; margin-top: 9px; }

#facebook_link:hover, #google_link:hover, #twitter_link:hover, #youtube_link:hover, #instagram_link:hover { background-position: -80px 0px }

.contest_banner { width: 448px; margin-top: 5px; }
.social_logo { height: 40px; overflow: hidden; margin-bottom: 10px; }
.social_text, .social_text_single_line { height: 40px; width: 172px; margin-left: 8px; padding-top: 3px; margin-bottom: 10px; }
.social_text_single_line { line-height: 35px; }
