a.question{
width: 900px;
padding: 10px 10px;
display: block;
text-decoration: none;
color: #06c;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
margin: 0;
}

a.question:hover{
color: #000;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.answer{
border-left: 20px solid #ddd;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
padding-bottom: 10px;
background: #eee;
padding: 20px;
}

#jumpto{
width: 940px;
padding: 0 0 0 20px;
font-weight: bold;
margin-bottom: 10px;
}

#jumpto span{
padding: 0;
margin: 0;
}

#jumpto ul{
margin: 0 0 0 0;
padding: 0;
list-style: none;
line-height: 1.5em;
}

a.jumptolink{
	color: #06c;
	text-decoration: none;
	font-weight: normal;
	}

a.jumptolink:hover{
	color: #333;
	text-decoration: underline;
	}

.subitemtitle{
font-size: 15px;
color: #444444;
margin: 0;
padding: 10px 0;
padding-left: 20px;
font-weight: bold;
}

#approvedlistwa1, #approvedlistwa2, #approvedlistwa3 {
width: 100%;
overflow: auto;
margin-top: 5px;
border-bottom: 2px solid #333;
}

#approvedlistwa1 ul, #approvedlistwa2 ul, #approvedlistwa3 ul {
line-height: 1.3em;
}
.fitslist{
width: 200px !important;
margin: 0 8px 0 0;
padding: 0;
float: left;
}

.fitslist li{
text-align: left;
width: 200px;
margin: 0;
list-style: none;
padding: 0 0 0 5px;
letter-spacing: 2px;
line-height: 1.5em;
}

.fitslist .brand{
font-weight: bold;
font-size: 12px;
background: #39f;
color: #fff;
}

.fitslist .odd{
background: #eee;
font-size: 11px;
letter-spacing: 1px;
}

.fitslist .even{
background: #ccc;
font-size: 11px;
letter-spacing: 1px;
}

.fit:hover {
color: #333;
text-decoration: underline;
}
	
.mp3icon{
float: left;
padding: 0 10px;
}

a.tbnail img {
margin-left: 15px;
border: 4px solid #000;
	}

	a.tbnail img:hover{
border: 4px solid #666;
	}