body {
padding:0% 10% 0% 10% ;
font-size:11px;
font-family: 'Helvetica';
color:#444;
}



.name {
font-family: 'Arial';
font-size:12px;
color:#666666;
font-weight:bold;
}


a {
color:#676767;
text-decoration:none;
}


.slimprints_input {
font-size: 100%;

border: 1px solid #BBB;

padding: 5px;
text-align: center;
-moz-box-shadow: 3px 3px 3px #aaa;
-webkit-box-shadow: 3px 3px 3px #aaa;
box-shadow: 3px #aaa;
border-radius: 2px;
}

td {
vertical-align:top;
}

td a {
vertical-align:top;

font-size:11px;
font-weight:bold;
}

.seperator {
float:left;
border: 1px solid #CDCDCD;
border-radius: 5px;
padding: 5px;
margin: 3px;
}

.closeVisualisation{
cursor:pointer;
}


#sequenceDiv{
line-height: 50px;
/*width: 900px;*/
white-space: nowrap;
}



