
* {
margin: 0px;
padding: 0px;
}
body {
background-color: #000000;
color: #FFFFFF;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size: 12px;
}
#logo {
background: url(http://cokezero.piec.es/logo.png) no-repeat;
position: absolute;
bottom: 1%;
right: 1%;
width: 254px;
height: 34px;
}
#badge {
background: url(http://cokezero.piec.es/voteforus_white_low.png) no-repeat;
position: absolute;
top: 1%;
right: 1%;
height: 108px;
width: 108px;
}
#badge:hover {
background: url(http://cokezero.piec.es/voteforus_black_low.png) no-repeat;
}
#quotes {
position: absolute;
top: 30%;
right: 1%;
width: 300px;
text-align: left;
}
#quotes .single {
margin-top: 20px;
}
#quotes .right {
text-align: right;
margin-top: 10px;
}
.click {
cursor: pointer;
}
.embed {
background-color:#000000; 
color:#FFFFFF; 
border:1px #999999 solid; 
width:400px; 
height:16px;
}
.big {
font-size:18px;
}
.name {
font-style:italic; 
font-size:11px;
}
a {
cursor: pointer;
color: #FFFFFF;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: underline;
}
a img {
border: 0px;
}
html .fb_share_link { 
padding:2px 0 0 20px; 
height:16px; 
background:url(http://cokezero.piec.es/icon_facebook_16x16.png) no-repeat top left; 
}
html .twitter_share_link { 
padding:2px 0 0 20px; 
height:16px; 
background:url(http://cokezero.piec.es/icon_twitter_16x16.png) no-repeat top left; 
}
