

/*.suggest-page-outer {
	background: #fff;
	width: 450px;
	height: 350px;
}*/

.suggest-page {
	background: #f5f5f5;
	width: 468px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.suggest-page-inner {
	padding: 10px;
}

.suggest-page .close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 15px;
	height: 15px;
	background: url(/seiten/thickbox-close.gif) no-repeat;
	cursor: pointer;
}


div.head {
	border-bottom: 1px solid #D1D1D1;
	color: #02265C;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.suggest-page label { 
	width: 80px; 
	display:block;
	float:left;
	padding: 2px 0 0;
}

label.right {
	position: relative;
	left: 25px;
}


.suggest-page .input-text  {
	float: left; 
	border: 1px solid #C5C5C5;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 10px;
	width: 142px;
}

.suggest-page textarea.input-text {
	float: none;
	width: 362px;
	font-size: 11px;
}

.required {
	color: #990000;
}


.suggest-page .friend_text { 
	clear: both; 
	padding-left: 80px; 
	padding-top: 10px;
}


.comment-outer {
	margin-top: 10px;
}

.friend_comment {
	clear: both;
	width: auto !important;
	position: relative;
	float: none !important;
}


.suggest-submit {
	position: absolute;
	right: 17px;
	margin-top: -12px;
	background-color:#FFFFFF;
	border:1px solid #696969;
	color:#000000;
	font-size:11px;
	height:19px;
	line-height:12px;
	float: right;
}
