#content {
	float: left;
	width: 776px;
	margin: 12px 0 0 0;
	background: #fff; 
}
#innercontent {
	margin: 0;
	padding: 25px 28px 25px 28px;
	font-size: 100%;
	line-height: 1.4em;
	}
#selectors {
margin:0;
padding: 10px 0 0 0;
height: 100px; 
}
#selectors table {
float: left;
width: 420px;
}
#selectors table,#selectors tr, #selectors th, #selectors td {
border: none;
border-collapse:collapse;
}
#selectors th {
width: 130px;
}
#selectors table,#selectors tr, #selectors th, #selectors td, #selectors select {
margin:0;
padding: 0;
}
#selectors td {
height: 25px;
}

#selectors select {
width: 230px;
}
#just-like-me-nav {
margin:10px 0 0 0;
padding: 0;
height: 54px;
border-bottom: 5px solid #476893;
}
#just-like-me-nav ul {
margin:0;
padding: 0;
list-style:none;
width:100%;
}

#just-like-me-nav li {
margin:0;
padding: 0;
float: left;
background:url(../images/jlm-nav-off.png);
}

#just-like-me-nav li a {
display: block;
text-indent:-9999em;
overflow:hidden;
outline:none;
}

#think1button {
background:url(../images/jlm-nav-think1-on.png);
width: 108px;
height: 54px;
}

#think2button {
background:url(../images/jlm-nav-think2-off.png);
width: 142px;
height: 54px;
}

#think3button {
background:url(../images/jlm-nav-think3-off.png);
width: 165px;
height: 54px;
}


#playbutton {
background:url(../images/jlm-nav-play-off.png);
width: 142px;
height: 54px;
}

#musicbutton {
background:url(../images/jlm-nav-music-off.png);
width: 163px;
height: 54px;
}

table.t4{
	border-collapse:collapse;
	border: none;	
border-bottom: 1px solid #476893;
}

table.t4 th {
border-collapse:collapse;
border: none;	
background: #476893;
color: #fff;
border-bottom: 1px solid #5c7da6;
}
table.t4 td {
border-collapse:collapse;
border: none;	
padding: 1px 0 1px 10px;
}
table.t4 tr {
border-collapse:collapse;
border: none;	
background: #fff url(../images/table-bg.png) repeat-y;
border-right: 1px solid #476893;

}
#display
{
    position: fixed;
    width: 355px;
    vertical-align: middle;
    background: #d33609;
    text-align: center;
	top: 29px;
	color: #fff;
	margin-left: 380px;
	padding: 10px 0;
	font-weight: normal;
	}

#display em#ans {
font-size: 130%;
font-weight: bold;
}


