/* (c) Jamespot 2005-2007 */
.spot_blue
{
  border:1px solid #7fa6d3;
  color:#3467a7;
  height:94px;
  width:650px;
  background:#eeeeee;
  float:left;
  margin-top:15px;
}
.creator_name_blue
{
  color:#3467a7;
  font-weight:bold;
}


.title_spot_blue
{
  border-bottom:7px solid #3467a7;
  width:480px;
  float:left;
  margin-top:10px;
}

.title_spot_blue .div_title
{
  color:#3467a7;
  float:left;
  font-size:14px;
  font-weight:bold;
  padding:0px;
  margin:0px;
  text-indent:0px;
  display:inline;
  width:330px;
}


.spot_green
{
  border:1px solid #82c455;
  color:#37781a;
  height:94px;
  width:650px;
  background:#eeeeee;
  float:left;
  margin-top:15px;
}
.creator_name_green
{
  color:#37781a;
  font-weight:bold;
}


.title_spot_green
{
  border-bottom:7px solid #37781a;
  width:480px;
  float:left;
  margin-top:10px;
}

.title_spot_green .div_title
{
  color:#37781a;
  float:left;
  font-size:14px;
  font-weight:bold;
  padding:0px;
  margin:0px;
  text-indent:0px;
  display:inline;
  width:330px;
}

.spot_pink
{
  border:1px solid #dc7be0;
  color:#cf2cc9;
  height:94px;
  width:650px;
  background:#eeeeee;
  float:left;
  margin-top:15px;
}
.creator_name_pink
{
  color:#cf2cc9;
  font-weight:bold;
}


.title_spot_pink
{
  border-bottom:7px solid #cf2cc9;
  width:480px;
  float:left;
  margin-top:10px;
}

.title_spot_pink .div_title
{
  color:#cf2cc9;
  float:left;
  font-size:14px;
  font-weight:bold;
  padding:0px;
  margin:0px;
  text-indent:0px;
  display:inline;
  width:330px;
}


.creator_info
{
  float:right;
  font-size:11px;
  text-align:right;
  color:#766666;
}

.information_spot
{
  float:left;
  font-size:11px;
  margin:0px;
  margin-bottom:5px;
  color:#766666;
}

.creator_image
{
  float:right;
  width:64px;
  height:64px;
  margin:5px;
  margin-top:10px;
  text-align:center;
}

.logo_spot
{
  height:75px;
  width:75px;
  margin:9px;
  _margin-left:5px;
  vertical-align:middle;
  float:left;
}

.center_spot
{
  height:94px;
  width:480px;
  float:left;
}

.baseline_spot
{
  font-size:12px;
  font-weight:bold;
  margin-left:10px;
}

.user_spot
{
  height:21px;
  _height:26px;
  padding-top:2px;
  float:left;
  font-size:11px;
}

.see_and_modify
{
  float:right;
}

.see_and_modify a
{
  text-decoration:none;
  color:inherit;
  font-size:inherit;
  font-weight:bold;
}

.see_and_modify a:hover
{
  text-decoration:underline;
}

