﻿@charset "utf-8"; 

#wrapper{
	width:550px !important;
	min-width:550px !important;
}

#wrapper2{
	width:850px !important;
	min-width:850px !important;
}
.main-content-area{
	margin:0 !important;
}

#header-area{
	height:77px !important;
}

#identity-area{
	width:34% !important;
}

div.header-block{
	width:65% !important;
}

div#content-area{
	width:100% !important;
}

.closebtnA{
	text-align:right !important;
}

.closebtnA a img{
	margin-right:3px !important;
	vertical-align:bottom !important;
}

div#header-area p.global-name{
	float:right !important;
	margin-right:15px !important;
}
