div#top {
  color: #555;
  font-family: arial,sans-serif;
  font-size: 9px;
  font-weight: normal;
  display: block;
  position: Absolute;
  top: 15px;
  left: 238px;
}
div#top h2 {
  color: #555;
  font-family: arial,sans-serif;
  font-size: 9px;
  font-weight: normal;
  display: inline;
}
div#top h1 { 
  color: #555;
  font-size: 9px;
  display: inline; 
}
h3#bottom_intro_text {
  color: black;
  font-size: 9px;
  font-weight: normal;
}
.blobbg1 {
background-image: url(/niteflirt/images/d3_67854-blobleft_v1.jpg);
background-repeat: no-repeat;
width:370px;
height:225px;
float:left;
}
.blobbg2 {
background-image: url(/niteflirt/images/d3_67854-blobright_v1.jpg);
background-repeat: no-repeat;
width:212px;
height:225px;
float:right;
}
.blobbg3 {
background-image: url(/niteflirt/images/d3_67854-blobbot_v1.jpg);
background-repeat: no-repeat;
width:582px;
height:25px;
text-align:center;
}
/* 
 * This will make the "sign in" text normal on the login page, 
 * if this is needed, we should add context to the offer
 *
h1 {
font-family:arial,sans-serif;
font-size:9px;
color:#ccc;
font-weight:normal; 
padding:0px;
margin:0px;
}
*/
.blobsmtext {
font-family:arial,sans-serif;
font-size:9px;
font-weight:normal;
color:#fff;
position: relative;
top: -10px;
}
.bloblinks {
font-family:arial,sans-serif;
font-size:14px;
font-weight:bold;
color:#fff;
}
.bloblinks A:link { color: #fff }
.bloblinks A:hover { color: #cfc }

