/* @override 
	http://praesertest.nische4.com/css/firsttime.css
	http://www.praeser.ch/css/firsttime.css
	https://www.praeser.ch/css/firsttime.css
*/

.firsttime {
	background: url(../media/icons/firsttime.gif) no-repeat 0px 5px;
	padding-left: 70px;
	position: relative;
}

.firsttimewithcondom {
	background: url(../media/icons/firsttime_condom.gif) no-repeat 0px 5px;
}

.firsttimewithoutcondom {
	background: url(../media/icons/firsttime_nocondom.gif) no-repeat 0px 5px;
}

.firsttime h4 {
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-right: 10px;
	line-height: 110%;
	font-style: normal;
}

.firsttime p {
	display: block;
	margin-left: 0;
	background: 0px;
	line-height: 130%;
}

.firsttime h4 .name {
	color: #ff6b1c;
	margin-right: 1ex;
}

.firsttime h4 .location,.firsttime h4 .age {
	color: #ff6b1c;
}
.firsttime h4 .location {
	color: #009fff;
	display: block;
	font-size: 133%;
	line-height: 133%;
	margin-top: 1px;
	margin-bottom: -3px;
	font-weight: bold;
}

.firsttime .overallrating {
	float: right;
	margin-left: 10px;
}

.firsttime .overallrating .progress {
	background: #309fff;
}

.firsttime .date,.firsttime .commentcount {
	color: #7f7f7f;
}

.showlist textarea {
	width: 100%;
}
