#sxo_themes {
	border:2px solid #006;
	background:#eef;
	overflow:auto;
}
#sxo_themes, #sxo_themes table { color:#333 }
#sxo_themes h1 {
	font-size:13px;
	background:#556;
	color:#fff;
	border-bottom:2px solid #006;
	margin:0;
	padding:0.25em;
}
#sxo_themes p {
	margin:0;
	padding:0 0.5em;
	border-bottom:1px solid #445
}
#sxo_themes .odd { background:#f0f0f0; }
#sxo_themes .even { background:#f0f0ff; }
#sxo_themes small { color:#99c }
#sxo_themes th { background:#dde; text-align:right }
#sxo_themes th input{
	padding:0;
	margin:1px;
	font-size:9px;
	color:#003;
	background:#f0f0f0;
	border:1px solid #003;
}
#sxo_themes th input:hover{
	background:#ff9;
}
#sxo_themes cite { display:none }

