/* ONELINERS */
.leftBoxDarkThin
{
    display: none;
}

.leftBoxOneline
{
    background-image: url('/grafik/Oestrogen/onelineInputBg.jpg');
    background-repeat: no-repeat;
    min-height: 150px;
    width: 612px;
    margin-top: 10px;
    clear: both;
}

.leftBoxOneline h2
{
	font-family: 'Myriad Pro', Arial;
	font-size: 45px;
	font-style: italic;
	font-weight: normal;
	line-height: 55px;
	margin-left: 14px;
	visibility: hidden;
}

.leftBoxOneline .input input
{
    background: none;
    border: none;
    height: 16px;
    font-weight: bold;
    margin: -3px 0 0 20px;
    .margin: -5px 0 0 20px;
    outline: none;
    width: 565px;
}

div.commentsFormCaptchaHolder
{
	height: 70px;
}

div.commentsFormCaptchaDiv
{
	margin: 7px 0 0 12px;
	position: relative;
}

div.commentsFormCaptchaDiv div.commentsFormCaptchaImage
{
	display: inline;
}

div.commentsFormCaptchaDiv div.commentsFormCaptchaField input
{
	background: none;
	border: none;
	font-weight: bold;
	position: absolute;
	top: 4px;
	left: 100px;
	text-transform: uppercase;
	width: 80px;
}

.leftBoxOneline a,
.leftBoxOneline a:visited,
.leftBoxOneline a:active
{
    color: #fff;
    display: block;
    font-family: Arial;
    font-size: 15px;
    height: 18px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 40px;
    .top: 39px;
    width: 74px;
}

.leftBoxOneline a:hover
{
    text-decoration: none;
}

.leftBoxOneline #onelineList
{
    clear: both;
    list-style: none;
    margin: 0;
    padding: 10px 0;
}

.leftBoxOneline #onelineList li
{
    background-image: url('/grafik/Oestrogen/onelineBorder.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    border: 0px solid red;
    font-weight: bold;
    margin: 10px 0;
    padding-bottom: 15px;
}

.leftBoxOneline #onelineList li .oneLine
{
	line-height: 15px;
    font-weight: normal;
}

.leftBoxOneline #onelineList a,
.leftBoxOneline #onelineList a:visited,
.leftBoxOneline #onelineList a:active
{
    display: inline;
    color: #ccc;
    float: none;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

div.onelineNavigation
{
    height: 20px;
    margin-bottom: 12px;
    position: relative;
    width: 612px;
}

div.onelineNavigation div,
div.onelineNavigation div a,
div.onelineNavigation div a:visited
{
    color: #2a2a2a;
    font-family: Arial;
    font-size: 9px;
    font-weight: bold;
    /*margin: 1px 10px 0 10px;*/
    text-transform: uppercase;
}

div.onelineNavigation div
{
    position: absolute;
}

div.onelineNavigation div.prev
{
    left: 0;
}

div.onelineNavigation div.pages
{
    text-align: center;
    width: 612px;
}

div.onelineNavigation div.next
{
    right: 0;
}
