.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
{
	margin: 6px 0px 0px 15px;
	color: #fff !important;
	font-size: 20px !important;
	line-height: 34px;
}	

.leftBoxOnelineDiv div.input
{
    width: 612px;
}

.leftBoxOneline .input input
{
    background: none;
    border: none;
    height: 16px;
    margin: 7px 0 0 20px;
    .margin-top: 0;
    outline: none;
    width: 570px;
}

.leftBoxOneline
{
	background-image:url('../../grafik/Elle/onelineInputBg.jpg');
	background-repeat:no-repeat;
	min-height:80px;
	width: 612px;
}

.leftBoxOnelineDiv
{
    background: none;
	height:58px;
	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:250px;
	float: left;
	height:36px;
	margin: 0;
}

.commentsFormCaptchaImage img
{
	float: right;
	background: white;
	margin: 8px 0px 0 -10px;
	.margin-top: 3px;
}

.commentsFormCaptchaDiv input
{
    background: none;
	border: none;
	font-size:13px;
	padding:3px;
	margin: 8px 5px 0 5px;
	.margin-top: 3px;
	width:130px;
}

.commentsFormContactInfo
{
	margin-right:10px;
	width:370px;
}

.error .commentsFormField
{
	border-color:red;
}

div.commentsFormCaptchaField a,
div.commentsFormCaptchaField a:visited
{
    color: #000;
    float: left;
    font-size: 11px !important;
    font-weight: bold;
    margin: 7px 0 0 13px;
    text-decoration: none;
    text-transform: uppercase;
}

.commentsFormCaptchaHolder
{
    border-top: none;
    height: 66px;
    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;
}

div.leftBoxOneline li
{
	border: 1px solid #ccc;
	font-weight: bold;
	margin: 12px 0;
	padding: 10px;
}

div.leftBoxOneline li div.oneLine
{
	font-weight: normal;
	margin-top: 4px;
}

div.onelineNavigation
{
	border-bottom: 1px solid #ccc;
	height: 25px;
	position: relative;
	margin-bottom: 12px;
	width: 612px;
}

div.onelineNavigation div.prev,
div.onelineNavigation div.pages,
div.onelineNavigation div.next
{
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 3px;
	text-decoration: underline;
	text-transform: uppercase;
}

div.onelineNavigation div.next
{
	right: 0;
}

div.onelineNavigation div.pages
{
	left: 290px;
}
