/* Cascading Style Sheet Anneliese van Buren */
/* (c) TimDeibel.nl - 2009/06/08 */

.pf_buttonL {
 width:210px;
 height:35px;
}
.pf_thumbL2 {
 float: left;
 width:  50px;
 height:200px;
 margin: 0 8px 0 0;
}

#pf_selectBoxR {
 position:absolute;
 top: 140px;
 left: 70px;
 width: 410px;
 height:340px;
}
.pf_select_thumb {
 float:left;
 width:110px;
 height:110px;
}
.pf_select_name {
 float:left;
 width:280px;
 height:40px;
 padding: 30px 0 0 20px;
 text-align:left;
 font-size:24px;
 text-decoration:none;
}
.pf_select_name a {
 text-decoration:none;
 font-weight:bold;
 border:none;
 color:#333;
}
.pf_select_name a:hover, .pf_select_name a:focus {
 text-decoration:none;
 font-weight:bold;
 border-bottom: #333 2px dashed;
 color:#333;
}
