.alphabetSelector {
    font-size:11px;
    margin-top:5px;
    margin-bottom:5px;
    text-align: center;
}
.productPath {
    font-size:11px;
    padding-bottom:8px;
    padding-top:8px;
}
.backprint {
    text-align:right;
	font-weight: none;
    font-size:11px;
}
a.nobold {
	font-weight: none;
}
a:visited.nobold {
	font-weight: none;
}
a:hover.nobold {
	font-weight: none;
}
a.white {
    color: #E0EFC0;
}
a:visited.white {
    color: #E0EFC0;
}
a:hover.white {
    color: #F0F0F0;
}
.productcontact {
	background: #E8C744 url(i/af_content_back.gif) repeat-x;
    text-align:left;
    height:300px;
    padding: 5px;
}
.input {
	border: 1px solid #53680D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #354305;
}
.button {
	border: 1px solid #53680D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #354305;
}
