
.wfreak_junkerbox { display: block;
width: 358px;
background-color: #052435;
background-image: url(bg_wfreak_junkerbox.jpg);
background-repeat: repeat-x;
padding: 2px;
margin-right: 2px; 
font-family: arial;
font-size: 12px;
}

.wfreak_junkerbox_inner { display: block;
background-color: #032d45;
background-image: url(bg_wfreak_junkerbox_inner.jpg);
background-repeat: no-repeat;
padding: 5px;
padding-top: 62px; 
padding-left: 15px; 
font-size: 12px;

}




.junker_single {
display: block;
width: 330px;
background-color: #fff;
margin-bottom: 6px;
}

.junker_single p {
padding: 4px; 
font-family: arial;
font-size: 12px;
margin: 0px;
line-height: 16px;
}

.junker_image {
display: block; 
width: 92px; 
height: 92px; 
overflow: hidden; 
float:left;
margin: 3px;

}

.junker_text {
display: block; 
width: 226px; 
height: 92px; 
overflow: hidden; 
float:left; 
background-image: url(bg_junker_header.jpg);
background-repeat: repeat-x;
margin: 3px;
margin-left: 0px;
}

.junker_text_t {
display: block; 
width: 226px; 
height: 22px; 
background-color: #c2cc97;
background-image: url(bg_junker_header.jpg); 
background-repeat: repeat-x;
}

.junker_text_b {
display: block; 
width: 226px; 
height: 68px; 
background-color: #e7e6e6;
background-image: url(bg_junker_details.jpg); 
background-repeat: repeat-x;

}

.wfreak_junkerbox_inner A:link { color: #8d9e4e; text-decoration: none; }

.wfreak_junkerbox_inner A:visited { color: #8d9e4e; text-decoration: none;}

.wfreak_junkerbox_inner A:active { color: #8d9e4e; text-decoration: none; }

.wfreak_junkerbox_inner A:hover { color: #8d9e4e; text-decoration: underline; }


