/* CSS Document */

div.visit   			{width:480px; height:254px;}

div.vis_input     {border:0; margin:0; padding:0; position:absolute; background-image:url("../img/input.gif"); width:246px; height:16px;   margin-bottom:2px}
input.vis_input   {border:0; margin:0; padding:0; width:240px; margin-left:2px; margin-top:1px; height:13px}


div.vis_combo     {border:0; margin:0; padding:0; position:absolute; width:246px; height:16px}
div.vis_combo1		{border:0; margin:0; padding:0; background-image:url("../img/combo1.gif"); width:228px; height:16px; color:#fdfada; text-align:left; position:absolute; top:0; left:0}
img.vis_combo2    {border:0; top:0px; left:230px; position:absolute; cursor:pointer}
input.vis_combo   {margin:0; margin-top:1px; margin-left:2px; height:14px; position:absolute; width:200px}

div.vis_combo_list{position:absolute; top:87px; background-image:url("../img/combo_list.gif"); width:246px; margin:0; padding:0; background-color:#5f6462; border-top:1px solid #24292c; border-bottom:1px solid #24292c; margin-top:2px; display:none}
div.vis_cl_item   {height:14px; position:relative; padding:0; margin:0; padding-left:2px; cursor:pointer; color:#fdfada; font-size:11px; letter-spacing:0;}
img.vis_cl_top    {height:1px; width:246px; background-color:#24292c; line-height:0px}

img.vis_combo1    {width:16px; height:14px; margin-left:2px; margin-top:1px; cursor:pointer; float:left; background-color:#5f6462;}

div.vis_text      {border:0; margin:0; padding:0; position:absolute; background-image:url("../img/text.gif"); width:246px; top:87px; height:120px; margin-bottom:0px}

textarea.vis_text {border:0; margin:0; background:none; width:242px; height:114px; margin-left:2px; margin-top:2px; font-family:verdana; color:#fdfada; font-size:11px; overflow:hidden; cursor:text; font-size:11px}

div.vis_button    {position:absolute; top:209px; left:106px}
input.vis_button  {background-image:url("../img/send0.png"); width:34px; height:17px; cursor:pointer}



