body
{
	width: 1050px;
	margin-top: 20px;
	margin-bottom: 20px;    
}

#timeSelector{
	width: 140px;
}
.ui-datepicker { 
	margin-left: 150px;
	margin-top:  -30px;
/*  z-index: 1000;*/
}

#spaceSelector{
	width: 100px;
}

#lAndB{
	margin-top : 15px;
	text-align: center;
	height:50px;
}

.lbInput{
	width : 40px;
}

#spectrumControl{
	margin-left : 210px;
}
#galaxiePlan{

	width: 500px;
	height:350px;
}
#galaxieImageForm{
	width: 500px;
	height:20px;
}
#galaxiePlanHolder{

	width: 500px;
	height:300px;

}

#galaxieLegend{
	text-align: center;
}

#legendSpectrum{
	width: 500px;
	height:30px;


}
#spectrum{
	width: 500px;
	height:360px;
}
#spectrumTitle{
	width: 500px;
	height:20px;

}#spetrumHolder{
	width: 500px;
	height:300px;
}


/*#spectrumClics{



}*/
galaxie{
	width:500px;
	height:500px;
}
#galaxieHolder{
	height:470px;
	width:500px;

}
/*
#galaxieRotationLegend{
	height:100px;
	width:300px;
}
*/
bras{
	width:500px;
	height:500px;
}


#brasHolder{
	height:300px;
	width:500px;
}
#brasLegend{
	height:100px;
	width:300px;
}
#footer{
	margin-top: 100px;
}

a{
	text-decoration: none;
	vertical-align: middle;
}

#contact{
	float:right; 
	margin-top:-31px;
}

#contact img{ 
	border : none;
	width:118px; 
	height:36px;
}

.copyright {
    background-color : black;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    text-align: center;
}




.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
