#subscribe {font-family:"Trebuchet MS";margin:1px;padding:2px;;color:#666666; font-size:13px}
.subscribe ul{list-style-type:none;margin:0;}
.subscribe ul li div.title{width:110px;float:left;}


/* CODE FOR ROUNDED BOXES */
.inputTop{background:url(/images/input/input_left.png) no-repeat;padding:0 0 0 4px;float:left;margin:1px;float:left;}
.inputTop span{background:url(/images/input/input_right.png) no-repeat right top;padding:1px 3px 3px 0;float:left;}
    /* if you want a different color, jsut specify it here, and change the color of the included .png files */
.inputTop span input{background:#cccccc;color:#666666;;border:0;}

.goTop { 
	
	position:relative;
	float:right;
	padding-left:6px;
	
	}
	
.reginput { 

  padding:5px;
  margin:5px;
  border: 1px solid #777777;
  font-size: 14px;
  font-family: "Trebuchet MS", Trebuchet, Lucida Sans, Verdana, Sans Serif;
  background-color: #444444;
  color:#ffffff;
  width:200px;
  height:30px;
  
  }
  
textarea { 

  padding:5px;
  margin-bottom:5px;
  border: 1px solid #777777;
  font-size: 14px;
  font-family: "Trebuchet MS", Trebuchet, Lucida Sans, Verdana, Sans Serif;
  background-color: #444444;
  color:#ffffff;
  width:400px;
  
  }


.none {

	border:0;
	padding:0;
	margin:0;
	background-color: transparent;

}
