@charset "utf-8";
.container {
	float:right;
	background:white;
	clear:both;
	display:inline-block;
	width:100%;
	min-width:1024px;
	margin:0 auto;
}

.rightmosticons {
	position:absolute;
	right:25px;
	top:0;
}

.toplinkswrapinner {
	width:740px;
	margin:0;
	float:right;
}

.toplinkswrap {
	min-height:40px;
}