#header{
 background: #0973ba url("../../pic/header_microarray_opaque2.png");
}

#kmplot-logo {
 background-image: url("../../pic/kmplot-logo-frenchblue.png");
}

#content {
 border-color: #095588 #0973ba;
}

.stop1{
 stop-color: #0973ba;
}

.stop2{
 stop-color: #095588;
}

.menu .color-transition {
 background-color: #0973ba;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#0973ba), to(#095588));
 background-image: -webkit-linear-gradient(top, #0973ba, #095588);
 background-image: -moz-linear-gradient(top, #0973ba, #095588);
 background-image: -ms-linear-gradient(top, #0973ba, #095588);
 background-image: -o-linear-gradient(top, #0973ba, #095588);
 background-image: linear-gradient(to bottom, #0973ba, #095588);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0973ba, endColorstr=#095588);
}

div.service {
 height: auto;
}

.myselect td select {
 width: 145px;
}

.filter22 table tr td:first-child {
 width: 243px;
}

.event-filter-table tr td:first-child {
    width: 150px;
}

.event-filter-table-2 tr td:first-child {
 padding-left: 30px;
 width: 220px;
}
