body 	{
	font-family: Tahoma;
	font-size: 12px;
}

h1, h2, h3, h4	{
	font-family: Arial, sans-serif;
	font-weight:bold;
}

h1	{
	font-size:20px;
}

h2	{
	font-size:16px;
}

h3	{
	font-size:14px;
}

h4	{
	font-size:12px;
}

a {
	color:#009DFE;
	text-decoration:none;
}

form	{
	margin: 0;
	padding: 0;
}

img	{
	border: 0;
}

table, td	{
	font-size: 11px;
}

input	{
	font-family: Arial, serif;
	font-size: 12px;
}

textarea	{
	font-family: Arial, serif;
	font-size: 12px;
}

.site .content	{
	border: 0px;
}

h3.price{
	font-size:25px;
	float:right;
	line-height:25px;
	margin:0px;
}

/* !!!!! begin clearLine  */

.clearLine	{
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	height: 1px;	
}
/* !!!!! end clearLine  */