/* CSS Document */

#login { margin: 0px; margin-top: 100px;}

#check { font-size: 10px; color:#999999; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; width: 600px; text-align:left; }
#check .ok  { color: #009900; }
#check .nok { color: #CC0000; }

#jq_check { font-size: 10px; color:#999999; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; width: 600px; text-align:left; }
#jq_check .ok  { color: #009900; }
#jq_check .nok { color: #CC0000; }
#jq_check .mbe { color: #F60;}

#php_check { font-size: 10px; color:#999999; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; width: 600px; text-align:left; }