.commentsFormContactInfo,
.commentsFormCaptchaDiv
{
	border:1px solid #ccc;
	padding:0px 10px 10px 10px;
	.padding:5px 10px 10px 10px;
	margin:10px 0;
	float:left;
	height:36px;
}

.leftBoxOneline h2
{
	color: #000;
	font-family: Trebuchet MS;
	font-size: 15px !important;
	margin: 0px 0px 0px 30px;
	padding: 30px 0 0 0;
	text-transform: uppercase;
}

.leftBoxOnelineDiv div.input
{
	height: 83px;
    width: 612px;
}

.leftBoxOneline .input input
{
    background: none;
    border: none;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin: 15px 0 0 28px;
    outline: none;
    width: 555px;
}

.leftBoxOneline
{
	background-image: url('/grafik/viungestory/onelineInputBg.png');
	background-repeat: no-repeat;
	clear: both;
	min-height: 80px;
	width: 612px;
}

/*.leftBoxOnelineDiv
{
    background: none;
	height:48px;
	clear:both;
}*/
	
.infoDiv
{
	float:left;
}

.infoDiv input
{
	border:1px solid #ccc;
	font-size:10px;
	padding:3px;
	margin-right:5px;
	width:150px;
}

.commentsFormNameLabel,
.commentsFormEmailLabel
{
	font-size:9px;
}

.commentsFormCaptchaLabel
{
	clear:both;
}

.commentsFormCaptchaDiv
{
    border: none;
	width: 258px;
	float: left;
	height:36px;
	margin: 0;
}

.commentsFormCaptchaImage img
{
	float: right;
	background: white;
	margin: 5px 0px 0 -10px;
	.margin-top: 0px;
}

.commentsFormCaptchaDiv input
{
    background: none;
	border: none;
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
	padding: 3px;
	margin: 9px 0px 0 15px;
	.margin-top: 3px;
	text-align: center;
	text-transform: uppercase;
	width: 139px;
}

.commentsFormContactInfo
{
	margin-right:10px;
	width:370px;
}

.error .commentsFormField
{
	border-color:red;
}

div.commentsFormCaptchaField a,
div.commentsFormCaptchaField a:visited
{
    color: #333;
    float: left;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    margin: 13px 0 0 35px;
    .margin-top: 11px;
    text-decoration: underline;
    text-transform: uppercase;
}

.commentsFormCaptchaHolder
{
    border-top: none;
    height: 90px;
    width: 608px;
}

.commentsFormCaptchaHelp
{
    float: right;
    height: 50px;
    width: 170px;
}

.commentsFormCaptchaHelp a,
.commentsFormCaptchaHelp a:visited
{
    color: #fff;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    height: auto;
    width: auto;
}

/* COMMENT LIST */
div.onelineNavigation
{
	border-bottom: 1px dotted #ccc;
	height: 20px;
	position: relative;
	margin: 12px 0;
	padding: 0 0 0 10px;
	width: 600px;
}

div.leftBoxOneline ul
{
	margin: 0;
	padding: 0;
}

div.leftBoxOneline li
{
	border-bottom: 1px dotted #ccc;
	color: #4F4F4F;
	font-size: 10px;
	font-family: Trebuchet MS;
	list-style: none;
	margin: 12px 0 0 0;
	padding: 10px;
}

div.leftBoxOneline li div.oneLine
{
	color: #000;
	font-size: 12px;
}

div.onelineNavigation div.prev,
div.onelineNavigation div.pages,
div.onelineNavigation div.next
{
	color: #322E28;
	font-family: Trebuchet MS;
	font-size: 10px;
	position: absolute;
	top: 3px;
	text-transform: uppercase;
}

div.onelineNavigation div.prev a,
div.onelineNavigation div.pages a,
div.onelineNavigation div.next a
{
	color: #322E28;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
}


div.onelineNavigation div.next
{
	right: 12px;
}

div.onelineNavigation div.pages
{
	font-weight: normal;
	left: 290px;
}