#busca {
position: relative;
width: 220px;
background: url('images/search_box.jpg') no-repeat top center;
}

#arquivo {
position: relative;
width: 220px;
background: url('images/history_box.jpg') no-repeat top center;
}

#links {
position: relative;
width: 220px;
background: url('images/links_box.jpg') no-repeat top center;
}

#widget {
position: relative;
width: 220px;
background: #B7B38C url('images/bot_box.jpg') no-repeat bottom center;
}

#widget_fix {
position: relative;
width: 0px;
height: 210px;
float: left;
background: #ff0000;
}

#pad {
padding: 55px 20px 20px 20px;
}

#widget a{
font-size: 12px;
font-weight: bold;
}

#tags a{
font-size: 12px;
color: #000000;
font-weight: normal;
}

.wid_tit {
font-size: 12px;
font-weight: bold;
}

.widget_inp {
font: 10px Verdana, Arial, sans-serif;
background: #FFFFFF;
color: #000000;
border: 0px;
widht: 70px;
height: 17px;
}