#inscripciones table
{
	font-family:   Verdana, Arial, Helvetica, sans-serif;		
	font-size:     10px;
	font-weight:   bold;
	border:        none;
	width:         580px;
	margin-bottom: 5px;
}

#inscripciones th
{
	font-size:     14px;
	font-weight:   bold;
	text-align:    left;
	color:         white;
	border-bottom: none;
}

#inscripciones td
{
	font-size:     13px;
	font-weight:   bold;
	color:         white;
	border:        none;
}

#inscripciones td.campo
{
	color:       yellow;
	font-size:   13px;
	font-weight: bold;
	font-style:  normal;
	text-align:  right;
	width:       100px;
}

#inscripciones td.valor
{
	color:      white;
	text-align: left;
}

#inscripciones li
{
	margin-bottom: 7px;
	text-align:    justify;
	margin-right:  30px;
}

#inscripciones em
{
	font-size:   13px;
	font-weight: bold;
	font-style:  normal;
	color:       yellow;
}
