.center
{
    text-align: center;
    margin: auto;
}

table#sliderboxes {
	margin: 0 auto;
	width: 100%;
}

table#sliderboxes p {
	text-align: left;
}

#sliderNANOG
{
	background-image : url("../images/slidebarNANOG.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderSOX2
{
	background-image : url("../images/slidebarSOX2.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderPOU5F1
{
	background-image : url("../images/slidebarPOU5F1.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderESRRB
{
	background-image : url("../images/slidebarESRRB.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderKLF4
{
	background-image : url("../images/slidebarKLF4.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderMYC
{
	background-image : url("../images/slidebarMYC.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderNR0B1
{
	background-image : url("../images/slidebarNR0B1.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderSALL4
{
	background-image : url("../images/slidebarSALL4.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderSTAT3
{
	background-image : url("../images/slidebarSTAT3.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderTBX3
{
	background-image : url("../images/slidebarTBX3.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderTCF3
{
	background-image : url("../images/slidebarTCF3.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderZFP281
{
	background-image : url("../images/slidebarZFP281.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderZFP42
{
	background-image : url("../images/slidebarZFP42.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderZFX
{
	background-image : url("../images/slidebarZFX.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

#sliderJARID2
{
	background-image : url("../images/slidebarJARID2.png");
	background-repeat: no-repeat;
	background-position: center center;
	width : 350px;
	height : 11px;
}

.bar {
    background-color: blue;
    width:1px;
    height:15px;
    display: inline-block;
}

.eq
{
	margin:auto;
	text-align: center;
}

#bar_charts td
{
	text-align: left;
}

#bar_charts
{
	margin : auto;
	margin-top : 30px;
	text-align : center;
}

#corpus table
{
	vertical-align: middle;
	margin-bottom : 0px;
	margin-top : 15px;
}

#corpus table h4
{
	margin: 0px;
}

tr.genes td {
    padding-top: 20px;
    text-align: left;
}

tr.genes td span.arrow {
	font-size: 18px;
}

tr.genes td a {
	color: #fff;
}

tr.genes td a:hover {
	text-decoration: underline;
}

td textarea {
    width: 352px;
    margin: 0px;
}

tr.genes td div {
	padding: 5px;
	color: #fff;
	font-weight: bold;
	width: 348px;
}

#up_genes div {
	background: #3990c6;
}

#down_genes div {
	background: #e60c0b;
}