*
{
   margin:0;
   padding:0;
}
body
{
   font:100% Arial;
   
}
#header
{
   width:100%;
   height:82px;
   padding-top:62px;
   background:#288ED8 url('images/header_bg.jpg') 0 0 repeat-x;
}
#header h1
{
   width:464px;
   height:58px;
   margin:0 auto;
   text-indent:-500px;
   overflow:hidden;
   background:url('images/logo.gif') 0 0 no-repeat;
}
#header h1 a
{
   width:100%;
   height:100%;
   display:block;
   
}
#mid
{
   width:100%;
   text-align:center;
   color:#ffffff;
   min-height:425px;
   background:#48AEE3 url('images/mid_bg.gif') 0 0 repeat-x;  
}
#mid h1
{
   font-size:24px;
   font-weight:bold;
}
.ads-left
{
   width:320px;
   float:right;
 
}
#info
{
   float:left;
   width:380px;
}
#linksinfo
{
   float:left;
   width:780px;
}
#lower
{
   width:100%;

   background:url('images/lower_bg.gif') 0 0 repeat-x;  
}
.wrapper
{
   width:860px;
   overflow:hidden;
   margin:0 auto;
 
}
#quick-link
{ 
   width:100%;
   margin-top:48px;
   text-align:center;
}
#quick-link ul
{
   list-style-type:none;
}
#quick-link ul li
{
   display:inline;
   margin-left:5px;
}
#quick-link ul li a
{

   font-weight:bold;
   font-size:14px;
   padding:10px 20px 2px;
   text-decoration:none;
   color:#ffffff;
   background:#aaaaaa;
}
#quick-link ul li a:hover
{
   background:#6c6c6c;
} 
#surf
{
   width:703px;
   padding-top:15px;
   height:47px;
   margin:0 auto;
   background:url('http://www.unblockmyspace.com/themes/ubm/images/surf_bg.gif') 0 0 no-repeat;  
}

#ad
{
   padding-right:50px;

}


#surf2
{
   width:768px;
   padding-top:15px;
   height:47px;
   float:center;
   margin:0px auto 0;
   background:url('http://www.unblockmyspace.com/themes/ubm/images/surf_bg.gif') 0 0 no-repeat;  
}


.mid-wrap
{
   width:728px;
   margin:20px auto 0;
 
}
.form
{
   width:615px;
   height:40px;
   margin:0 auto;
 
}

.form2
{
   width:740px;
   height:40px;
   margin:0 auto;
 
}

.textbox
{ 
   width:463px;
   height:33px;
   float:left;
   border:0;
   font-size: 20px;
   padding: 4px 12px 0 10px;
   color:#26ADF3;
   background:url('images/input_bg.gif') no-repeat;
}

.textbox2
{ 
   width:520px;
   height:33px;
   float:left;
   border:0;
   font-size: 20px;
   padding: 4px 12px 0 10px;
   color:#26ADF3;
   background:url('http://www.unblockmyspace.com/themes/ubm/images/input_bg2.gif') no-repeat;
}


.button
{
   float:left;
   
}
#lower-wrap
{
   width:710px;
   padding-top:30px;
   overflow:hidden;
 
   margin:0 auto;
 
}
/**
.lower-box
{
   width:352px;
 
   
   float:left;
   color:#000000;
}
.lower-box p
{
   margin-top:10px;
   font-size:13px;
} **/
.lower-box a
{
    text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.lower-box h2
{
   font-size:18px;
   
}

.lower-box2
{
   width:352px;
 
   
   float:left;
   color:#000000;
}
.lower-box2 p
{
   margin-top:10px;
   font-size:13px;
} **/
.lower-box2 a
{
    text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.lower-box2 h2
{
   font-size:18px;
   
}

.line
{
  
   padding-left:20px;
   width:332px;
   border-left:1px solid #D9D9D9;
}
.txtbox
{
   width:250px;
   border:1px solid #000000;
}
.bttn
{
 
   background:#6c6c6c;
   color:#ffffff;
   border:1px solid #000000;
}
#footer
{
   width:100%;
   margin-top:20px;
   margin-bottom:40px;
   text-align:center;
   font-size:12px;
 
}
#footer a
{
   text-decoration:none;
   font-weight:bold;
}
#topbar
{
   width:100%;
   height:29px;
   text-align:center;
   font-weight:bold;
   padding-top:6px;
   color:#ffffff;
   font-family: Arial;
   font-size: 10pt;
}
.top
{
   background: url('http://www.unblockmyspace.com/top_bg.gif') 0 0 repeat-x;
}
.white
{
	color:#ffffff;
}

/** Start New Newsletter Form Note: check above commenting on line 193 for original lower-box**/
.lower-box {
    color: #000000;
    float: left;
    width: 352px;
}
.txtbox {
margin-top:15px;
float:left;
    border: 1px solid #000000;
    width: 250px;
	    -moz-box-shadow: 0px 0px 2px #000;
    -webkit-box-shadow: 0px 0px 2px #000;
}

.txtbox:hover {
    -webkit-box-shadow: 0px 0px 4px #000;
    background: #D4E2E9;
}

.lower-box p {
    font-size: 13px;
    margin-top: 10px;
}

.lower-box p.small {
float:left;
	font-size: 10px;
	text-align:center;
	}

.inputbutton {
float:right;
Margin-right:20px;
margin-top:14px;
width:50px;
text-align: center;
letter-spacing: -1px;
color: #FFFFFF;
    background: #6C6C6C;
    border-top: 1px solid #000000;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
	
    /*** Adding CSS3 ***/
 
    /*** Transition Selectors - What properties to animate and how long ***/
    -webkit-transition-property: -webkit-box-shadow, background;
    -webkit-transition-duration: 0.25s;
 
    /*** Adding a small shadow ***/
    -moz-box-shadow: 0px 0px 2px #000;
    -webkit-box-shadow: 0px 0px 2px #000;
}

.inputbutton:hover {
    -webkit-box-shadow: 0px 0px 4px #000;
    background: #8A8989;
}


#icpsignup5215 li {
    list-style: none outside none;
}

.clearall {
clear:both;
}
