/*Elements Developed by Ben Henschel*/

/*IMPORTANT: Reset your internal links that use absolute URLS by replacing yoursite.com with your site's URL, below*/
a[href^="http://gator145.hostgator.com/~framew/"], a[href^="http://gator145.hostgator.com/~framew/"] {background-image:none !important; padding-right:0px;}


/*PDF Links - adds a small PDF icon to all PDF links*/
a[href$=".pdf"] {background: url(../images/xlinks/page_pdf.png) no-repeat right top; padding-right:22px; padding-bottom:5px;}

/*DOC Links - adds a small word doc icon to all word document links*/
a[href$=".doc"] {background: url(../images/xlinks/page_word.png) no-repeat right top; padding-right:22px; padding-bottom:5px;}

/*RSS Links - adds a small Feed icon to all RSS feed links*/
a[href$=".rss"], a[href$=".rdf"] {background: url(../images/xlinks/feed.png) no-repeat right top; padding-right:22px; padding-bottom:5px;}


