#caracteristicas {
	float: right;
	border: thin solid #CCCCCC;

}
#caracteristicas img {
	border: 5px solid #FFFFFF;	
}
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;

}