/* 
	Todo sobre el diseņo de un popup xD
	por Jose Ayon	*/
form dt,
form dd
{
	width: 100%;
}
form dt { margin: 0px; }
form dd { margin: 0 0 8px; height: 35px; }
* html form dd { margin-top: -10px; height: 38px; }
#top form dd input { width: 97.7%; }
#top form dd input { width: 97.7%; }
#top form dd select { width: 100%; }

#wrapper { width: 433px; }
#content
{
	border-top: 1px solid #B7B7B7;
	padding: 10px;
}
#logo
{
	background: url(../images/iconos/logo.gif) no-repeat 20px 0;
	padding: 0;
	height: 70px;
}

.c_luz { margin-bottom: 0; }
p.center { text-align: center!important; }