.hide {
	display:none;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height:0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
/* End hiding from IE-mac */

a {
	color:#0E53DD;
	text-decoration:underline;
}
/*
a:visited {
	color:#6107BE;
}
*/
a:hover {
	text-decoration:none;
}
img {
	border:0;
}
form {
	margin:0;
}
input.text {
	background: white;
	border: 1px solid #AFAFAF;
	height: 17px;
	heigh\t: 15px;
	font-size: 10px;
	color: #444;
	padding: 0;
}
select {
	background: white;
	border: 1px solid #AFAFAF;
	height: 17px;
	heigh\t: 15px;
	font-size: 10px;
	color: #444;
	padding: 0;
}
textarea {
	background: white;
	border: 1px solid #AFAFAF;
	height: 80px;
	heigh\t: 70px;
	font-size: 11px;
	color: #444;
	padding: 5px;
}
.small {
	font: normal 10px Arial, Verdana, "Times New Roman", Times, serif;
}
.price_special {
	color: #808080;
	text-decoration:line-through;
}

.war {
	color: #ff0000;
	font-weight: bold;
	display: none;
}
