*{ 
	padding: 0;
	margin: 0;
	border: 0; 
}

body 
{ 
  	width: 100%;
  	height: 100%;
	text-align: left; 
	background: #FFFFFF; 
	background-repeat:repeat-y;
}
body, input, textarea, select
{ 
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}
a
{
	textdecoration: underline;
	color: #333333;
}
#box27
{
	float: left;
	width: 100%;
	height:20px;
	margin-bottom: 1px;
	margin-top: 2px;
    	background-image: url(../images/bg_icons_2.gif);
}
#box27 .icon
{
	float: left;
}

#box27 .text
{
	float: left;
	margin-left: 6px;
}