
SELECT,TEXTAREA		{ font-family:Verdana,Arial,Lucida,Helvetice,sans-serif; font-size:10px;  }
INPUT    		{ font-family:Verdana,Arial,Lucida,Helvetice,sans-serif; font-size:8px; }
DIV.login					{ width:200px; height:100px; background-color:#EFF2F7;  padding:10px; }
INPUT.login					{ margin-bottom:6px; width:100px; }

TEXTAREA.regularText		{ margin-bottom:6px; width:200px; height:120px; }
TEXTAREA.editObject			{ margin-bottom:6px; width:430px; height:380px; }
INPUT.regularText			{ margin-bottom:6px; width:200px; }
SELECT.regularText			{ margin-bottom:6px; width:200px; }

INPUT.user					{ margin:0 5px 6px 0; width:120px; }
INPUT.cBox					{ margin-bottom:8px; width:20px; border:0; }
INPUT.submit				{ margin-bottom:8px; background-color:#FFF; }


INPUT	{ font-family:Verdana,Arial,Lucida,Helvetice,sans-serif; font-size: 10px; background-color: #fefefe; border: #888888 1px solid;  }

INPUT.text	{ font-family:Verdana,Arial,Lucida,Helvetice,sans-serif; font-size: 10px; background-color: #fefefe; border: #888888 1px solid; }
INPUT.radio	{ font-family:Verdana,Arial,Lucida,Helvetice,sans-serif; font-size: 8px; background-color: transparent; border: 0px}


INPUT.regularText 	{ font-family:Verdana,Arial,Lucida,Helvetice,sans-serif; font-size:12px; border:1px solid #888888; }

input.alert { font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight:bold; color:#cc0000; }

input.SELECT	{ font-family:Verdana,Arial,Lucida,Helvetice,sans-serif; font-size:10px; color: #333333; background-color: #fefefe;  }

