@charset "UTF-8";
/* CSS Document */
/* THIS CSS IS FOR THE GENERAL LAYOUT */

/* -------------------------------------------------------------------------- */
/* --------------------------- GENERAL TAGS --------------------------------- */
/* -------------------------------------------------------------------------- */
*
{
    margin: 0;
    padding: 0;
}

body
{
    width: 850px;
    height: 100%;
    background: #a6a6a6 url(../images/hach.png);
    margin: 0 auto;
    padding: 0;
}

p
{
    padding: 0 0 4px 0;
    margin: 0;
}

span
{
    margin: 0;
    padding: 0;
}

ul, ol
{
    list-style-type: disc;
    margin: 0 0 0 10px;
}

img
{
    border: none;
    margin: 0;
    padding: 0;
}

hr
{
    width: 100%;
    height: 1px;
    margin: 10px 0;
    color: #0097CB;
    background-color: #0097CB;
    border: 0;
    float: left;
    clear: both;
}

/* Properties of forms */
input
{
    height: 15px;
}

input[type=checkbox]
{
    vertical-align: middle;
}

input[type=submit]
{
    height: 20px;
    cursor: pointer;
    padding-bottom: 5px;
    margin-top: 6px;
    margin-bottom: 6px;
}

ul.submitCenter li input[type=submit]
{
    height: 20px;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

ul.buttonOffset li
{
    margin-left: 130px;
}

input[type=text],
input[type=password],
select,
textarea
{
    padding: 0;
    border: solid 1px #424242;
}

textarea
{
    margin: 0;
    padding: 0;
}

select
{
    background: #ffffff;
}

select option
{
    padding-right: 10px;
}

select optgroup
{
    background: #ececec;
}

form ul
{
    width: 100%;
    height: 18px;
    padding: 0;
    margin: 0 0 3px 0;
    float: left;
}

form ul li
{
    list-style-type: none;
    float: left;
    clear: none;
}

form ul.intro
{
    height: auto;
    margin-bottom: 18px;
}

form .hidden
{
    display: none;
}

form .spaceOver
{
    margin-top: 15px;
}

form .spaceBefore
{
    margin-left: 10px;
}

form .offset
{
    padding-left: 75px;
}

form .wideOffset
{
    padding-left: 250px;
}

form .columnCheckbox
{
    width: 135px;
}

form ul.textarea
{
    height: auto;
}

form ul.captcha
{
    height: auto;
}

form ul.captcha li
{
    margin-left: 130px;
}

form ul.displayCenter
{
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    padding: 0;
}

form ul.displayCenter li
{
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
}

form ul.submitCenter
{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

form ul.submitCenter li
{
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}

/* -------------------------------------------------------------------------- */
/* ------------------- HERE BEGINS THE PERSONAL TAGS ------------------------ */
/* -------------------------------------------------------------------------- */

/* --------------------------- GENERAL CONTAINERS --------------------------- */

/* In this div come all the contents */
#container
{
    width: 850px;
    min-height: 100%;
    background: #ffffff;
    border-left: solid 1px #0097CB;
    border-right: solid 1px #0097CB;
    position: absolute;
    margin: 0 auto;
    padding: 0;
    float: left;
    clear: none;
}

/* Main Containers */
#middleContent
{
    width: 693px;
    margin-top: 10px;
    padding: 0 0 30px 10px;
    float: left;
}

#middleContent.allWidth
{
    width: 830px;
}

/* Header */
#header
{
    width: 100%;
    height: 190px;
    margin: 0;
    padding: 0;
    background: #ffffff url(../images/banner.png) no-repeat;
}

#header .logo
{
    padding: 0;
    margin-top: 0;
    margin-left: 215px;
    float: left;
    clear: none;
}

#header .notice
{
    float: left;
    clear: both;
    margin-left: 165px;
    margin-top: 47px;
    padding-right: 3px;
}

/* Footer */
#footer
{
    display:none;
    width: 155px;
    height: 222px;
    position: absolute;
    left: 0;
    bottom: 0;
}

#footer .logoQfor
{
    width : 155px;
    height: 102px;
    float: left;
    clear: left;
    text-align:center;
}

#footer .editor
{
    width : 155px;
    height: 25px;
    float: left;
    clear: left;
}

#footer .logo
{
    width : 149px;
    height: 93px;
    margin: 0;
    padding-top: 2px;
    padding-left: 5px;
    float: left;
    clear: left;
}

/* Copyright */
#copyright
{
    width: 705px;
    height: 13px;
    border-top: solid 1px #B0B0B0;
    margin: 13px 0 0 155px;
    position: absolute;
    left: 0;
    bottom: 0;
    float: left;
    clear: none;
}

/* Breadcrumbs path and switch lang*/
#breadCrumbs
{
    width: 845px;
    height: 23px;
    float: left;
}

#breadCrumbs .breadCrumbsPath
{
    margin-left: 10px;
    float: left;
    clear: none;
}

#breadCrumbs .switchLang
{
    width: 142px;
    background: #0097CB;
    margin: 0;
    padding: 2px 0;
    float: right;
    clear: none;
}

/* Left Menu */
#leftMenu
{
    display:none;
    width: 150px;
    min-height: 450px;
    position: relative;
    margin: 0 0 130px 0;
    padding: 0 5px 0 0;
    float: left;
    clear: left;
}

#leftMenu ul.navigation,
#leftMenu ul.navigation li,
#leftMenu ul.navigation li a.mainPage,
#leftMenu ul.navigation li span.groupTitle
{
    width: 143px;
}

#leftMenu ul.navigation
{
    margin: 0;
    padding: 0;
}

#leftMenu ul.navigation li,
#leftMenu ul.navigation li a.mainPage
{
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 1px 2px 1px 3px;
}

#leftMenu ul.navigation li a.mainPage,
#leftMenu ul.navigation li span.groupTitle
{
    display: block;
    background: #ebebeb;
    border: solid 1px #0097CB;
}

#leftMenu ul.navigation li span.groupTitle
{
    padding: 0px 2px 0px 3px;
}

#leftMenu ul.navigation li ul
{
    width: 144px;
    list-style-type: none;
    margin: 0px 0px 10px 0px;
    padding: 10px 0 5px 0;
}

#leftMenu ul.navigation li ul li
{
    width: 150px;
    background: #0097CB;
    margin: 0;
    padding: 0;
}

#leftMenu ul.navigation li ul li a
{
    display: block;
    padding: 0 3px 2px 3px;
}

#leftMenu ul.navigation li a.botmMenu
{
    display: block;
    padding-left: 7px;
}

/* Right Menu */
#rightMenu
{
    display:none;
    width: 140px;
    margin: 10px 0 13px 0;
    padding: 0 0 0 2px;
    float: right;
    clear: none;
}

#rightMenu img
{
    border: none;
    padding: 0;
    margin: 0;
}

span.logoRight
{
    width: 130px;
    height: 100%;
    border: solid 1px #b0b0b0;
    margin: 0 0 3px 1px;
    padding: 2px;
    display: block;
    vertical-align: middle;
}

/* Debug mod */
#debug
{
    background: #ffffff;
    margin: 0 0 130px 0;
    position: relative;
    float: left;
    clear: both;
}

/* -------------------------- SPECIFIC CONTAINERS --------------------------- */

/* box : Boxes of contents with border and title */
/* simpleContent : Boxes of contents without border and title */
.box
{
    margin-bottom: 12px;
    clear: both;
}

.simpleContent
{
    width: 683px;
    padding: 10px 5px 15px 0;
    float: left;
    clear: both;
}

.simpleContentLeft
{
    width: 460px;
    padding: 10px 5px 15px 0;
    float: left;
    clear: both;
}

#middleContent.allWidth .simpleContent
{
    width: 683px;
}

.box .boxTitle,
.box .boxTitleMultipleLine
{
    padding: 2px 5px;
    background: #f1f9ff;
    border-top: solid 1px #0097CB;
    border-right: solid 1px #0097CB;
    border-left: solid 1px #0097CB;
    float: left;
}

.box .boxTitle
{
    height: 13px;
}

.box .content
{
    border: solid 1px #0097CB;
    padding: 10px 5px 10px 5px;
    float: left;
    clear: both;
}
.box .content .left
{
    width: 330px;
    float: left;
    clear: none;
}

.box .content .right
{
    width: 315px;
    border-left: solid 1px #0097CB;
    padding-left: 15px;
    float: right;
    clear: none;
}

.box .content .left,
.box .content .right
{
    height: 215px;
}

.box .content .left ul li,
.box .content .right ul li
{
    list-style-type: square;
    margin-left: 20px;
    margin-bottom: 7px;
}

.box .content .buttonLeft
{
    width:  330px;
    text-align: center;
    float: left;
    clear: left;
}

.box .content .buttonRight
{
    width: 315px;
    border-left: solid 1px #0097CB;
    text-align: center;
    padding-left: 15px;
    float: right;
    clear: none;
}

.box .content .labelTitle
{
    width: 120px;
    margin-right: 5px;
    padding-top: 4px;
    float: left;
    clear: both;
}

.box .content .lineOfPictures
{
    width: 100%;
    text-align: center;
    float: left;
    clear: both;
}

.box .content .lineOfPictures img
{
    margin: 2px 1px;
}

.box .content ul
{
    width: 100%;
    padding: 0;
    margin: 0 0 3px 0;
}

.box .content ul li
{
    list-style-type: none;

}

.box .content ul.intro,
.box .content ul.genContent
{
    height: auto;
    margin-bottom: 18px;
}

.box .content ul li.normalWidth
{
    width: 140px;
    padding: 0;
    margin:0;
}


.box .content ul.scaleOffset
{
    margin: 0 0 10px 75px;
}

.box .content ul li.scaleWidth
{
    width: 85px;
    padding: 0;
    margin: 0;
}

.box .content ul li.normalWidthNew
{
    width: 132px;
    padding: 0 0 0 2px;
    margin: 0 4px 0 0;
    border: solid 1px #cb1234;
}

.box .content ul li.newField
{
    border: solid 1px #cb1234;
    padding: 0 0 0 2px;
}

.box .content ul li.largeLabel
{
    width: 280px;
    padding: 0;
    margin:0;
}

.box .content ul li.label
{
    width: 130px;
}

.box .content ul li.shortLabel
{
    width: 75px;
}

.box .content ul li.labelInline
{
    width: 70px;
    margin-left: 20px;
}
.box .content ul li.inlineAllSpace
{
    margin-left: 20px;
}

.box .content ul li.lastLabel
{
    width: 60px;
    margin-left: 10px;
}

.box .content ul li.indent
{
    margin-left: 130px;
    padding:0;
}

.box .content ul.listDomains
{
    width: auto;
    height: auto;
    margin-left: 30px;
}

.box .content ul.spaceOver
{
    margin-top: 15px;
}

.box .content ul.listDomains li
{
    list-style-type: square;

}

/* Search engine in the index page */
#searchIndex
{
    width: 450px;
    float: left;
    clear: none;
}

#searchIndex .box
{
    width: 440px;
    float: left;
}

#searchIndex .box .content
{
    width: 430px;
}

/* Search engine in the searchs page */
#searchInPage
{
    width: 683px;
    float: left;
    clear: none;
}

#searchInPage .box
{
    width: 683px;
    float: left;
}

#searchInPage .box .content
{
    width: 680px;
}

#searchIndex .box .content input[type=submit],
#searchInPage .box .content input[type=submit]
{
    margin-left: 130px;
}

/* Display background in search engines */
#searchTraining .content
{
    background: #ebebeb url(../images/calendar.png) no-repeat;
    background-position: bottom right;
}

#searchTrainer .content
{
    background: #ebebeb url(../images/folder.png) no-repeat;
    background-position: bottom right;
}

#searchConfplace .content
{
    background: #ebebeb url(../images/home.png) no-repeat;
    background-position: bottom right;
}

#searchFreelance .content
{
    background: #ebebeb url(../images/globe.png) no-repeat;
    background-position: bottom right;
}



/* Right column in the index page */
#indexRightMenu
{
    width: 240px;
    float: left;
    clear: none;
}

#indexRightMenu .box
{
    width: 240px;
    float: left;
}

#indexRightMenu .box .content
{

    width: 230px;
}

/* Navigation bar to navigate between pages */
.navBar
{
    width: 690px;
    height: 18px;
    background: #ebebeb;
    border: solid 1px #0097CB;
    float: left;
    clear: both;
}

.navBar .result
{
    vertical-align: middle;
    padding: 2px 3px;
    float: left;
    clear: none;
}

.navBar .resultByNum
{
    width: 690px;
    vertical-align: middle;
    padding: 2px 3px;
    float: left;
    clear: none;
    text-align:center;
}

.navBar .navByPage
{
    float: right;
    clear: none;
}



/* Menu to return to the search */
#returnSearch
{
    width: 681px;
    height: 14px;
    background: #ffffff;
    margin-top: 3px;
    padding: 2px 3px 0px 3px;
    float: left;
    clear: both;
}

#fiche #returnSearch
{
    height: 14px;
    margin-top: 0px;
    padding: 0px 12px 5px 0px;
    float: right;
    clear: both;
}

/* Error handler */
#errorHandler
{
    margin-bottom: 15px;
}

/* Result container */
.resultContainer
{
    width: 690px;
    margin-top: 15px;
    float: left;
    clear: both;
}

.resultContainer .lineEven,
.resultContainer .lineOdd,
.resultContainer .lineEvenForum,
.resultContainer .lineOddForum
{
    width: 686px;
    margin-bottom: 5px;
    padding: 2px 3px;
    float: left;
    clear: both;
}

.resultContainer .lineEven,
.resultContainer .lineEvenForum
{
    background: #ffffff;
}

.resultContainer .lineOdd,
.resultContainer .lineOddForum
{
    background: #e9e8e8;
}

.resultContainer .lineEvenForum,
.resultContainer .lineOddForum
{
    border: solid 1px #0097CB;
    margin-bottom: 10px;
}

.resultContainer ul li
{
    list-style-type: square;
    margin-left: 5px;
    padding-left: 10px;
}

.resultContainer ol li
{
    list-style-type: decimal ;
    margin-left: 35px;
    padding: 0px;
    text-align: left;
}

.resultContainer .organism
{
    margin-top: 4px;
    margin-left: 45px;
    clear: left;
}

/* Fiche container */
#fiche
{
    width: 100%;
    float: left;
    clear: none;
}

#fiche #titleFiche
{
    width: 100%;
    margin-bottom: 20px;
    float: left;
    clear: both;
}

#fiche #titleFiche span.title
{
    display: block;
    margin-bottom: 4px
}

#fiche .box
{
    width: 690px;
}

#fiche .box .content
{
    width: 680px;
    background: #f9f7f7;
}

#fiche #allWidth
{
    width: 690px;
    float: left;
    clear: none;
}

#fiche #allWidth .box
{
    width: 680px;
    float: left;
}

#fiche #allWidth .box .content
{
    width: 670px;
    background: #f9f7f7;
}

#fiche #left
{
    width: 480px;
    float: left;
    clear: none;
}

#fiche #left .box
{
    width: 470px;
    float: left;
}

#fiche #left .box .content
{
    width: 460px;
    background: #f9f7f7;
}

#middleContent.allWidth #fiche #left
{
    width: 600px;
}

#middleContent.allWidth #fiche #left .box
{
    width: 590px;
}

#middleContent.allWidth #fiche #left .box .content
{
    width: 580px;
}

#middleContent.allWidth #fiche .box,
#middleContent.allWidth #fiche .box
{
    width: 823px;
}

#middleContent.allWidth > #fiche > .box > .content,
#middleContent.allWidth > #fiche > form > .box > .content
{
    margin-bottom: 12px;
    width: 818px;
}

#fiche #left .box .content .sessions
{
    width: 100%;
    float: left;
    clear: both;
}

#fiche #left .box .content .sessions .date
{
    width: 100%;
    margin-bottom: 5px;
    float: left;
    clear: both;
}

#fiche #left .box .content .sessions .cfplace
{
    width: 335px;
    float: left;
    padding-top: 4px;
    clear: none;
}

#fiche #left .box .content .sessions .langAndSubscribe
{
    padding-top: 0;
}

#fiche #left .box .content .sessions .langAndSubscribe form
{
    margin: 0;
    padding: 0;
    float: right;
    clear: none;
}

#fiche #left .box .content .sessions .langAndSubscribe input[type=submit]
{
    margin: 3px 3px 0 0;
    padding: 0;
}

#fiche #left .box .content .sessions .comment
{
    margin: 5px 0;
    float: left;
    clear: both;
}

#fiche #left .box .content .subTitle,
#fiche #right .box .content .subTitle
{
    clear: both;
    margin-bottom: 5px;
}

#fiche .image
{
    width: 200px;
    margin-right: 10px;
    float: left;
    clear: none;
}

#fiche .image img
{
    border: solid 1px #0097CB;
}

#fiche .intro
{
    width: 603px;
    margin-right: 10px;
    float: right;
    clear: none;
}

#fiche .text
{
    margin-top: 25px;
    float: left;
    clear: both;
}

#fiche .text h1
{
    margin-top: 10px;
}

.box .content .lineCheckbox,
.box .content .lineCheckboxWrap,
.box .content .lineCheckboxLast
{
    width: 123px;
    margin: 4px 10px 0 0;
    float: left;
    clear: none;
}

.box .content .lineCheckboxLast
{
    width: auto;
}

.box .content .lineCheckboxWrap
{
    clear: both;
}

.box .content .lineCheckboxLastAndWrap
{
    width: auto;
    margin: 4px 10px 0 0;
    float: left;
    clear: both;
}

.box .content .lineCheckbox img,
.box .content .lineCheckboxWrap img,
.box .content .lineCheckboxLast img,
.box .content .lineCheckboxLastAndWrap img
{
    vertical-align: middle;
    margin: 0 5px 0 0;
}

#fiche #right
{
    width: 210px;
    margin-right: 3px;
    float: right;
    clear: none;
}
#middleContent.allWidth #fiche #right
{
    width: 225px;
    margin-right: 5px;
}

#fiche #right .box
{
    width: 210px;

    float: left;
}

#middleContent.allWidth #fiche #right .box
{
    width: 225px;
}

#fiche #right .box .content
{
    background: #f9f7f7;
    width: 200px;
}

#fiche #right .box .content .logo
{
    width: 215px;
    text-align: center;
    margin-bottom: 15px;
}

#fiche #right .box .content .logo img
{
    text-align: center;
}

#middleContent.allWidth #fiche #right .box .content
{
    width: 215px;
}

#fiche #right .box .boxTitle
{
    height: auto;
}

#fiche #right .box .content form
{
    text-align: center;
}

/* Display error of link */
span.linkerror
{
    margin-top: 50px;
    display: block;
}

#fiche .box#newsSubscription .content
{
    background: #ebebeb url(../images/mail.png) no-repeat;
    background-position: bottom right;
}

.box#login .content
{
    background: #ffffff url(../images/lock.png) no-repeat;
    background-position: bottom right;
}

.box#domains .content
{
    background: #ffffff url(../images/favorite.png) no-repeat;
    background-position: bottom right;
}

#fiche .box#login .content
{
    background: #ebebeb url(../images/lock.png) no-repeat;
    background-position: bottom right;
}

#right .box#infoAsking .content
{
    background: #eafaff url(../images/info.png) no-repeat;
    background-position: bottom right;
}

/* Forum */

.subjectForum
{
    margin-top: 5px;
    margin-bottom: 2px;
}

.addAndBy
{
    margin-bottom: 13px;
}

.read
{
    margin: 13px 0 4px 0;
}

.lineOddForum .message,
.lineEvenForum .message,
.lineOddForum .subjectForum,
.lineEvenForum .subjectForum,
.lineOddForum .addAndBy,
.lineEvenForum .addAndBy,
.lineOddForum .read,
.lineEvenForum .read
{
    width: 680px;
}

.resultContainer .lineOddForum,
.resultContainer .lineEvenForum
{
    width: 685px;
}

.answerBox
{
    width: 660px;
    background: #f9f7f7;
    border: solid 1px #0097CB;
    margin: 10px 0 0 30px;
    float:left;
    clear: both;
}

.questionBox
{
    width: 690px;
    background: #f9f7f7;
    border: solid 1px #0097CB;
    margin: 0;
    float:left;
    clear: both;
}

.from
{
    float: left;
    clear: none;
    width: 129px;
    padding: 5px;
}

.answerBox .message
{
    float: left;
    clear: none;
    width: 509px;
    min-height: 40px;
    padding: 5px;
    border-left: solid 1px #0097CB;
    background: #ffffff;
}

.questionBox .messageAndAnswer
{
    float: left;
    clear: none;
    width: 549px;
    height: 100%;
    border-left: solid 1px #0097CB;
    background: #ffffff;
    padding: 0;
}

.questionBox .messageAndAnswer .message
{
    float: left;
    clear: both;
    clear: none;
    width: 539px;
    padding: 5px;
}

.questionBox .messageAndAnswer .button
{
    float: left;
    clear: both;
    margin-top: 10px;
    padding: 0 2px 0 0;
    width: 547px;
    text-align: right;
}

ul.offset
{
    padding-left: 75px;
}

/* ADMINISTRATION */
#menuHead
{
    width: 990px;
    height: 12px;
    background: #eee;
    border-bottom: solid 1px #0097CB;
    padding: 9px 5px;
    position: fixed;
    float: left;
    clear: both;
}

#menuHead img,
.column img
{
    vertical-align: text-top;
}

#menuHead form,
#menuHead form input
{
    margin: 0;
    padding: 0;
}

#menuHead .left
{
    float: left;
    clear: none;
}

#menuHead .right
{
    float: right;
    clear: none;
}

#titleAdm
{
    height: 30px;
    margin-top: 50px;
    padding: 0 10px 10px 10px;
    float: left;
    clear: both;
}

#subtitleAdm
{
    margin: 0;
    padding: 0 10px 0 10px;
    float: left;
    clear: both;
}

#contentAdm
{
    padding: 0 10px 10px 10px;
    float: left;
    clear: both;

}

#contentAdm .list
{
    width: 980px;
    float: left;
    clear: both;
}

#contentAdm .list .row,
#contentAdm .list .head
{
    margin: 0 0 4px 0;
    padding: 0;
    float: left;
    clear: both;
}

#contentAdm .list .column
{
    height: 15px;
    border: solid 1px #0097CB;
    padding: 4px;
    float: left;
    clear: none;
}

.column + .column
{
    margin-left: 5px;
}

.column img
{
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

#contentAdm .list .head .column
{
    height: 19px;
    text-align: center;
}

#contentAdm .list .head img
{
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

ul.management
{
    height: auto;
}

ul.management li.label
{
    width: 115px;
}

ul.management li.submit
{
    padding-left: 115px;
}

#contentAdm .forumMessage,
#contentAdm .forumAnswer
{
    width: 960px;
    border: solid 1px #0097CB;
    margin-bottom: 10px;
}

#contentAdm .forumMessage .title
{
    width: 940px;
    padding: 5px 10px;
    background: #ccc;
}

#contentAdm .forumAnswer .title
{
    width: 940px;
    padding: 5px 10px;
    background: #e7e7e7;
}

#contentAdm .forumMessage .message,
#contentAdm .forumAnswer .message
{
    width: 940px;
    padding: 5px 10px;
    background: #fff;
}

#contentAdm .manage,
#contentAdm .manage
{
    width: 940px;
    padding: 5px 10px;
    background: #eefdd4;
    text-align: right;
}

#contentAdm .manage img,
#contentAdm .manage img
{
    padding: 0;
    margin: 0;
    vertical-align: top;
}

#contentAdm .boxcontent
{
    width: 960px;
    border: solid 1px #0097CB;
    margin-bottom: 10px;
    float: left;
}

#contentAdm .boxcontent .title
{
    width: 940px;
    padding: 5px 10px;
    background: #e7e7e7;
    border-bottom: solid 1px #0097CB;
}

#contentAdm .boxcontent .text
{
    width: 950px;
    padding: 0 10px 0 0;
    background: #fff;
    float: left;
}

#contentAdm .boxcontent .textWithBackground
{
    width: 950px;
    padding: 0 10px 0 0;
    float: left;
    background: #ddf7ff;
}

#contentAdm .boxcontent .text .boxLeft,
#contentAdm .boxcontent .textWithBackground .boxLeft
{
    width: 560px;
    padding: 15px 10px 15px 10px;
    margin: 0;
    float:left;
    clear: none;
    border-right: solid 2px #0097CB;
    background: #fff;
}

#contentAdm .boxcontent .text .boxStats,
#contentAdm .boxcontent .textWithBackground .boxStats
{
    width: 328px;
    padding: 15px 10px 15px 20px;
    float:right;
    clear: none;
}

#contentAdm .boxcontent .text .boxStats .subtitle,
#contentAdm .boxcontent .textWithBackground .boxStats .subtitle
{
    font-size: 13px;
    font-weight: bold;
}

#contentAdm .boxcontent .text .boxStats .subtitle,
#contentAdm .boxcontent .textWithBackground .boxStats .subtitle
{
    font-size: 13px;
    font-weight: bold;
}