.time {
 font-size:0.8em;
 text-align:right;
}

a{
color:#0192B5;
}

a.clickbtn, a.clickbtn.link{
background-color:#0192B5;
border:1px solid #FFFFFF;
color:#FFFFFF;
display:block;
font-size:13px;
font-weight:bold;
margin:1px;
outline-color:#0192B5;
outline-style:solid;
outline-width:1px;
padding:3px 0 4px;
text-align:center;
text-decoration:none;
width:120px;
}

a.clickbtn.hover, a.clickbtn.active{
background-color:#7A991A;
}

.deal{
border-style:solid;
border-width:thin;
border-color:#F0F0F0;
padding:5px;
margin:5px;
}

.main{
width:850px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
padding:10px;
}

ul, li{border:0; margin:0; padding:0; list-style:none;}
ul{
border-bottom:solid 1px #DEDEDE;
height:29px;
padding-left:20px;
}
li{float:left; margin-right:2px;}

.tab a:link, .tab a:visited{
background:url(img/tab-round.png) right 60px;
color:#666666;
display:block;
font-weight:bold;
height:30px;
line-height:30px;
text-decoration:none;
}
.tab span{
background:url(img/tab-round.png) left 60px;
display:block;
height:30px;
margin-right:14px;
padding-left:14px;
}
.tab a:hover{
background:url(img/tab-round.png) right 30px;
display:block;
}
.tab a:hover span{
background:url(img/tab-round.png) left 30px;
display:block;
}

/* -------------------------------- */
/* ACTIVE ELEMENTS */
.active a:link, .active a:visited, .active a:visited, .active a:hover{
background:url(img/tab-round.png) right 0 no-repeat;
}
.active a span, .active a:hover span{
background:url(img/tab-round.png) left 0 no-repeat;
}

.featured {
padding:5px;
background-color:#E2EAEF;
}

.featured-container {
margin:10px;
padding:5px;
border-style:solid;
border-width:thin;
border-color:#F0F0F0;
}

.title {
color:#0192B5;
font-weight:bold;
padding:3px 0;
}

.title a:link {
text-decoration:none;
}

.title a:visited {
text-decoration:none;
}

.deals {
margin:10px;
}

.ads {
float:right;
}

.footer {
clear:both;
background-color:#F0F0F0;
padding: 5px;
text-align:center;
}

label span {
float: left;
width: 10em;
}

body{
margin:20px;
color:#666666;
background-color:#E2EAEF;
}

h1 {
margin-left:10px;
font-family:'Phyllis',cursive;
}

html {
overflow: -moz-scrollbars-vertical;
}