@charset "utf-8";
/* CSS Document */

 .response{background-color: #F0F0F0; width:629px; float:left;}
 
 body {font-size:12px; font-family:Arial, Helvetica, sans-serif; color:black; padding:0px auto;}
 body ul {list-style-type:none; padding:0px; margin:0px;}

/* Menu Control Panel
 ------------------------------------------*/
#menu_cp{ width:150px; display:inline;float:left;}
#menu_cp a{color:#C00; font-weight:bold;}
#menu_cp a:hover{color:#000;}


/* Two Fields List and Form
 ------------------------------------------*/
#tf_container{float:left; display:inline; width:629px; height:100%;}
.tf_single{width:629px; float:left;} 
.tf_single li{display:inline;}
.tf_single h4{clear:both; display:inline; float:left; padding:0px; margin:0px;}
li.actions {width:80px; float:left;}
li.actions {width:80px; float:left;}
.parmeterName{float:left;}
.cpage a{color:#C00;}
.cpage a:hover{color:#000;}
#right{width:629px; display:inline;}
 .pages ul {display:inline; padding:0px; margin:0px; clear:both;}
 .pages li {padding:0px 0px 0px 10px; color:black; display:inline; font-size: 11px; margin:0px; vertical-align:top; font-weight:bold;}
 .pages li a{color: #C00; clear:both; vertical-align:top;}
 .pages li a:hover{color: #F60;  vertical-align:top;}
 
 dd select{width:150px;}
 dd textarea{width:330px; height:150px;}
 table {background-color:#000;}
 td{background-color:#FFF;}
 .images_small li{display:inline; padding:0px; margin:0px;}
 #search select{width:150px;}



 