/* image replacements */
#JobofWeek_rep {
    padding: 54px 0 0 0;
    overflow: hidden;
    background: url(http://pcretailmag.com/files/images/job_of_the_week.gif) top left no-repeat;
    height: 0px !important;
    height /**/:54px;
}
#JobofMonth_rep {
    padding: 54px 0 0 0;
    overflow: hidden;
    background: url(http://pcretailmag.com/files/images/job_of_the_month.gif) top left no-repeat;
    height: 0px !important;
    height /**/:54px;
}
#Careers_rep {
    padding: 48px 0 0 0;
    overflow: hidden;
    background: url(http://pcretailmag.com/files/images/careers.gif) top left no-repeat;
    height: 0px !important;
    height /**/:48px;
}
#newsflash_rep {
    padding: 50px 0 0 0;
    overflow: hidden;
    background: url(http://pcretailmag.com/files/images/newsflash.gif) top left no-repeat;
    height: 0px !important;
    height /**/:50px;
}
#search_rep {
    padding: 32px 0 0 10px;
    overflow: hidden;
    background: url(http://pcretailmag.com/files/images/search_header.gif) top left no-repeat;
    height: 0px !important;
    height /**/:32px;
}
#latest_news_rep {
    padding: 40px 0 0 10px;
    overflow: hidden;
    background: url(http://pcretailmag.com/files/images/other_news.gif?1) top left no-repeat;
    height: 0px !important;
    height /**/:40px;
}
#latest_jobs_rep {
    padding: 40px 0 0 0;
    overflow: hidden;
    background: url(http://pcretailmag.com/files/images/latest_jobs.gif) top left no-repeat;
    height: 0px !important;
    height /**/:40px;
}

#newsfromusa_small {
    padding: 48px 0 0 0;
    overflow: hidden;
    background: url(http://pcretailmag.com/files/images/feed_newsfromusa.gif) top left no-repeat;
    height: 0px !important;
    height /**/:48px;
}
#newsfromwires_small{
    padding: 48px 0 0 0;
    overflow: hidden;
    background: url(http://pcretailmag.com/files/images/feed_newsfromwires.gif) top left no-repeat;
    height: 0px !important;
    height /**/:48px;
}
#businessnews_small{
    padding: 48px 0 0 0;
    overflow: hidden;
    background: url(http://pcretailmag.com/files/images/feed_businessnews.gif) top left no-repeat;
    height: 0px !important;
    height /**/:48px;
}