/*

*/
.editmodus .sfcheadline,
.editmodus .sfccontent
{
	background-color: #eeeeee;
}
.sfcheadline
{
	color:#1111ff;
	margin-bottom:10px;
	font-size: 1.2em;
	font-weight: bold;
}
.sfccontent
{
	color:#888888;
}
.search-item {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    padding:3px 10px 3px 10px;
    border-bottom:1px solid #eeeeee;
}
.search-item h3 {
    display:block;
    font:inherit;
    font-weight:bold;
}

.search-item h3 span {
    float: right;
    font-weight:normal;
    margin:0 0 5px 5px;
    width:100px;
    display:block;
    clear:none;
}
#msg-div {
    position:absolute;
    left:35%;
    top:10px;
    width:250px;
    z-index:20000;
}
.x-accordion-hd
{
	font-weight: bold;
}