
.eg
{   /* tuck form example back under form element */
    width:             250;
    margin-top:        -5px;
    padding-bottom:    5px;
    text-align:        right;
    font-size: 9px;
}

/**
 * =FORM FIELD DEFAULTS
 */
.default1 input
{
     padding: 2px 1px;
}
.default1 input, .default1 select
{
     margin-bottom:    6px;
}
 .default1 input, .default1 select, .default1 textarea
 {
     border:        1px solid #ccc;
     background:    #fff;
 }
 .default1 input:focus, .default1 textarea:focus
 {
     border-style:   inset;
     background:     #ffffcf;
 }
 .default1 input[type="hidden"]
 {
     padding:    0;
     border:     none;
 }
 .default1 input[disabled="disabled"], .default1 select[disabled="disabled"]
 {
     background:    #ddd;
     color:         #333;
 }
 .default1 input.check
 {
     padding:        0;  /*prevents ns7-mac from having check obscured*/
     border:         none;
     background:     transparent;
     font-weight:    bold;
 }
 
 #mqpage1
 {
     width:      300px;
     margin-top: 4px;
     
 }
 .clear
 {
     display:    block;
 }
  #mqpage1 .l .content
 {
     width:   280px;
     padding: 0px 0 0 5px;
 }
 
 /* =places field */
 .places
 {
     padding-top: 5px;
     font-size: 8px;
 }
 .places .eg, .places a, .places a:visited
 {
     color:  #848b4e;
     
 }
 .places label span
 {
     font-size: 9px;
}

 #mqpage1 input.address
{
    width:  187px;
}
 #mqpage1 input.category
{
    width:  250px;
}
 #mqpage1 .dcity
{
    width:  148px;
}
 #mqpage1 .dcity input
{
    width:  134px;
}
 #mqpage1 .dstate
{
    width:  42px;
}
 #mqpage1 .dstate input
{
  width:    28px;
}
 #mqpage1 .dtown
{
  width:  150px;
}
 #mqpage1 .dtown input
{
  width:  150px;
}
 #mqpage1 .dzip
{
  width: 60px;
}
 #mqpage1 .dzip input, .dpostal input, select.tofrom
{
  width:  60px;
}

.csz div
{
    float: left;
  
}
.csz1 div
{
    float: left;
  
    font-size: 1.1em;
    font-family:arial;
    color:Black;
  
}

.default1
{
    white-space:    nowrap;
    margin:         4px 0 0;
}



/**
 * =SAVED & RECENT, SEND TO CELL
 */
#savedrecentpopup, #stcpopup
{
    display:    none;
    position:   absolute;
    z-index:    1;
    width:      330px;
    border:     none;
}
#savedrecentpopup .mqsavedtop, #stcpopup .mqsavedtop
{
   position:    relative;
   height:      19px;
}
#savedrecentpopup .mqsavedbottom, #stcpopup .mqsavedbottom
{
   position:    relative;
   height:      25px;
}
#savedrecentpopup .mqsavedcenter, #stcpopup .mqsavedcenter
{
    padding:    1px;
}
.savedrecent
{
    display:    none;
    display:    inline;
    margin:     0 0 -3px 5px;
    cursor:     pointer;
}
.ie .savedrecent
{
    cursor:     hand;
}
body#home .savedrecent
{
    margin-left:    1px;
}
#savedrecentpopup #savedclose
{
    position:       absolute;
    z-index:        3;
    margin-left:    303px;
    margin-top:     1px;
    cursor:         pointer;
}
.ie #savedrecentpopup #savedclose
{
    cursor: hand;
}
#subcontainer.mqformatter
{
    padding:    0px 5px 0px 10px;
    margin-top: -6px;
    border:     0px solid green;
}
.ie7 #subcontainer.mqformatter
{
    margin-top: 0;
}
#subcontainer .mqsavedcontent
{
    list-style-type:    none;
}
#subcontainer .mqsavedcontent li
{
    font-weight:        bold;
    font-size:          1.0em;
    margin-top:         0.3em;
    margin-left:        1.3em;
}
#subcontainer .mqsavedcontent li a
{
    font-weight:        normal;
    font-size:          0.8333em;
}
#subcontainer .mqsavedcontent li ul
{
    list-style-type:    disc;
}
#subcontainer .mqsavedcontent li ul li
{
    font-weight:        normal;
    margin-top:         0;
    margin-left:        1.6em;
}
#savedrecentpopup a
{
    position:           relative;
    text-decoration:    underline;
}
.setwidth
{
  width: 100%;
  margin-top:15px;
  font-size: 1.0em;
  font-family:arial;
  font-weight:bold;

}
.titleclass
{
  width: 100%;
  font-size: 1.25em;
  font-family:arial;
  font-weight:bold;
}
.setwidth1
{
  width: 100%;
}
.title1
{
  font-size: 1.2em;
  font-family:arial;
  font-weight:bold;
  color:#E6300;
}
.bodytext
{
  font-size: 1.1em;
  font-family:arial;
  color:Black;
}

.editlist
{
  font-size: .8em;
  font-family:arial;
  color:Black;
}

.editlist1
{
  font-size: .7em;
  font-family:arial;
  color:Black;
  font-weight:bold;
}
.brep
{
  background-color:#F0F3DC;
  border:thin solid;
  border-width:1px;
  border-color:#E3E5C7;
}
.titlemessages
{
  font-size:1.2em;
  font-family:arial;
  font-weight:bold
}
.title2
{
  font-size:1em;
  font-family:arial;
  font-weight:bold
}
.brepdiv
{
  background-color:#F0F3DC;
  border:thin solid;
  border-width:1px;
  border-color:#E3E5C7;
  padding: 0 10px 0 10px;
}
.errorstyle
{
  display:none;
  margin-left:180px;
  font-family:arial;
  color:red;
}
.ultype
{
  font-size: 1.1em;
  font-family:arial;
  color:Black;
  margin-top:5px;
}
.ultype1
{
  font-size: 1.1em;
  font-family:arial;
  color:Black;
  width:200px;
  margin-right:10px;
 
}
.ultype2
{
  font-size: 1.1em;
  font-family:arial;
  color:Black;
  width:460px; 
}
.ultype3
{
  font-size: 1.1em;
  font-family:arial;
  color:Black;
  width:580px; 
}
.nametype
{
  width:100%;
}

.editlist2
{
  font-size: 1em;
  font-family:arial;
  color:Black;
  margin-left:10px;
}
.editlist3
{
  font-size: 1em;
  font-family:arial;
  color:Black;
  
}

textarea {
  font-family:arial;
  font-size: 1em;
  width: 100%;
}