:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
h6{
margin:0;
}
.clear{
clear: both;
}

#poweredby{
width:1000px;
background:#000;
height:32px;
margin:0 auto;
}

#powerby_cnt{
width:450px;
background:#000;		
}
#powerby_cnt span{
float:left;
background:#000;
padding-top:6px;
padding-right:6px;

font: 8px Verdana;
color:#FFF;
}

#powerby_menu{
float:left;
margin-top:6px;
margin-left:517px;
width:272px;
height:37px;
z-index:99999;
position:absolute;
}

		.dropmenudiv_b{
		position:absolute;
		top: 0;
		border: 1px solid #ccc; /*THEME CHANGE HERE*/
		background-color: white;
		border-width: 0 1px;
		font:normal 12px Verdana;
		line-height:16px;
		z-index:999999;
		width: 272px;
		visibility: hidden;
		}


		.dropmenudiv_b a{
		width: auto;
		display: block;
		text-indent: 5px;
		border: 0 solid #918d8d; /*THEME CHANGE HERE*/
		border-bottom-width: 1px;
		padding: 2px 0;
		text-decoration: none;
		color: black;
				z-index:999999;

		}

		* html .dropmenudiv_b a{ /*IE only hack*/
		width: 100%;
		}

		.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
		background-color: #000;
		color:#fff;
		}
		
		

