﻿/*  Archivo de Estilo para ubicacion de imagenes del proyecto  */

.IPLogin 
{
	height:27px; 
	width:100px;
	border:0px;
	background: center no-repeat; 
	cursor:pointer;
}
.IPRegister
{
	height:27px; 
	float:left;
	width:100px;
	border:0px;
	background: center no-repeat; 
	cursor:pointer;
}
