#leftside{
width: 100%; 
}
.gThumb{
border:1px solid #CDCDCD;
float:left;
margin:1em;
background:url(../images/churreps.jpg) #FFF;
}
dl.paleft{
	border-left: 1px dotted #CDCDCD;
	height: 15em;
	padding-left: .5em;
	margin-top: 2em; 
}
dl.paleft dt{
	margin: .5em;
}
dl.paleft dd{
	margin: .7em 1.7em;
}
dl.paleft dd li{
	list-style: none;
	line-height: 185%;
}
.bloque {
    float: left;
    width: 55em;
    text-align:justify;
}
.half {
    width: 56%;
}
fieldset{
	border:none;
	margin:2em 0;
}
fieldset li{
	list-style:none;
	margin:.8em 0;
}
li label{
	width:10em;
	float:left;
	text-align:right;
	margin:0 .8em;
	color:#666666;
	
}
fieldset table {
	width:auto;
	margin-bottom:1em;
}
.text_left{text-align:left}
.center {width:40em;}