#topbar #popbox {
	margin-top: 17px;
	margin-left: -65px;
}

#leftframe {
}

#mainframe_wrapper {
	float: left;
}

.mainframe_td {
	padding: 3px 0 3px 5px;
	background: transparent !important;
	height: 100%;
}

.rightframe_td {
	background: transparent !important;
	padding-top: 55px;
}

.rightFrameSubHeader {
	height: 28px;
	background-image: url(../../img/core/window/h2_backgrounds/1.gif);
	background-repeat: no-repeat;
}

.rightFrameSubHeader h2 {
	display: block;
	height: 32px;
	background-position: 6px 50%;
	background-repeat: no-repeat;
}

.rightFrameSubHeader h2 span {
	display: none;
}

/*old lightboxSubHeader
.lightboxSubHeader {
	height: 28px;
	background: url(../../img/header/section_header_background.png) repeat-x 0 4px;
}*/

.lightboxSubHeader h2 {
	display: block;
	height: 32px;
	background-position: 6px 50%;
	background-repeat: no-repeat;
}

.lightboxSubHeader h2 span {
	display: none;
}

#contentframe {
	position: relative;
	padding-bottom: 10px;
}

#content {
	position: relative;
}

#contentframe_wrapper {
	padding: 0;
	min-height: 100px;
	height: 100px;
}
div[id]#contentframe_wrapper{
	/*height: auto;*/
	/*overflow: hidden;*/
}

.window_content {
	background: #fff !important;
}

.window_title_wrapper {
	background-repeat: no-repeat;
	background-position: 0 1px;
}

.window_title_expanded {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../../img/core/window/arrow_down.png) 50% 4px no-repeat;
	cursor: pointer;
}

.window_title_minimized {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../../img/core/window/arrow_right.png) 50% 4px no-repeat;
	cursor: pointer;
}

.window_title_locked {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	cursor: default;
}

.window_top_bar_search {
	height: 34px;
	background: url(../../img/core/window/title_backgrounds/left/badge_search_background.png) bottom left no-repeat !important;
}

.window_top_bar_buddies {
	height: 36px;
	background: url(../../img/core/window/title_backgrounds/left/search_buddies_background.png) no-repeat;
}

.window_top_bar_support {
	height: 28px;
	background: url(../../img/core/window/title_backgrounds/left/i_support_background.png) bottom left no-repeat !important;
}

#buddies_background_bottom {
	height: 25px;
	background: #000 url(../../img/core/window/title_backgrounds/left/buddies_background_bottom.png) no-repeat;
}

#menuBarContainer {
 position: absolute;
 top: 0;
}

#headerframe {
	width: 990px;
}

#footerframe {
	width: 990px;
}