﻿
 input.textInput { background: url(../Comcast2/art_content/bk_input.gif) ; border:1px #999 solid; font-size:10px; 
		color:#333; display:inline; padding:2px; margin:0px; width:250px;  }
 input.textInput:hover { border:1px #ff770b solid; }
 input.textInput:focus { border:1px #15c4ed solid; }
 
 select.selectInput { background-color:#fff; border:1px #999 solid; font-size:10px; color:#333; display:inline; padding:2px; 
		margin:0px; width:250px; }
 select.selectInput:hover { border:1px #ff770b solid; }
 select.selectInput:focus { border:1px #15c4ed solid; }
 
 .areaInput { background: url(../Comcast2/art_content/bk_input.gif); border:1px #999 solid; font-size:11px; font-family:Arial; color:#333; 
		display:inline; padding:2px; margin:0px; width:250px;}
 .areaInput:hover { border:1px #ff770b solid; }
 .areaInput:focus { border:1px #15c4ed solid; }
