.header-name {
    padding-bottom: 20px;
	height: 30px;
}

.header-name h2 {
    float: left;
    font: italic bold 30px Georgia;
    margin: 0;
}

.content-wrapper {
    margin-top: 20px;
	width: 100%;
	border-collapse: collapse;
}

.leftPanel {
    width:300px;
    vertical-align: top;
    padding: 7px 10px 0 0;
}
.leftPanel .moduletable_menu {width:300px;}

.contentcolumn {
	padding-left:10px;
	vertical-align: top;
}

div#s {display: none;}

.wp1 {
    background: #EFF4F4;
    border-radius: 3px;
    border: 1px solid #D9DEDE;
    margin-bottom: 5px;
}

.wp1 {
    width: 100%;
}

.wp1 table {
	border-collapse: collapse;
	width:100%
}

.wp1 .leftpart {
    width: 25%;
    min-width: 180px;
    background: white;
    padding: 10px;
}

.wp1 .message {
	padding:10px;
	font-size: 125%;
	line-height: 150%;
}

.wp1 .rightpart{
    padding: 10px;
	width: 100px;
}

#stickymenu.fixed {
	position: fixed;
	top: 0;
}

#addnew {margin: 5px 0 0 30px}
.addnew {margin: 5px 0 0 30px}



.modal-profile {
	display:none;
	width: 420px;
	border:1px solid #fff;
	box-shadow: 0px 2px 7px #292929;
	-moz-box-shadow: 0px 2px 7px #292929;
	-webkit-box-shadow: 0px 2px 7px #292929;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background: #f2f2f2;
	z-index:9000;
	padding-bottom: 30px;
}
a.modal-close-profile {
	position:absolute;
	top:15px;
	right:15px;
}

.modal-lightsout {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:8999;
	background:#000;
}

#formbook, .modal-bottom {
	width: 330px;
}

#formbook a {text-decoration: none;}

.modal-bottom {
	margin: 20px auto 0;
}

#recaptcha_area {margin:20px auto 0}

.saveadd {margin:20px auto 0}
