/* CSS Document */

.content-block #left{
  margin:27px 10px 27px 27px;
  float:left;
  width:530px; 
}

.content-block #right {
  float:left;
  margin-top:20px;
  width:320px;
}

p {
  line-height:1.6em;
  margin-bottom:20px;
}

li {
  margin:10px 0 0 -25px;
}

ul {
  margin-bottom:20px;
}

#sirflashy {
  float:left;
  width:981px;
  height:332px;
  background-image:url('../img/fb_land.jpg');
}