#contacto {
	float: right;
	border: thin solid #CCCCCC;
	width: 200px;
}
form {
	
}
form ul {
	margin-left: 0px;
	padding-left: 0px;
}

form ul li {
	width: 300px;
	list-style-type: none;	
	list-style-image: url();
	background-color: #999999;

}