*{
	margin: 0;
	padding: 0	
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
}
#defclock {
    background-image: url("../images/worldforestclock_v1.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    border: 1px solid #DEDEDE;
    float: left;
    height: 235px;
    width: 501px;
}
.def-top {
    padding: 6px 10px;
}

.def-title-more{
	float: right;
	width: auto;	
}

a{
	text-decoration: none;
	color: #A34625;
}
.def-bottom a {
    color: #3A3934;
    text-decoration: none;
}
.def-bottom{
	 float: left;
    font-size: 11px;
    margin-left: 38px;
    margin-top: 67px;
    width: auto;
}
.def-title {
    color: #A34625;
    font-size: 14px;
    font-weight: bold;
    margin-right: 7px;
}
.def-intro {
    color: #A34625;
}
.defvalue {
    color: #84BA3B;
    font-size: 1.2em;
    font-weight: bold;
    height: 23px;
    width: 84px;
	text-shadow: 0 0 1px rgba(3, 3, 3, 0.5);
	white-space:nowrap;
}
.clearfix {
    clear: both;
    display: block;
}
ul, ol {
    margin: 0;
    padding: 0;
}
ul.def-list li {
    float: left;
    list-style: none outside none;
    margin: 1.2%;
    text-align: center;
    width: 17.6%;
}
h5 {
    font-size: 12px;
    height: 26px;
    margin-bottom: 9px;
    text-transform: uppercase;
}
.def-info {
    font-size: 11px;
    margin-top: 8px;
}
.def-counter {
}
ul.def-list {
    float: left;
    margin-top: 78px;
    padding: 0 2%;
    width: 96%;
}


.def-bottom-cifor-logo{
	float: right;
    margin-right: 15px;
    margin-top: 50px;
    width: auto;
}
