body{
	margin:0px;
	padding:0px;
	color:#555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em;
}

html{ 
	height: 100%;
}

#global_wrap{
    width: 980px;    
    margin: auto;
}

.clear{
	clear: both;
}

#component{
    text-align: center;
}
