﻿   #tag-mood { margin-top:10px; background:#fafafa;}
   #send-container{ text-align:left; width:100%; clear:both; height:auto;}
   #send-step
   {
      list-style:none;
      margin:0px;
      padding:0px;   
      width:100%;
      height:45px;
      background:#F7F7F7;
      display:block;
   }
   send-step LI.current,#send-step LI
   {
      float:left;  
      width:180px;
      height:35px;
      background:#F7F7F7;
      font-family:Arial;
      font-size:20px;
      font-weight:bold;
      text-align:center;
      padding-top:10px;
   } 
   #send-step LI A{
      color:#000;
   }
   #send-step LI.current
   {
      background:#fafafa;
   } 
   #send-mood
   {
     width:96%;margin:15px auto 0px; height:220px; clear:both;
   }
   #tag-search
   {
       width:100%;  text-align:right; margin-top:10px;
   }
   .bttomStyle
   {
       border: 1px outset #fafafa;
       background:#0063DC;
       padding:1px 4px 1px 4px;
       font-family:Arial;
       color:#fff;
       font-weight:bold;
   }
   