﻿ul.TestList
{
    background: none;
    height: auto;
    margin: 0;
    margin-left: -12px;
    width: 624px;
    overflow: hidden;
}

ul.TestList li
{
    /*background-image: url('/grafik/Oestrogen/ulistTestBg.jpg');*/
    height: 361px;
    margin: 0 0px 12px 12px;
}

ul.TestList li div.image
{
    height: 248px;
    margin-top: 111px;
    position: absolute;
    width: 296px;
}

ul.TestList li div.content
{
    padding-top: 10px;
    height: 70px;
}

ul.TestList li div.content p.date
{
    display: none;
}

ul.TestList li div.content p.cat
{
    display: none;
}

ul.TestList li div.content h3,
ul.TestList li div.content h3 a,
ul.TestList li div.content h3 a:visited
{
    /*color: #8a7b6a;*/
	color: #e01585;
    text-transform: uppercase;
}

ul.TestList li div.readmore
{
	display: none;
    width: 69px;
}

.quizHolder
{
	margin-top: 12px;
}

.quizHolder .item
{
	/*background-image:url(/grafik/Q/quizBg.jpg);*/
	background-image: url('/grafik/q/extralargelist.bg.png');
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	background-color: #e6e6e6;
	/*height:160px;*/
	margin-left:-2px;
	padding-left:30px;
	padding-top:7px;
}

input.btnStandardSmall
{
	background: none;
	color:#000;
	width:56px;
	border:none;
	font-size:11px;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	height:16px;
	cursor:pointer;
	text-decoration:underline;
}

div.quizHolder div.item p.headline
{
	margin-top:10px;
}

div.radStandard {
	margin-top: 5px;
	 }

div.radStandard input
{
    cursor:pointer; 
}

