/* 
 * capitocome.it HOME CSS
 * Copyright © 2009-2010 Capitocome
 * Author: Matteo Carletti - Web Development/Web Designer freelance
 * Email: carlettiteo(at)gmail(dot)com
 */
.skip {float:right}
.skip a {background:url(../images/template/skip.png) right center no-repeat; display:block; height:37px; padding:16px 3px 0; color:#999}
.skip a:hover, .skip a:active {background:#FFF url(../images/template/skip_hover.png) right center no-repeat; color:#000}
.skip span {padding-right:52px}

.contact {float:left}
.contact a {background:url(../images/template/contact.png) left center no-repeat; display:block; height:37px; padding:16px 3px 0; color:#999}
.contact a:hover, .contact a:active {background:#FFF url(../images/template/contact_hover.png) left center no-repeat; color:#000}
.contact span {padding-left:30px}

#sponsorLinks {position:absolute; bottom:0; right:0}
#sponsorLinks a {font-size:8px; color:#777}
#sponsorLinks a:hover, #sponsorLinks a:active {background:none}