.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: auto;
	height: 27px;
	margin: 0;
	padding: 0;
	background: transparent;
	float: right;
	text-align: center;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
    float: left;
	text-align: center;
	margin: 0;
	padding: 0px 5px 0px 5px;
	background: transparent;
	height: 27px;
	width: auto;
	text-align:center;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-right: 0px;
	float: left;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	border-left: 1px solid #8E8F8B;
	padding: 2px 0px 0px 15px;
	background: transparent;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */


/* GRAY HOVER */
.bubplastic.gray ul li a:hover{
color: #CFC800;
}
.bubplastic.gray ul li.highlight a {
	background: transparent;
	color: #CFC800;
}
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent;
}
.bubplastic.gray ul li a:hover span.menu_ar {
	background: transparent;
}
#test li {
	display: block;
	border: solid 1px red;
}
#menu-top {
 width: auto;
 height: 27px;
 border: 0px solid #ccc;
 background:transparent;
 margin: 0px 785px 5px 0px;
 padding: 3px 10px 0px 0px;
}
#menu-cell { 
 border: 0px solid #000;
 text-align: center;
 background:transparent;
 margin: 16px 0px 5px 570px;
 padding: 0px 0px 0px 0px;
 height: 27px;
 width: 700px;
 float: right;
}
.ads{	
	margin-right: 0px; 
        margin-top: 0px;
        margin-bottom: 0px;
}

.ads.125ads {
	padding:0px 0 0 0;
	text-align:left;
	}

.ads h2 {
	color: #181818;
	font-weight: bold;
	margin: 0 0 3px 0;
	text-align:center;
	}

.ads img { 
      padding: 4px;
      border: #C9C7A2 1px solid;
      background: #C9C7A2;
      }

.ads a:link img  { 
      padding: 4px;
      border: #C9C7A2 1px solid;
      background: #C9C7A2;
      }

.ads a:hover img  { 
      padding: 4px;
      border: #424242 1px solid;
      background: #424242;
      }
#links-side {
	list-style-image: url(http://www.digitalminimal.com/images/list-icon.gif);
} 
