
body, select, input, table, form, button, optgroup {
        font-size: 10px;
        font-family: verdana, bitstream vera sans, sans-serif;
	margin: 0;
	padding: 0;
}

button {
	font-size: 11px;
}

.htmlbox {
	text-align: left;
}

h4 {
	font-size: 10px;
}

/*#loading {
	position: fixed;
	top: 0;
	right: 0;
	float: right;
	background-color: #c30000;
	color: white;
	padding: 1px;
	padding-left: 5px;
	padding-right: 2px;
	font-weight: bold;
	display: none;
}*/

#loading {
	position: fixed;
	margin: auto auto;
	top: 45%;
    width: 200px;
    height: 22px;
    border: 2px solid #99bbe8;
    background: #e9f0fb url(../../images/aero_light.gif) 15px 7px no-repeat;
    padding: 15px 10px 10px 30px;
    display: none;
	z-index: 1000;
	font-weight: bold;
	left: 35%;
	
}

#semitransparent {
	position: absolute;
	width: 100%;
	height: 100000%;
	top: 0;
	left: 0;
	background-image: url(../../images/semi-transparent.gif);
	z-index: 999;
	display: none;
}

div.newsletter span.sendmail {
	display: block;
	margin-left: 15px;;
}

.admin_block,
.newsletter .insertmail_content,
.newsletter .newsletter_content {
        background: url(../../images/logicone/horiz_menu_bg.jpg) repeat-x;
        background-position: bottom;
        border: 1px solid #cccccc;
	padding: 7px;
	z-index: 500;
}

.newsletter .subscribetext {
	font-color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 25px;	
}

.admin_block label,
.newsletter form label {
        font-weight: normal;
        float: left;
        width: 100px;
        text-align: right;
        padding-right: 10px;
        font-size: 8pt;
        color: #333333;
}

.newsletter form input {
        width: 200px;
        height: 16px;
        font-size: 8pt;
        border: 1px solid #a7a6aa;
        padding-left: 5px;
	margin-bottom: 7px;
}

.admin_block input {
	height: 16px;
	font-size: 8pt;
        border: 1px solid #a7a6aa;
        padding-left: 5px;
}

.admin_block textarea {
        border: 1px solid #a7a6aa;
	background-color: white;
	font-size: 11px;
	font-family: Verdana;
}

.newsletter textarea {
	width: 100%;
}

.newsletter .select_recipients input {
	width: 20px;
	margin-bottom: 0px;
}

.admin_block input:focus,
.admin_block textarea:focus,
.newsletter form input:focus,
.newsletter form textarea:focus {
        background-color: #ffffdd;
        border: 1px solid #27a0da;
}

.newsletter button {
        width: 104px;
        height: 26px;
        border: 1px solid white;
        background-image: url(../../images/logicone/submit.png);
        background-repeat: no-repeat;
        padding-bottom: 3px;
        font-weight: bold;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 200px;

}

.newsletter button:hover {
        background: url(../../images/logicone/submit_over.png);
}

.newsletter a {
	font-size: 8pt;
        padding-left:12px;
        background: url(../../images/logicone/small_arrow.png) no-repeat 2px 3px;
        text-decoration: underline;
        color: #333333;
}

.newsletter a:hover {
	text-decoration: none;
        color: #27a0da;
}

div.nodeactions div.closeit {
	position: absolute;
	right: 5px;
}

div.nodeactions div.closeit a {
	background-color: transparent;
	background-image: none;
	padding: 0;
}

div.nodeconfig form,
div.nodeactions {
	position: absolute;
	z-index: 100;
	background-color: #fcfcfc;
	color: black;
	margin: 0;
	margin-top: 3px;
	padding: 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

div.nodeconfig form label {
	width: 80px;
	display: block;
	float: left;
	text-align:right;
	padding-right: 5px;
}

div.nodeconfig form input,
div.nodeconfig form select {
	width: 182px;
}

div.nodeactions div.nodeconfig form {
	position: static;
	display: block;
	clear: both;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

div.nodeactions {
	display: none;
	text-align: left;
	margin-top: .2em;
	background-color: #99c6e9;
	background-image: url('../../images/config/top_gradient.png');
	background-repeat: repeat-y;
	background-position: 0 0;
	padding: 0;
	padding-top: 5px;
}

div.nodeactions div.shakeit a {
	display: inline;
	float: left;
	margin-left: 5px;
	background-image: none;
	padding: 0;
}

a.editnode img {
	height: 1.4em;
}

a.editnode {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	margin-left: -1.5em;
	border: none;
	float: none;
}

div.nodeconfig p.submit {
	text-align: right;
}

div.langcontainer {
	float: left;
	width: 100%;
	background-image: url('../../images/config/tab_bottom.png');
	background-position: 0 100%;
	background-repeat: repeat-x;
}

div.admin_block .lang,
div.admin_block .langactive,
div.nodeconfig .lang,
div.nodeconfig .langactive {
	margin: 12px 1px 0 0;
	font-weight: bold;
	float: left;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	border: 1px solid #a6a1a6;
	border-bottom: none;
	font-weight: normal;
	cursor: default;
}

div.admin_block .langactive,
div.nodeconfig .langactive {
	font-weight: bold;
	margin-top: 10px 1px 0 0;
	background-color: #f8f8f8;
	border-top: 3px solid #e3914f;
}

div.admin_block .lang:hover,
div.nodeconfig .lang:hover {
	border-top: 3px solid #e3914f;
	margin: 10px 1px 0 0 ;
}

div.admin_block .lang,
div.nodeconfig .lang {
	background-color: white;
	background-image: url('../../images/config/tab_gradient.png');
	background-position: 0 100%;
	background-repeat: repeat-x;
}

div.admin_block .inalanginactive,
div.nodeconfig .inalanginactive {
	display: none;
}

div.admin_block .inalang,
div.admin_block .inalanginactive,
div.nodeconfig .inalang,
div.nodeconfig .inalanginactive {
	clear: both;
	margin-top: 10px;
	background-color: #f8f8f8;
	padding: 5px;
	border: 1px solid #a6a1a6;
	border-top: none;
}

div.nodeconfig a {
	background-image: none;
	padding: 0;
	margin: 0;
}

div.nodeconfig p {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}
div.nodeconfig p.delimg {
	text-align: left;
}
div.nodeconfig p.delimg img {
	margin-right: 5px;
}
div.nodeconfig p.delimg label {
	display: inline;
	width: auto;
	float: none;
	text-align: left;
}
div.nodeconfig p.delimg input {
	text-align: right;
}


div.openfolder {
	/*position: absolute;*/
	float: left;
}

div.openfolder a {
	background-image: none;
}


ul.gallery {
	list-style: none;
	list-style-type: none;
}

ul.gallery li {
}
.modal_container {
	font-family:verdana,bitstream vera sans,sans-serif;
}
.modal_container h2 {
	color:#3298CB;
	font-size:11px;
	margin: 2px 0;
	}
.modal_container h3 {
	margin: 2px 0 8px 0;
	font-size: 11px;
	color:#333333;
}
.gallery .add, .docviewer .add {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../images/logicone/openadd_left.png) no-repeat scroll left top;
	padding: 4px 0px 4px 27px;
	font-size:10px;
}

.gallery .add span, .docviewer .add span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../images/logicone/edit_right.png) no-repeat scroll right top;
	color:#333333;
	font-weight:normal;
	padding: 4px 12px 4px 2px;
	}
ul.gallery li p.editme, ul.gallery .lezanta { text-align:center; }
ul.gallery li div.itemconfig {
	margin: 0;
	padding: 0;
	left: auto;
	position: static;
	display: none;
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	padding: 5px;
	text-align: left;
}
div.importPhoto {
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-top:10px;
	margin-bottom:10px;
}

div.importPhoto img, .image_form .browseLibrary img, .file_form .browseLibrary img { 
	margin-bottom:-6px; 
	padding:3px;
}
.image_form .libr, .file_form .libr {
	background-color: #ecf4fc;
	height: 25px;
	padding-bottom:10px;
	padding-top:2px;
	margin-bottom:2px;
	margin-top:25px;
}
.image_form .browseLibrary, .file_form .browseLibrary { color: #206bae; }
.image_form a, .file_form a {	color: #3298CB; }
.image_form a:hover, .image_form a:focus,
.file_form a:hover, .image_form a:focus { text-decoration:none;	}
.image_form .linkurl, .file_form .linkurl {	padding-right:9px;	}
.image_form .toggle_section, .file_form .toggle_section { margin-top:2px; margin-bottom:8px; }

.image_form .toggle_details, .file_form .toggle_details {
	background-color: #f2f2f1;
	height: 17px;
	padding-bottom:14px;
}

.image_form .hidden, .file_form .hidden {
	background-color: #f2f2f1; 
	padding-bottom:4px;
	}

.image_form .ruler, .file_form .ruler { 	
	border-bottom:1px solid #c4c4c2;
	margin-top: -5px;
	margin-bottom: 2px;
	background-color: #f2f2f1;
}

.image_form h2, .file_form h2 {	margin:5px;	}
.image_form .submit, .file_form .submit {margin-bottom:4px;}

.image_form .submit input, .file_form .submit input {	
	height:25px; 
	padding-left:10px; 
	padding-right:10px;
	font-size:11px;
	}

ul.gallery li div.itemconfig a.close {	float: right; }
div.itemconfig .adminbuttons { float:left; }

div.itemconfig form { padding-top:10px; float:left; }
div.itemconfig form input { 
	margin-left:8px;
	}
.image_form .bigger, .file_form .bigger {width:230px; }

ul.gallery p {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}

.gallery .aphoto a {
}

ul.gallery li p.editme { margin-bottom: 10px; }

.gallery ul.thumbs {
	float: none;
	clear: both;
	position: relative;
	list-style: none;
	_float: left;
}

.gallery ul.thumbs li {
	display: inline-block;
	float: left;
}

.itemconfig .adminbuttons form { padding:2px;float:left;}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../../images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../../images/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	background-image:url(data:image/gif;base64,AAAA);
	bottom:0;
	cursor:pointer;
	display:none;
	height:100%;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	overflow:hidden;
	position:absolute;
	width:35%;
	z-index:111;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../../images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../../images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../../images/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../../images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../../images/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../../images/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../../images/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../../images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../../images/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../../images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../../images/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../../images/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../../images/fancybox/fancy_title_right.png') repeat-x;
}

.gallery .convert {
	text-align:center;
	background-color:#daecf6;
	border:1px solid #3298CB;
	width:195px;
	margin-top:4px;
	margin-left:2px;
		
}
.gallery .convertFailed{
	text-align:center;
	/*background-color:#fde3e2;
	border:1px solid #900b09;*/
	width:200px;
	height:110px;
	font-weight:bold;
	margin-top: 4px;
	margin-left: 2px;
	padding-top:10px;
}
.gallery .videothumb { background-image: url(../../images/videoplay.jpg); }
.gallery .response, .docviewer .response{
	text-align:center;
	padding:10px;
	background-color:#daecf6;
	border:1px solid #1b5b94;
	position:absolute;
	width:300px;
	font-weight:bold;
	z-index:5;
	margin-top: 150px;
	margin-left: 180px;
	}

.gallery .msg, .docviewer .msg {
	text-align:center;
	padding:5px;
	background-color:#fde3e2;
	border:1px solid #900b09;
	position:absolute;
	width:300px;
	font-weight:bold;
	z-index:5;
	margin-top: 150px;
	margin-left: 180px;
	}
.docviewer .docthumb { background-image: url(../../images/flipbook/flipzoom.jpg/) }
.player_container {
	position: relative;
	background-color:#eee;
	height:55px;
	border:1px solid #009be3;
}

.player_container ul li {
	padding:0;
	float:none;
}
.player_container  ul.player_controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
.player_container  ul.player_controls li {
	overflow:hidden;
	text-indent:-9999px;
}
.player_play,
.player_pause {
	display: block;
	position: absolute;
	left:4%;
	top:0.4em;
	width:28px;
	height:28px;
	cursor: pointer;
}
.player_play {
	/*background: url("/images/spirites.jpg") 0 0 no-repeat;*/
	background: url("../../images/mp3player/play_small.jpg") 0 0 no-repeat;
}

.player_pause {
	/*background: url("/images/spirites.jpg") 0 -42px no-repeat;*/
	background: url("../../images/mp3player/pause_small.jpg") 0 0 no-repeat;
}

.player_play.jqjp_hover {
	background: url("../../images/mp3player/play_small.jpg") -29px 0 no-repeat;
}

.player_pause.jqjp_hover {
	background: url("../../images/mp3player/pause_small.jpg") -29px 0 no-repeat;
}

.player_stop {
	position: absolute;
	left:20%;
	top:0.5em;
	background: url("../../images/mp3player/spirites.jpg") 0 -83px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}
.player_stop.jqjp_hover {
	background: url("../../images/mp3player/spirites.jpg") -29px -83px no-repeat;
}
.player_progress {
	background: url("../../images/mp3player/bar_load.gif")  top left repeat-x;
	position: absolute;
	left:36%;
	top:14px;
	background-color: #eee;
	width:25%;
	height:13px;
}
.player_progress_load_bar {
	background: url("../../images/mp3player/bar_load.gif")  top left repeat-x;
	width:0px;
	height:13px;
	cursor: pointer;
}

.player_progress_play_bar {
	background: url("../../images/mp3player/bar_play.gif") top left repeat-x ;
	width:0px;
	height:13px;
}
.gallery ul .player_progress { text-align:left; }
.player_volume_min {
	position: absolute;
	left:66%;
	top:13px;
	background: url("../../images/mp3player/spirites.jpg") 0 -170px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}
.player_volume_min.jqjp_hover {
	background: url("../../images/mp3player/spirites.jpg") -19px -170px no-repeat;
}
.player_volume_max {
	position: absolute;
	left:90%;
	top:14px;
	background: url("../../images/mp3player/spirites.jpg") 0 -186px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}
.player_volume_max.jqjp_hover {
	background: url("../../images/mp3player/spirites.jpg") -19px -186px no-repeat;
}

.player_volume_bar {
	position: absolute;
	left:73%;
	top:19px;
	background: url("../../images/mp3player/volume_bar.gif") repeat-x top left;
	width:13%;
	height:5px;
	cursor: pointer;
}
.player_volume_bar_value {
	background: url("../../images/mp3player/volume_bar_value.gif") repeat-x top left;
	width:0px;
	height:5px;
}
.gallery ul .player_volume_bar { text-align:left; }


.player_playlist_message {
	position: absolute;
	left:0;
	bottom:0;
	padding:5px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:0.8em;
	height:0.2em;
	background-color:#ccc;
	}

.song_title {
	float:left;
	margin:0 5px 0 0;
	padding-left:15px;
	font-weight:bold;
}

.play_time,
.total_time {
	font-weight:normal;
	font-style:oblique;
	font-size:.7em;
}

.play_time {
	position: absolute;
	float:left;
	left:35%;
}

.total_time {
	position: absolute;
	float:left;
	left:57%;
}

.docviewer a { text-decoration:none; }
ul.docviewer, ul.doceditpages {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	}

li.doceditpage{
	border: 1px solid #D1E4F7;
	padding: 8px;
}

#fbFooter {
	height: 49px;
	background-color: #000000;
	background-image: url('../../images/flipbook/footerBackground.gif');
	background-repeat: repeat-x;
}

.fbPaginationMinor {
	color: #4e6605;
	margin-left: 10px;
}

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;	
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg { 
	position: absolute;
	background-color:#000000;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #FFFFFF;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}
.treemenu img {
	border: none;
}

input {
        font-family: verdana, bitstream vera sans,sans-serif;
        font-size: 10px;
}

#init {
	text-align: right;
}

.editkeys {
	padding-bottom: 10px;
}

.editkeys p {
	margin-left: 20px;
}

.indentone {
	margin-left: 10px;
}

a img {
	border: none;
}

.pager .pager_foundinfo {
}

.pager .pager_pagecount {
	text-align: center;
}

.pager .pager_pagecount a {
	text-decoration: none;
}

.pager .pager_pagecount a.currentpage {
	font-weight: bold;
}

.printlinks a {
	color: #333333;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
}

.nodeconfig h4 {
	position: static;
	text-align: left;
	margin-bottom: 10px;
}
.nodeconfig h4 a {
	float: none;
	position: static;
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	text-decoration: none;
	color: #333333;
	background-color: #efefef;
	color: #333333;
}

div.products form.editproduct {
	padding: 5px;
	background-color: #efefef;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	
}

div.products form.editproduct div.editphotogroup,
div.products form.editproduct div.filegroup {
	margin: 0;
	padding: 0;
	background-color: #f4f4f4;
	border: 1px solid #cccccc;
	padding: 5px;

}
div.products form.editproduct div.filegroup {
	margin-bottom: 10px;
	margin-top: -10px;
}
div.products form.editproduct p.editline {
	margin-bottom: 10px;
}

div.products form.editproduct span.deletefile,
div.products form.editproduct span.existingfile {
	display: block;
	text-align: right;
	margin-bottom: .6em;
}
div.products form.editproduct span.existingfile {
	float: left;
	text-align: left;
}


p.alangedit {
	margin-left: 20px;
}

h5 {
	margin: 0;
	padding: 0;
}


