.MainAboutContainer{
	width:100%;
	height:130px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.MainContainer{
	border:1px solid #eee;
	width:99%;
	margin-bottom:1px;
	margin-top:2px
}
.MainBar{
	border-bottom:1px solid #eee;
}
#Aimg{filter:alpha(opacity=70);behavior:url("img/fade.htc");}