

/* MAIN BG*/
body, 
h2.title span, h1.title span,
ul.tabs li a.active{ 
	background: #fdfdfd;
	background: rgba(246,246,246,0.5) ;
	background: white ;
	position: relative;
	z-index: 1;
} 

input[type="text"], input[type="password"], input[type="email"], textarea, select, textarea:focus, input:focus, select:focus {
    border-radius: 2px 2px 2px 2px;
}

.content input[type="text"], .content input[type="password"], .content input[type="email"], .content textarea, .content select{
    padding: 20px;
    line-height: 140%;
   }


	
/* FOOTER */
#section-tophat{
}


/* SUBFOOTER */
#section-sub-footer{
}
