.mc_alerts{
	width:  316px;
}

.mc_alerts p{
	line-height: 14px;
	padding-left: 24px;
	border-top: 1px dotted #ccc;
	margin-bottom: 9px;
	margin-top: 9px;
	padding-top: 9px;
	font-size: 11px;
	color: #900;
	background: url(images/mc_alert_icon.gif) no-repeat 0 center;
}

.mc_alerts p.first {
	border: none;
	margin-top: 0px;
	padding-top: 9px;
}



.mc_titlegroup {
	position: relative;
	height: 88px;
	z-index:-1;	
}

.mc_titlegroup h2 {
	position: absolute;
	bottom: 28px;
	width: 565px;
	
}

.mc_toolbar {
	background-image: url(images/mc_toolbar_background.jpg);
	width: 553px;
	height: 26px;
	padding-left: 10px;
	padding-top: 6px;
	position: absolute;
	bottom: 0;
}
#answerlist {
}
.answercategory {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 24px;
}
.answercategory h3 .togglebtn {
	font-size: 11px;
	float: right;
	padding-left: 16px;

}
.answercategory .date {
	float: right;
	padding-left: 16px;
}
.answercategory div {
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px dotted #ccc;
}
.answercategory p{
	margin-bottom: 0;

}
.answercategory a{
	font-weight: bold;
}
.answercategory .more {
	margin-top: 3px;
	margin-bottom: 3px;
}

a.help {
	background: url(/images/mc_help_icon.gif) no-repeat 6px;
	padding-left: 24px;
	font-weight: bold;
	font-size: 12px;
	margin-left: 9px;
	padding-top: 2px;
}
a.startover {
	background: url(/images/mc_startover_icon.gif) no-repeat;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
}

/* @group Panel Box */

.panelbox {
	font-size: 11px;
	margin-bottom: 18px;
	line-height: 14px;
}
.panelbox h3 {
	font-size: 12px;
	color: #fff;
	padding-left: 9px;
	border-top: 1px solid #b9d5f1;
	border-bottom: 1px solid #3a75aa;
	overflow: hidden;
	background: #4791d5 url(/images/sidebarbox_header.gif) repeat-x;
	line-height: 14px;
	padding-bottom: 5px;
	padding-top: 6px;
}


.panelbox div.primary {
	border-bottom: 1px solid #92b4d4;
	border-top: 1px solid #e6f0fa;
	padding: 6px;
	background: #a3c8ec url(/images/sidebarbox_mainbg.gif) repeat-x;

}

.panelbox div.secondary {
	border-bottom: 1px solid #bdccdc;
	border-top: 1px solid #e6f0fa;
	padding: 6px;
	background: #d1e3f5 url(/images/sidebarbox_secondarybg.gif) repeat-x;

}

.panelbox a {
	color: #3c7ab5;
	font-weight: bold;
}

.panelbox a:hover {
	color: #003362;

}

.toolboxbtn ul {margin: 0;}

.toolboxbtn li {
	display: inline;
	background:none;
	padding:0;
	margin:0;

}/* @end */


/* HACK to get Toolbox menu working properly */

.grid3 {
	overflow: visible;
}

.grid4 {
	overflow: visible;
}

.grid8 {
	overflow: visible;
}

h1, h2, h3, h4, h5, h6, p {
  
  position:static;
} 


#appcontainer_popup{
	width:550px;

}

#content_pop{
width:530px;
margin-left:10px;

}



