
input.radio 
{
    background-color:#666;
    color: green;
    width:20px;
}

td
{
	border:0px solid;	
}

#titleTableModelsep{
	color:#e7531f;
}

.detallesopcion
{
	color:grey;
	font-size:11px;
}

.resumen tr {
	font-size: 12px;
	width: 100%;
	height: 30px;
}

.concepto {
	width: 60%;
}

.precio {
	width: 40%;
	text-align: right;
	vertical-align: top;
}

.resumenOpciones {
	list-style: none;
}

.model-dependent
{
    display: none;
}