.clear10 {
	display:block;
	clear:both;
	height:10px;
}

.clear20 {
	display:block;
	clear:both;
	height:20px;
}

.welcome {
	line-height:50px;
	padding-left:15px;
}

.anchoTotal {display:block; width:100%;}

#msg {
	background-color:#DEDEDE;
	height:50px;
}