#search_widget{
width:100%;
text-align:left;
}
.search_title{
    width:100%;
    height:37px;
    text-align:center;
    font-size:125%;
    font-weight:bold;
    padding-top:4px;
    color:white;

}


#search_widget form input,#search_widget form select{
width:80%;
border:1px solid #740202;
}
#ftol, #fig{
width:80px;
}
.search_form_titles{
font-size:90%;
margin-top:.6em;
font-weight:bold;
color: #740202;
display:block;
}
.formtitle_postfix{
font-size:90%;
font-weight:bold;
color: #920202;
}
.submit_bt{
width:70px;
margin-top:.7em;
background: #282828;
font-size:110%;
font-weight:bold;
color: #ffffff;
}

#random_product_box{
width:161px;
height:266px;
background: url(/images/random_prdct_bkg.jpg) top left no-repeat;
text-align:center;
margin-left:auto;
margin-right:auto;
}
#random_product_box a{
text-decoration:none;
text-align:center;
width:90%;
}
#random_product_box img{
border-top:2px solid #777777;
border-right:2px solid #cccccc;
border-bottom:2px solid #eeeeee;
border-left:2px solid #999999;
}
#random_product_box p{
font-size:120%;
font-weight:bold;
color:black;
text-align:center;
line-height:1em;
width:100%;
}
#random_product_box #title{
font-size:120%;
font-weight:bold;
color:white;
text-align:center;
line-height:2em;
width:100%;
padding:2px;
}
#linkBox .lbh {
margin-top:1em;
}
#linkBox a {
text-decoration:none;
font-weight:bold;
padding-left:30px;
color: #740202;
line-height:14pt;
}
#linkBox a:hover {
background-color:#d7aab0;
}
.linkPrefix{
	font-size:8pt;
	padding-left:30px;
	display:block;
}
