.input {
	width: 195px; height: 18px;
	background: #FFF;
	font: bold 0.9em Times New Roman;
	color: #8e8e8e;
	border: 0;
}

.inputpress {
	width: 95px; height: 18px;
	background: #FFF;
	font: bold 0.9em Times New Roman;
	color: #8e8e8e;
	border: 0;
	margin-top: 4px;
}

.select {
	width: 100px;
	background: #000;
	border: 0;
	color: #FFF;
}

.checkbox {
	margin-left: 15px;
	margin-top: 20px;
}

.textarea {
	width: 195px; height: 155px;
	background: #FFF;
	font: bold 0.9em Times New Roman;
	color: #8e8e8e;
	border: 0;
	position: absolute;
}

.submit {
	width: 50px; height: 20px;
	border: 0;
	margin-top: 150px;
	background: url('send.png') no-repeat;
}

.login {
	width: 60px; height: 20px;
	border: 0;
	margin-top: 10px;
	background: url('login.png') no-repeat;
}

p.stores {
	font: normal 0.9em Times New Roman;
	color: #686762;
	margin-left: 30px;
	margin-top: 15px;
}


a.bbox:link, a.bbox:visited, a.bbox:active { color: #6b6c6c; text-decoration: none; margin-right: 15px; }
a.bbox:hover { color: #9e9e9e; text-decoration: none; margin-right: 15px; }

a.navl:visited, a.navl:link, a.navl:active { color: #FFF; text-decoration: none; }
a.navl:hover { color: #eae1ce; text-decoration: none; }

a.navls:visited, a.navls:link, a.navls:active { color: #AAA; text-decoration: none; }
a.navls:hover { color: #000; text-decoration: none; }

a.contact:link, a.contact:active, a.contact:visited { font: bold 1.1em Garamond; color: #040000; text-decoration: none; }
a.contact:hover { color: #6e6a61; text-decoration: none;}

a.press:link, a.press:active, a.press:visited { font: bold 1.0em Arial; color: #000; text-decoration: none; }
a.press:hover { color: #898582; text-decoration: none; }

a.pressnav1:link, a.pressnav1:active, a.pressnav1:visited { color: #000; text-decoration: none; }
a.pressnav1:hover { color :#8e8e8e; text-decoration: none; }


.noborders {
	border: 0;
}

.kefira {
	margin-top: 70px;
}

.pressbox {
	width: 130px; height: 200px;
	background: transparent;
	font: normal 0.7em Arial;
	color: #87847d;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}

input.btn { 
 color:#050; 
  font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
} 

.formbutton{
border: 0;
  width: 70px;
  height: 20px;
cursor:pointer;
font-weight:bold;
padding: 1px 2px;
background:url(search.gif) repeat-x left top;
}
