/* Main Containers */
#middleContent
{
    width: 693px;
    margin-top: 10px;
    padding: 0 0 30px 10px;
    float: left;
}

#middleContent.allWidth
{
    width: 833px;
}

/* Properties of forms */
.content input
{
    
}

.content input[type=image]
{
    height: auto;
    margin-bottom: 4px;
}

.content input[type=checkbox]
{
    vertical-align: middle;
}

.content input[type=submit]
{
    
    cursor: pointer;
    padding-bottom: 5px;
    margin-top: 6px;
    margin-bottom: 6px;
}

ul.submitCenter li input[type=submit]
{
    cursor: pointer;
    padding: 0;
    margin: 0;
}

ul.buttonOffset li
{
    margin-left: 130px;
}

li.buttonOffset
{
    margin-left: 130px;
}

li.buttonOffset input[type=image]
{
    margin-bottom: 0px;
}

input[type=text],
input[type=password],
select,
textarea
{
    padding: 3px;
    border: solid 1px #a2a2a2;
	font-family: Arial, sans-serif;
}

textarea
{
    margin: 0;
    padding: 0;
}

select
{
    background: #ffffff;
}

select option
{
    padding-right: 10px;
}

select optgroup
{
    background: #ececec;
}

form ul
{
    width: 100%;
    height: 30px;
    padding: 0;
    margin: 0 0 3px 0;
}

form ul li
{
    list-style-type: none;
    float: left;
    clear: none;
}

form ul.intro
{
    height: auto;
    margin-bottom: 18px;
}

form .hidden
{
    display: none;
}

form .spaceBefore
{
    margin-left: 5px;
}

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.captchaImg
{
    height: auto;
    float: left;
}

form ul.captchaImg li
{
    padding-top: 5px;
    margin-left: 75px;
}

form ul.captchaCode
{
    height: auto;
}

form ul.captchaCode li
{
    padding-top: 0px;
}

form ul.displayCenter
{
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    padding: 0;
}

form ul.displayCenter li
{
    width: 100%;
    text-align: center;
    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;
}



/* -------------------------- SPECIFIC CONTAINERS --------------------------- */

/* box : Boxes of contents with border and title */
/* simpleContent : Boxes of contents without border and title */
.box
{
    margin-bottom: 12px;
    clear: both;
	line-height: 18px;
}

.simpleContent
{
    width: 683px;
    padding: 10px 5px 15px 0;
    float: left;
    clear: both;
}

.simpleContentLeft
{
    padding: 10px 5px 15px 0;
    float: left;
    clear: both;
}

#middleContent.allWidth .simpleContent
{
    width: 833px;
}

.boxTitle,
.boxTitleMultipleLine
{
    /*padding: 2px 5px;
    background: #f1f9ff;
    border-top: solid 1px #0097CB;
    border-right: solid 1px #0097CB;
    border-left: solid 1px #0097CB;
    float: left;*/
}

.boxTitle
{
    /*height: 13px;*/
}

.content
{
    clear: both;
}
.content .left
{
    width: 330px;
    float: left;
    clear: none;
}

.content .right
{
    width: 350px;
    padding-left: 15px;
    float: right;
    clear: none;
}

.content h1,
.content .left h1,
.content .right h1
{
    padding: 0;
    margin: 0 0 25px 0;
}

.content .left ul li,
.content .right ul li
{
    list-style-type: square;
    margin-left: 20px;
    margin-bottom: 7px;
}

.content ul.sitemap
{
    margin: 15px 0 15px 55px;
}

.content ul.subLevel
{
    margin: 3px 0 3px 35px;
}

.content ul.sitemap li,
.content ul.sitemap li
{
    list-style-type: square;
    margin-bottom: 7px;
}

.content ul.subLevel li,
.content ul.subLevel li
{
    list-style-type: circle;
    margin-bottom: 7px;
}

.content ul.sitemap li.noBullet,
.content ul.sitemap li.noBullet,
.content ul.subLevel li.noBullet,
.content ul.subLevel li.noBullet
{
    list-style-type: none;
    margin-bottom: 0px;
}

.content .buttonLeft
{
    width:  330px;
    text-align: center;
    float: left;
    clear: left;
}

.content .buttonRight
{
    width: 350px;
    text-align: center;
    padding-left: 15px;
    float: right;
    clear: none;
}

.labelSpaceOver 
{
    width:75px;
}

.w475 {
    width: 475px;
}

.content .labelTitle
{
    width: 120px;
    margin-right: 5px;
    padding-top: 4px;
    clear: both;
}

.content .lineOfPictures
{
    width: 100%;
    text-align: center;
    float: left;
    clear: both;
}

.content .lineOfPictures img
{
    margin: 2px 1px;
}

.content ul
{
    width: 100%;
    padding: 0;
    margin: 0 0 3px 0;
}

.content .pocContacts
{
    width: 100%;
    margin-top: 30px;
    float: left;
    clear: both;
}

.content .pocContacts img
{
    vertical-align: middle;
}

.content .pocName
{
    width: 175px;
    height: 17px;
    float: left;
    clear: none;
}

.content .pocDatasFirst
{
    height: 17px;
    float: right;
    clear: none;
}

.content .pocDatas
{
    margin-left: 175px;
    margin-top: 5px;
    float: left;
    clear: both;
}

.content ul li
{
    list-style-type: none;
}

.content ul.contacts
{
    margin-bottom: 0;
    padding-bottom: 0;
}

.content ul.contacts li
{
    margin-left: 35px;
    list-style-type: square;
}

.content ul.intro,
.content ul.genContent
{
    height: auto;
    margin-bottom: 18px;
    padding-left: 10px;
}

.content ul.intro li
{
    height: auto;
    margin-bottom: 18px;
    margin-left: 10px;
}

.content ul li.normalWidth
{
    width: 140px;
    padding: 0;
    margin:0;
}


.content ul.scaleOffset
{
    margin: 0 0 10px 75px;
}

.content ul li.scaleWidth
{
    width: 85px;
    padding: 0;
    margin: 0;
}

.content ul li.normalWidthNew
{
    width: 132px;
    padding: 0 0 0 2px;
    margin: 0 4px 0 0;
    border: solid 1px #cb1234;
}

.content ul li.newField
{
    border: solid 1px #cb1234;
    padding: 0 0 0 2px;
}

.content ul li.largeLabel
{
    width: 280px;
    padding: 0;
    margin:0;
}

.content ul li.label
{
    width: 130px;
}

.content ul li.shortLabel
{
    width: 75px;
	padding: 3px 0 0 0;
}

.content ul li.labelInline
{
    width: 90px;
    margin-left: 20px;
	padding: 3px 0 0 0;
}

.content ul li.labelInline.short {
	width: 50px;
}
.content ul li.inlineAllSpace
{
    margin-left: 20px;
}

.content ul li.lastLabel
{
    width: 60px;
    margin-left: 10px;
	padding: 3px 0 0 0;
}

.content ul li.indent
{
    margin-left: 130px;
    padding:0;
}

.content ul.listDomains
{
    width: auto;
    height: auto;
    margin-left: 30px;
}

.content ul.spaceOver
{
    margin: 15px 0 10px 0;
}

.content ul.listDomains li
{
    list-style-type: square;
	margin: 5px 0;

}

#infoAsking .content {
    width: 340px;
}

/* Search engine in the index page */
#searchIndex
{
    width: 450px;
    float: left;
    clear: none;
}

#searchIndex .box
{
    width: 440px;
    float: left;
}

#searchIndex .content
{
    width: 430px;
}

/* Search engine in the searchs page */
#searchInPage
{
    float: left;
    clear: none;
}

#searchInPage
{
    float: left;
}

#searchInPage .content
{
    width: 680px;
    float: left;
    clear: both;
    background: #ebebeb url(../images/calendar.png) no-repeat;
    background-position: bottom right;
    
}

#searchIndex .content input[type=submit],
#searchInPage .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;
}


/* Menu to return to the search */
#returnSearch
{

	background: #739b00 url(../images/bg-searchbtn.png) repeat-x top left;
	border: 1px solid #8dba06;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	color: #FFF;
	cursor: pointer;
	margin: 0 0 5px 0;
	float: right;
	clear: both;
}

#returnSearch a {
	color: #FFF;
}

#fiche #returnSearch
{
    background: #739b00 url(../images/bg-searchbtn.png) repeat-x top left;
	border: 1px solid #8dba06;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	color: #FFF;
	cursor: pointer;
	margin: 0 0 5px 0;
	float: right;
	clear: both;
}

#returnSearch img,
#fiche #returnSearch img
{
    margin-right: 4px;
    vertical-align: middle;
}

/* Menu to return to the search */
.returnSearch
{
    height: 14px;
    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: left;
    clear: both;
}

.returnSearch img,
#fiche .returnSearch img
{
    margin-right: 4px;
    vertical-align: middle;
}

/* Error handler */
#errorHandler
{
    margin-bottom: 15px;
}

/* Result container */
.resultContainer
{
    margin-top: 15px;
    clear: both;
	color: #494949;
}

.resultContainer .text-part
{
    width: 600px;
}

.resultContainer .lineEvenTraining .text-part,
.resultContainer .lineOddTraining .text-part
{
  	float: left;
}

.resultContainer .img-logo
{
    float: left;
    width : 80px;
    text-align: center;
	margin: 0 20px 0 0;
	min-hheight: 80px;
}

.resultContainer .lineEven,
.resultContainer .lineOdd,
.resultContainer .lineEvenForum,
.resultContainer .lineOddForum,
.resultContainer .lineEvenTraining,
.resultContainer .lineOddTraining
{
    margin-bottom: 5px;
    padding: 10px;
    clear: both;
}

.resultContainer .lineEvenTraining,
.resultContainer .lineOddTraining
{
    height: 80px;
}

.lineOdd a, .lineEven a, .lineOddTraining a, .lineEvenTraining a {
    color: #337592;
}

.resultContainer .lineEven,
.resultContainer .lineEvenForum,
.resultContainer .lineEvenTraining
{
    background: #ffffff;
}

.resultContainer .lineOdd,
.resultContainer .lineOddForum,
.resultContainer .lineOddTraining
{
    background: #e9e8e8;
}

.resultContainer .lineEvenForum,
.resultContainer .lineOddForum
{
    border: solid 1px #0097CB;
    margin-bottom: 10px;
}

.resultContainer ul li
{
}

.resultContainer ol li
{
    padding: 0px;
    text-align: left;
}

.resultContainer ol.books li
{
    list-style-type: none;
    padding: 0px;
    text-align: left;
}

.resultContainer .cover
{
    width: 65px;
    min-height: 50px;
    margin: 0 10px 0 0;
    padding: 0px;
    text-align: left;
    float: left;
}

div.coverImg
{
    text-align: center;
}

img.cover
{

    border: solid 1px #424242;
}

.resultContainer .organism
{
    margin-top: 4px;
}

.resultContainer .edition
{
    margin-top: 4px;
}

/* Fiche container */
#fiche
{
    width: 100%;
    float: left;
    clear: none;
    position: relative;
}

#fiche #titleFiche
{
    width: 100%;
    float: left;
    clear: both;
	color: #666;
	margin: 5px 0 0 0;
	line-height: 26px;
}

#fiche #titleFiche span.title
{
    display: block;
    margin-bottom: 4px;
}

#fiche #titleFiche h1
{
    display: block;
    margin-bottom: 4px;
    margin-top: 0;
    padding: 0;
}

#fiche .box
{
    /*width: 920px;*/
}

#fiche .content
{
    /*width: 910px;*/
    border: 0;
}

#fiche #allWidth
{
    float: left;
    clear: none;
	width: 100%;
}

#allWidth .box
{
    float: left;
	width: 100%;
}

#allWidth .content
{
	padding: 10px;
}

#left
{
    width: 360px;
    clear: none;
	float: left;
	line-height: 16px;
	color: #666;
}

#left .content
{
    width: 360px;
}

#middleContent.allWidth #fiche #left
{
    width: 600px;
}

#middleContent.allWidth #fiche #left .box
{
    width: 590px;
}

#middleContent.allWidth #fiche #left .content
{
    width: 580px;
}

#middleContent.allWidth #fiche .box,
#middleContent.allWidth #fiche .box
{
    width: 823px;
}

#middleContent.allWidth > #fiche > > .content,
#middleContent.allWidth > #fiche > form > > .content
{
    margin-bottom: 12px;
    width: 818px;
}

#left .content .sessions
{
    width: 100%;
    float: left;
    clear: both;
	border-bottom: 1px solid #e9e9e9;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#fiche #left .content .sessions .date
{
    width: 100%;
    margin-bottom: 5px;
    float: left;
    clear: both;
}

#fiche #left .content .sessions .cfplace
{
    width: 335px;
    float: left;
    padding-top: 4px;
    clear: none;
	padding: 0 0 10px 0;
}

#fiche #left .content .sessions .langAndSubscribe
{
    padding-top: 0;
}

#fiche #left .content .sessions .langAndSubscribe form
{
    margin: 0;
    padding: 0;
    float: right;
    clear: none;
}

#fiche #left .content .sessions .langAndSubscribe input[type=submit]
{
    margin: 3px 3px 0 0;
    padding: 0;
}

#fiche #left .content .sessions .comment
{
    margin: 5px 0;
    float: left;
    clear: both;
}

#fiche #left .content .subTitle,
#fiche #right .content .subTitle
{
    clear: both;
    margin-bottom: 5px;
}

#fiche .image
{
    margin-right: 10px;
    float: left;
    clear: none;
}

#fiche .imageNew
{
    margin-right: 10px;
    float: left;
    clear: none;
}

#fiche .image img
{
    border: solid 1px #0097CB;
}

#fiche .intro
{
    margin-right: 10px;
    float: right;
    clear: none;
}

#fiche .introNew
{
    margin-top: 10px;
    clear: none;
    font-size: 13px;
    font-weight: bold;
}

#fiche .text
{
    margin-top: 25px;
    float: left;
    clear: both;
}

#fiche .text h1
{
    margin-top: 10px;
}

.content .lineCheckbox,
.content .lineCheckboxWrap,
.content .lineCheckboxLast,
.boxcontent .lineCheckbox,
.boxcontent .lineCheckboxWrap,
.boxcontent .lineCheckboxLast
{
    margin: 4px 10px 0 0;
    float: left;
    clear: both;
	
}

.content .lineCheckboxLast,
.boxcontent .lineCheckboxLast
{
    width: auto;
}

.content .lineCheckboxLast,
.boxcontent .lineCheckboxLast img {
}

.content .lineCheckboxWrap,
.boxcontent .lineCheckboxWrap
{
    clear: both;
}

.content .lineCheckboxLastAndWrap,
.boxcontent .lineCheckboxLastAndWrap
{
    width: auto;
    margin: 4px 10px 0 0;
    float: left;
    clear: both;
	line-height: 16px;
}

.content .lineCheckbox img,
.content .lineCheckboxWrap img,
.content .lineCheckboxLast img,
.content .lineCheckboxLastAndWrap img,
.boxcontent .lineCheckbox img,
.boxcontent .lineCheckboxWrap img,
.boxcontent .lineCheckboxLast img,
.boxcontent .lineCheckboxLastAndWrap img
{
    vertical-align: top;
    margin: 0 5px 0 0;
}

#right
{
    width: 360px;
	float: right;
}
#middleContent.allWidth #fiche #right
{
    width: 225px;
    margin-right: 5px;
}

#fiche #right .box
{
	line-height: 18px;
}

#middleContent.allWidth #fiche #right .box
{
    width: 225px;
}

#fiche #right .content
{
	color: #666;
}

#fiche #right .content .logo
{
    width: 215px;
    text-align: center;
    margin-bottom: 15px;
}

#fiche #right .content .logo img
{
    text-align: center;
}

#middleContent.allWidth #fiche #right .content
{
    width: 215px;
}

#fiche #right .boxTitle
{
    height: auto;
}

#fiche #right .content form
{
    text-align: center;
}

/* Display error of link */
span.linkerror
{
    margin-top: 50px;
    display: block;
}

.box#newsSubscription .content
{
   background: #F4F4F4;
   padding: 20px;
}

.box .content {
    clear: both;
}

/*.box .content ul
{
    width: 100%;
    padding: 0;
    margin: 0 0 3px 0;
}*/

.box#login .content
{
    background-position: bottom right;
	margin: 0 0 40px 0;
}

.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;
}

#fiche .box .content
{
    /*width: 680px;
    background: #f9f7f7;
    border: 1px solid #0097CB;*/
}

#left .box#infoAsking .content,
#right .box#infoAsking .content
{
    background: #eafaff;
	padding: 10px;
}

#left .box#infoAsking .content
{
    background: #EBF4D2;
	margin: 0 0 20px 0;
	width: 340px;
}

.infoAskingButton
{
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
}

/* 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;
}

.width200px li:first-child {
    width: 180px;
}

select {
	padding: 0;
	font-family: Arial, san-serif;
	font-size: 12px;
}

input {
	font-family: Calibri, Arial, san-serif;
	font-size: 12px;
}

input#keywordFreelance {
	margin: 0 10px 0 0;
}

#newManageLogo {
    margin-top: 100px;
    margin-left: 10px;
    width: 945px;
    background-color: #fff;
}
#newManageLogo legend {
    font-size: 14px;
    font-family: Calibri, Lucida Grande;
    color: #7f7f7f;
}

.qforForm {
    border: 2px solid #ccc;
    background-color: #fff;
    padding: 10px;
    float: left;
}
.qforForm .qforLabel {
    width: 400px;
    padding: 5px 0;
}
.qforForm .qforLabel label {
    float: left;
    padding-top: 6px;
    font-weight: bold;
}
.qforForm .qforLabel label span {
    color: red;
}
.qforForm .qforLabel input[type="text"] {
    float: right;
    width: 200px;
}
.qforForm .qforLabel input[type="file"] {
    float: right;
}
.qforForm .qforLabel .qforImage {
    float: right;
}
.qforForm .qforLabel select {
    float: right;
    width: 208px;
}

.qforLogo {
    border: 2px solid #ccc;
    background-color: #fff;
    padding: 10px;
    float: left;
    margin-left: 20px;
}

.clear {
    clear: both;
}

#regularcontent ul.arrows{list-style-image:url(/images/monthly/bullet-arrow.png);  width:auto;}