.clear {clear:both;}

/* Backend menu */
/* Content Menu */
ul#menuContent {list-style-type: none; padding:0; margin:0}
ul#menuContent li{list-style-type: none; float:left; padding:5px;}

/* Create new page */
.attributePanel {position:relative; margin-bottom:20px; height:60px; padding:5px; margin:5px; border-color: #1a95c8; border-style: solid; border-width: 1px 1px 1px 1px; width:750px;}
.attributePanel .module {width:250px; float:left; height:30px;}

.basicPanel {position:relative; padding:0; margin:0}

/* Language Panel */
.languagePanel {float:left;position:relative; padding:0; margin:0; width:695px}
.languagePanel label {float:left; width:120px;}
.languagePanel .input input, .languagePanel .input textrarea{float:left; border-color: #1a95c8; border-style: solid; border-width: 1px 1px 1px 1px; width:350px; margin:0 0 5px 0}
.languagePanel div.eachLang{margin:2px; padding:2px;}
.languagePanel div.eachLang h3{margin:0px; padding:2px 0 2px 0;}

/* Informatoin Panel */
.informationPanel {float:left; padding:5px; margin:5px; border-color: #1a95c8; border-style: solid; border-width: 1px 1px 1px 1px; }
.informationPanel label {width:110px; float:left; clear:both; font-size:0.8em; padding:2px}
.informationPanel span{display:block; float:left; font-size:0.8em; padding:2px}

/* Module Panel */
.modulePanel div.eachModule{margin:2px; padding:2px;}
.modulePanel .eachModule h3{margin:0px; padding:2px 0 2px 0;}

/* Module - Image Panel */
.imagePanel {position:relative; margin-bottom:20px;}
.imagePanel .eachImage {float:left; margin:5px; text-align:center}
.imagePanel img {border:0; display:block; height:80px; width:80px;}

/* Module - File Panel */
.filePanel {position:relative; margin-bottom:20px;}
.filePanel .eachFile{float:left; margin:5px; text-align:center}
.filePanel .eachFile a.attachment-pdf {display:block; background-image:url(icon/icon_pdf.jpg); height:80px; width:80px}
.filePanel .eachFile a.attachment-xls {display:block; background-image:url(icon/icon_xls.png); height:80px; width:80px}
.filePanel .eachFile a.attachment-doc {display:block; background-image:url(icon/icon_doc.jpg); height:80px; width:80px}
.filePanel .eachFile a.attachment-png {display:block; background-image:url(icon/icon_pdf.jpg); height:80px; width:80px}
.filePanel .eachFile a.attachment-jpg{display:block; background-image:url(icon/icon_jpg.jpg); height:80px; width:80px}