/****
 * copyright 2006
 * 
 * Freiraum Medien
 * http://freiraum-medien.de
 *
 *	.:: Farbwerte ::.
 *	.:: beige	::	#ffeaa9 ::.
 *	.:: rot		::	#c41230 ::.
 *	.:: braun	::	#83604d ::.
 *	.:: grau	::	#a6a6a6 ::.
 **/
.gbResultCount {
	padding: 0 0 0 10px;
	color: #a6a6a6;
}
.gbListContainer {
	border-bottom: 1px solid #E3E3E3;
	margin: 0 0 10px 0;
}
.gbListItem {
	background: url(../../img/cObj-bg.gif) 0 0 repeat-x;
	width: 469px;
	padding: 10px 0 10px 0;
}
.gbListHeader {
	height: 25px;
}
.gbListRowLeft, .gbListRowRight {
	float: left;
}
.gbListRowLeft {
	width: 50px;
	height: 50px;
}
.gbListRowRight {
	width: 419px;
}
.gbListRowLeft div a {
	margin: 0 0 0 10px;
	display: block;
	width: 16px;
	height: 16px;
}
.gbListRowLeft .email a {
	background: url(../../img/icons/gbMail.png) 0 0 no-repeat;
}
.gbListRowLeft .www a {
	background: url(../../img/icons/gbWebsite.png) 0 0 no-repeat;
}
.gbListRowRight .gbListSmall { 
	color: #a6a6a6;
}
.gbListRowRight h4 {
	padding: 3px 0 5px 0;
}
#cMain .gbFormSubmit {
	width: 100px;
	text-align: center;
}
#cMain .tx-guestbook-form-inputfield-med {
	width: 150px;
}
.tx-srfreecap-pi2-image {
	margin: 0;
}
