#articlecontent {
  margin-bottom: 5px;
  font-size: 10pt;
}
#pic img {
  float: left;
  height: 73px;
  width: 73px;
  border: 1px solid #000;
  margin: 0 5px 5px 0;
}

#inpic img {
  float: left;
  margin: 0 5px 5px 0;
}

#articlecontent h1 {
  margin: 0;
  padding: 0;
  font-size: 13pt;
}
#articlecontent a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #00eaff;
}
#articlecontent a:hover {
  background-color: #00eaff;
}

#sweetlinks {
  margin: 10px;
}
#sweetlinks h2 {
  margin: 10px 0 5px 0;
  padding: 0 0 0 15px;
  background: url(../images/clip_checkmark.gif) top left no-repeat;
  font-size: 12pt;
}
#sweetlinks ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sweetlinks li {
  font-size: 10pt;
}
#sweetlinks li a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #00eaff;
}
#sweetlinks li a:hover {
  background-color: #00eaff;
}




/*************/
/**  MEDIA  **/
/*************/
#_content {
  width: 595px;
  margin: 0 0 0 3px;
  padding: 35px 5px 10px 5px;
  min-height: 1000px;
  background: url(../images/center_column_background_teal.gif) top left no-repeat #fff;
}
._pagination {
  text-align: right;
  font-size: 12px;
  margin: 5px 0;
}
._pagination a {
  color: #2eb0d0;
  padding: 4px;
  text-decoration: none;
  border: 1px dotted #2eb0d0;
}
._pagination a:hover {
  color: #fff;
  background-color: #2eb0d0;
}
._listbox {
  height: 50px;
  background-color: #aff9fe;
  margin: 5px 0;
  overflow: hidden;
}
._listbox img {
  height: 50px;
  width: 70px;
  float: left;
}
._link a {
  color: #000;
  padding: 2px;
  text-decoration: none;
}
._link a:hover {
  color: #FFb14d;
  background-color: #4ee2ec;
}


/**************/
/**  MOVIES  **/
/**************/
#videos_content {
  width: 595px;
  margin: 0 0 0 3px;
  padding: 35px 5px 10px 5px;
  min-height: 1000px;
  background: url(../images/center_column_background_teal.gif) top left no-repeat #fff;
}
.videos_pagination {
  text-align: right;
  font-size: 9pt;
  margin: 10px 0;
}
.videos_pagination a {
  color: #fff;
  background-color: #aff9fe;
  padding: 2px;
  text-decoration: none;
}
.videos_pagination a:hover {
  color: #000;
  background-color: transparent;
}
.videos_listbox {
  height: 70px;
  background-color: #dcefff;
  padding: 5px;
  overflow: hidden;
  
  
}
.videos_listbox img {
  height: 70px;
  width: 140px;
  float: left;
}
.videos_link a {
  color: #000;
  padding: 2px;
  text-decoration: none;
}
.videos_link a:hover {
  color: #FFb14d;
  background-color: #4ee2ec;
}


/****************/
/**  PICTURES  **/
/****************/
#pictures_content {
  width: 595px;
  margin: 0 0 0 3px;
  padding: 35px 5px 10px 5px;
  min-height: 1000px;
  background: url(../images/center_column_background_green.gif) top left no-repeat #fff;
}
.pictures_pagination {
  text-align: right;
  font-size: 9pt;
  margin: 10px 0;
}
.pictures_pagination a {
  color: #000;
  background-color: #93f58d;
  padding: 2px;
  text-decoration: none;
}
.pictures_pagination a:hover {
  color: #000;
  background-color: transparent;
}
.pictures_listbox {
  height: 70px;
  background-color: #ecffe4;
  padding: 5px;
  overflow: hidden;
}
.pictures_listbox img {
  height: 70px;
  width: 140px;
  float: left;
}

/*************/
/**  GAMES  **/
/*************/
#games_content {
  width: 595px;
  margin: 0 0 0 3px;
  padding: 35px 5px 10px 5px;
  min-height: 1000px;
  background: url(../images/center_column_background_yellow.gif) top left no-repeat #fff;
}
.games_pagination {
  text-align: right;
  font-size: 9pt;
  margin: 10px 0;
}
.games_pagination a {
  color: #000;
  background-color: #ff0;
  padding: 2px;
  text-decoration: none;
}
.games_pagination a:hover {
  color: #000;
  background-color: transparent;
}
.games_listbox {
  height: 50px;
  background-color: #ff0;
  margin: 5px 0;
  overflow: hidden;
}
.games_listbox img {
  height: 50px;
  width: 70px;
  float: left;
}

.tag1 {
  font-size: 15pt;
}
.tag2 {
  font-size: 13pt;
}
.tag3 {
  font-size: 11pt;
}
.tag4 {
  font-size: 9pt;
}
.description {
  font-size: 10pt;
  padding: 3px;
  padding-left: 155px;
}
.description a {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
  font-size: 14px;
}
.description a:hover {
  background-color: #ab3227;
  color: #fff;
  text-decoration: none;
}
.subdate {
  font-size: 8pt;
}
.isnew {
  background: url(../images/new.png);
  float: right;
  height: 9px;
  width: 16px;
}
.is18plus {
  background: url(../images/clip_18plus.gif);
  float: left;
  height: 50px;
  width: 11px;
}
.isrg {
  background: url(../images/clip_realgood.gif);
  float: left;
  height: 50px;
  width: 11px;
}

