div.one_session div.speaker {
 margin: 10px 0px .6em 0px;
 padding: 0px;
 font-size: 140%;
 font-family: georgia, serif;
 color: #0619a4;
 font-weight: normal;
}

div.one_session div.speaker a {
 color: #0619a4;
}

div.survey_link {
 float: left;
 width: 100%;
 margin-top: 1em;
}

div.survey_link a.evaluar {
 display: block;
 float: right;
 width: 104px;
 height: 24px;
 background: url(../images/evaluate.gif) no-repeat;
}

div.survey_link a.evaluado {
 display: block;
 float: right;
 width: 104px;
 height: 24px;
 background: url(../images/evaluado.gif) no-repeat;
}


div.survey_link a span {
 display: none;
}

div.survey_link a {
 color: #646464;
}

div.survey_object span.date_time {
 font-style: italic;
 color: #6d6d6d;
 font-size: .9em;
 display: block;
}

div.survey_object span.topic {
 display: block;
 font-size: 1.1em;
}

div.survey_object span.speaker {
 color: #0619a4;
 font-family: georgia, serif;
 display: block;
 font-size: 1.4em;
}

div.response_users {
	margin-top: 1em;
	margin-bottom: 1em;
}

div.response_users span.text {
	font-weight: bold;
}