/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://ass.s341.xrea.com/MTOS/mt-static/support/themes/Lipstick/Lipstick.css);
/* end StyleCatcher imports */


.red {
color:red;
font-weight:bold;
}

.blue {
color:blue;
font-weight:bold;
}

.green {
color:green;
font-weight:bold;
}

.line {
background-color:yellow;
}

#banner {
  margin-bottom:.91em;
  background:url(head1.jpg) #fff;
  height:12.64em;
  border-bottom-width:.22em;
  border-bottom-style:solid;
  }

.left {
  float:left;
  margin:0px 10px 10px 0px;
}