body {
	color: #484848;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

a{
	color:#484848;
	text-decoration:none;
}
a:hover{
	color:#484848;
	text-decoration:underline;
}

a:visited{
	color:#484848;
}

input, textarea { 
  border: 1px solid #CECECE;
  width: 395px; !important;
  padding: 2px;
  
  
}

input.btn { 
background:#e5e5e5;
color:#666;
padding:2px;
width:401px !important;
min-width:401px !important;
  
}

textarea { 

max-width:400px !important;
height:225px !important;
min-height:225px !important;
max-height:225px !important;
  
}

#mitten { 
width:100px !important;
min-width:100px !important;
max-width:100px !important;
height:200px !important;
min-height:200px !important;
max-height:200px !important;
  
}
