input,textarea {
	border: 1px solid #6D4926;
}
input.radio {
	border: 0px;
}
h1{
	text-align: left;
	font-size: 15px;
	font-weight: bold; 
	margin-top: 5px;
}
h2{
	text-align: left;
	font-size: 14px;
	font-weight: bold; 
	margin-top: 4px;
}
h3{
	text-align: left;
	font-size: 13px;
	font-weight: bold; 
	margin-top: 3px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.more {
	color: #74a3c5;
}
p {
	margin:0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
strong {
}
hr {
	margin-top: 20px;
	height:1px;
	border: none;
	border-bottom: 1px solid #e3e4e5;
}
.none {
	display: none;
}
img {
	border: 0px;
}
#LoginBasket a{color: #5A3C18;}
#BasketBox2 h3{text-transform: uppercase;}
#BasketBox2 a.button_02:hover, #LoginBlock a.button_02:hover{text-decoration: none;}


