H1{
    color: #4c7592;
    font-weight: bold;
    font-size: 1.4em;
    text-decoration: none;
}
.sitios{
    padding: 10px;
}
#templateList{
    float: left;
	margin: 0px;
	border: 0px;
	width: 500px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 500px;
	color: #4c7592;
}
html>body #templateList{
    width: 500px; /* ie5win fudge ends */
}
#selectedTplContainer{
    float: right;  /* Opera5.02 will show a space at right when there is no scroll bar */
	padding: 10px 2% 10px 2%;
	margin: 0px;
	border: 0px;
	height: 730px;
	width: 170px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 170px;
}
html>body #selectedTplContainer{
    width: 170px; /* ie5win fudge ends */
}
#selectedTplContainer DIV.searchSpeech{
	width: 100%;
	height: 180px;
	left: 5px;
	top: 170px;
	font-size: .9em;
	color: #4c7593;
	text-align: left;
}
