#header { margin-bottom: 5px !important; } /* <--- REMOVER ESTA LINHA */

#section-header { border-bottom: 4px solid #666; padding-bottom: 5px; margin-bottom: 15px;}
#section-intro { margin-bottom: 15px; }

/* WORD FORM */
#word-form { width: 280px; margin-bottom: 20px; padding: 10px;
	background: #F5F5F5; color: #555;  overflow: hidden; border-top: 1px dotted #888; position:relative;}
#word-form label { font-family: Georgia, "Times New Roman", Times, serif; width: 170px; float: left;
	font-weight: normal; line-height: 1.3; font-size: 18px; display: block; margin: 0; padding: 0; }
#input-word-form { overflow: hidden; margin-bottom: 10px; width: 280px; }
#input-word-form input { margin: 20px 0 0; padding: 0 2px; display: block; width: 149px; float: right; border:0px; border-bottom:1px solid #666; background-color:#FFF;
position:absolute; right:12px; top:15px;}
#submit-word-form { overflow: hidden; display: block; }
#submit-word-form input { float: right; background: #333; color: #fff; border: 0 none; font-size: 12px; 
	margin: 0; padding: 1px 8px 2px; }
#submit-word-form input:hover { color: #ddd; background: #555; }

/* TAG CLOUD */
#tagcloud, #tagcloud-results { width: 670px; padding:30px 0px}
#tagcloud-results li {color:#333 !important; margin:5px; cursor:pointer;}s


