/* auchan */
*{
    margin:0;
    padding:0;
}
body{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    color:#333;
    font-size:13px;
    text-align:center;
    background: #1a171b url(../graphics/bg.png) repeat-x;
}
body.smallheader{
    background:url(../graphics/bg-r.png) repeat-x;
}
h1{
    color:#0e5ea4;
    font-size:20px;
}
h2{
    color:#0e5ea4;
    font-size:16px;
    margin:0 0 10px 0;
}
h3{
    color:#0e5ea4;
    font-size:14px;
    margin:10px 0 10px 0;
}
li{
    margin-left:15px;
}
img{
    border:0px;
}
p{
    margin:1em 0;
    display:block;
}
a{
    color:#0e5ea4;
    outline:none;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
.spacer{
    clear:both;
}
/** FORMS **/
input, select, textarea{
    font-size:13px;
    vertical-align:middle;
    border-color:#666666 #CCCCCC #CCCCCC #999999;
    border-style:solid;
    border-width:1px;
    margin:2px 0;
    padding:2px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
}
input{
    border-style:expression((this.type=="checkbox" || this.type=="radio") ? 'none' :'1px');
}
.form{
    width:190px;
}
.formlarge{
    width:100%;
}
#largecontent .textlabel{
    width:250px;
}
.textlabel{
    width:160px;
    font-weight:bold;
}
.texttip{
    font-size:12px;
    color:#666;
}
/** HEADER **/
body.smallheader #header{
    height:155px;
}
#header #connectform{
    width:560px;
    height:60px;
    font-size:12px;
    color:white;
    margin-left:380px;
    padding:7px 0 0 7px;
}
#header #connectform a{
    color:white;
}
#header #connectform img{
    vertical-align:top;
    margin:0 10px;
}
#header #connectform input{
    width:85px;
    margin:0 10px;
    font-size:12px;
}
#header #connectform .submit{
    background:none;
    border:0;
    width:auto;
}
#header #connectform .connected{
    padding:7px 15px;
}
#header #connectform .forgetpassword{
    margin:10px 0 0 400px;
}
#header #connectform .forgetpassword a{
    color: black;
    text-decoration:underline;
}
#header #logos {
    height:190px;
}
body.smallheader #header #logos{
    height:66px;
}
#header #logos img{
    width:100%;
    height:190px;
}
#header .menu{
    float:right;
    font-weight:bold;
    margin-top:20px;
    height:110px;
}
#header .searchform{
    margin:10px;
}
#header .form{
    width:200px;
}
#header .links {
    clear: both;
    height: 33px;
    padding: 0 25px;
}
#header .links a {
    float: left;
    background: url(../graphics/tab1_left.png) no-repeat left top;
    padding-left: 16px;
    text-decoration: none;
    cursor: pointer;
}
#header .links a span {
    font-size: 14px;
    color: #fff;
    display: block;
    height: 23px;
    float: left;
    background: url(../graphics/tab1_right.png) no-repeat right top;
    padding: 10px 16px 0 0px;
    font-weight: bold;
    cursor: pointer;
}
#header .links a.selected, #header .links a:hover {
    background: url(../graphics/tab2_left.png) no-repeat left top;
    cursor: pointer;
}
#header .links a.selected span, #header .links a:hover span {
    color: #000000;
    background: url(../graphics/tab2_right.png) no-repeat right top;
    cursor: pointer;
}
#header .links a#menu-moncompte {
    float: right;
    background: url(../graphics/tab3_left.png) no-repeat left top;
    cursor: pointer;
}
#header .links a#menu-moncompte span {
    background: url(../graphics/tab3_right.png) no-repeat right top;
    cursor: pointer;
}
.header2{
    padding:15px 20px;
    width:650px;
}
.header2large{
    padding:15px 20px;
    width:920px;
    background:url(../graphics/header2-bg.png) repeat-x bottom;
    min-height:90px;
    _height:90px;
}
.header2large h2,.header2 h2{
    margin:5px 0;
}
.header2large .intro,.header2 .intro{
    font-size:14px;
    font-weight:bold;
}
/** CONTAINER **/
#container{
    background:url(../graphics/header.png) no-repeat 50% 0;
}
.container-decorator1{
    width:960px;
    margin:0 auto;
    text-align:left;
}
#center{
    background:url(../graphics/container_rail.png) repeat-y left top;
}
.center-decorator1 {
    background:url(../graphics/container_bottom.png) no-repeat left bottom;
}
.center-decorator2{
    background:url(../graphics/container_top.png) no-repeat left top;
}

#sidebarright{
    width:240px;
    color:#4b3c1b;
    font-size:12px;
    background:url(../graphics/bg-sidebarright.png) repeat-y;
    float:right;
    margin-top:15px;
}
.sidebarright-decorator1{
    background:url(../graphics/sidebar-top.png) no-repeat left top;
}
#sidebarright .sidebarright-bonnespratiques {
    background:url(../graphics/sidebar-title-bonnespratiques.png) no-repeat left top;
    padding-top:70px;
}
#sidebarright .sidebarright-ideas {
    background:url(../graphics/sidebar-title-idees.png) no-repeat left top;
    padding-top:70px;
}
.sidebarright-decorator2{
    padding:5px 5px 25px 20px;
    background:url(../graphics/sidebar-bottom.png) no-repeat left bottom;
}
#sidebarright .form{
    width:200px;
}
#sidebarright a{
    text-decoration:none;
}
#sidebarright a:hover{
    text-decoration:underline;
}
#largecontent{

    padding:10px 20px;
    width:920px;
}
#maincontent{

    width:650px;
    float:left;
    padding:10px 20px;

}
#largecontent h1, #maincontent h1{
    margin:10px;
    clear: left;
    color:#0e5ea4;
}

#introfocus{
    padding: 10px 0 0 0;
}
#introfocus img {
    float: left;
}

.home #largecontent h1, .home #maincontent h1{
    border-bottom:1px solid #0e5ea4;
}
#maincontent .intro{
    padding:5px 10px 25px 10px;
}
#maincontent .introblog{
    padding:0 0 10px 0;
}
#maincontent .intro img{
    height:15px;
}
#largecontent table.commentca{
    width:98%;
}
#largecontent table.commentca td{
    color:#0e5ea4;
    font-weight:bold;
    padding:2px;
}
#largecontent div.searchbar{
    background:url(../graphics/rech-bar.png) no-repeat;
    width:900px;
    height:38px;
    color:white;
    padding:3px 0 0 0;
    text-align: center;
}
#largecontent div.searchbar img{
    vertical-align:middle;
}
#largecontent div.searchbar input.text{
    width:320px;
    margin:0 30px;
}
#largecontent div.searchbar input.submit{
    border:0;
    background:none;
    margin:0 10px;
}
#largecontent div.searchbar label{
    margin:0 30px;
}
#largecontentleft{
    width:650px;
}
#largecontentleft h1{
    padding: 10px 0 10px 0;
    margin:0;
}
#largecontentleft .dual-largecontentleft{
    width:315px;
    float:left;
}
#alerts{
    overflow:hidden;
}
#right{
    float:right;
    width:260px;
    margin:0px;
    text-align:left;
}
#teaser{
    margin-top:15px;
}
.bigbtn{
    display:block;
    background:url(../graphics/bigbtn_bg.png) no-repeat;
    width:140px;
    height:50px;
    padding:15px 70px 10px 10px;
    color:#fff;
    text-align:center;
    font-weight:bold;
    font-size:18px;
    margin:10px 0;
}
a.bigbtn:hover{
    text-decoration:none !important;
}
#debate_longdesc h2{
    margin:5px 0 10px 0;
    padding:5px 10px;
}
#debate_longdesc div{
    padding:10px;
}
.nav{
    margin:0 0 20px 0;
}
.subnav, .subnavcurrent{
    float:left;
    font-size:14px;
    background:url(../graphics/nav-left.png) no-repeat left top;
    padding-left:5px;
    margin-left:5px;
}
.subnav a, .subnavcurrent a{
    display:block;
    color:#433516;
    padding:5px 10px;
    background:url(../graphics/nav-right.png) no-repeat right top;
}
.subnavcurrent{
    background:url(../graphics/nav-left2.png) no-repeat left top;
}
.subnavcurrent a{
    background:url(../graphics/nav-right2.png) no-repeat right top;
}
.validation-advice, .validation-failure{
    color:#f00;
    font-weight:bold;
}
.content .generic-content{
    padding:20px;
}
.content .generic-content h2{
    font-size:15px;
    margin-top:20px;
}
.content .generic-content h3{
    font-size:14px;
    margin:25px 0 10px 0;
}
.content .generic-content p{
    margin:5px 0;
    line-height:150%;
}
.content .generic-content li{
    margin-left:20px;
    line-height:150%;
}
#contribution .content{
    background:none;
    margin:0;
    width:auto;
}
#contribution .content-decorator1{
    background:none;
}
#contribution .content-decorator2{
    background:none;
}
#contribution .content-border{
    padding:0;
}
#title{
    font-size:16px;
    font-weight:bold;
    margin:20px 0 20px 0;
}
#title span{
    color:#ff6600;
}
/** DUPLICATE **/
#duplicates_found .post h2, #duplicates_found .post h2 a{
    font-size:15px;
    font-weight:bold;
}
/** ADD POST **/
.post_type{
    float:left;
    padding:5px;
    width:150px;
    text-align:center;
    margin-left:10px;
    cursor:pointer;
    border:1px solid #DBDBDB;
}
.post_type img{
    height:25px;
}
#form_new_post, .blog #form_post_comment{
    margin:10px 0;
}
#form_create_new_post{
    padding-top:15px;
}
#add_image_text, #add_file_text{
    margin-top:10px;
    border:1px solid #ddd;
    padding:5px 25px;
    float:left;
    background:#fff;
}
#add_image_text img, #add_file_text img{
    vertical-align:top;
}
#add_file_text {
    margin-left: 10px;
}
#add_image, #add_file{
    width:50%;
    padding-bottom:10px;
}
/** POST **/
.post{
    margin:0 0 25px 0;
    padding:0px 10px;
}
.post-value{
    border-bottom:1px solid #dbdbdb;
    padding-bottom:20px;
}
.post-value p{
    margin:10px 0;
}
.post-value .profilemedium{
    width:60px;
    margin:0;
    float:left;
    font-size:12px;
}
.list .post-value .profilemedium{
    width:50px;
}
.post-value .source{
    float:left;
    width:540px;
    padding:0 10px;
}
.list .post-value .source{
    width:650px;
}
.post-value .sourceintro{
    font-size:11px;
    color:gray;
}
.post-value .readmore, .post-value .readmore a{
    font-size:12px;
    font-weight:bold;
}
#alertpost-result{
    margin:10px 0;
}
.post-footer{
    color:#334C59;
    font-size:12px;
    font-weight:bold;
    min-height:10px;
    _height:10px;
}
.post-value .stats{
    float:left;
    text-align:center;
    width:60px;
    font-size:12px;
}
.list .post-value .stats{
    width:90px;
    text-align:right;
}
#duplicates_found .stats{
    text-align:right;
}
.postreact{
    clear:both;
}
.nopicto .picto{
    display:none;
}
/** VOTE **/
.post-vote{
    float:left;
    width:60px;
    text-align:center;
    vertical-align:middle;
    margin:0;
}
.post-vote p{
    margin:0;
    padding-top:9px;
}
.post-vote a{
    text-decoration:none;
}
.vote-top{
    background-image:url(../graphics/vote-top.png);
    background-repeat:no-repeat;
    font-weight:bold;
    vertical-align:middle;
    height:40px;
    width:50px;
    padding-top:10px;
    font-size:22px;
    color:white;
}
.vote-bottom-active{
    background:url(../graphics/vote-bottom-active.png) no-repeat;
    height:88px;
    width:50px;
}
.vote-bottom-inactive{
    background:url(../graphics/vote-bottom-inactive.png) no-repeat;
    height:32px;
    width:50px;
}
/** COMMENTS **/
#postcomments{
    border-top:1px solid #DBDBDB;
    margin-top:20px;
}
#postcomments .profilemedium{
    width:70px;
}
#postcomments .profilesmall{
    float:left;
    margin:0;
}
.commentparent, .commentchild{
    margin:15px 0 0 0;
    padding:10px 0px;
    border-bottom:1px solid #dbdbdb;
}
.commentchild{
    margin-left:70px;
}
.blog .commentchild{
    margin-left:40px;
}
.comment-vote{
    float:right;
    width:120px;
    margin:0;
    color:#338fb3;
    font-weight:bold;
    font-size:12px;
}
.comment-vote .vote-more img{
    margin:0;
}
.commentparent .comment-content{
    float:left;
    width:480px;
}
.blog .commentparent .comment-content{
    width:575px;
}
.commentchild .comment-content{
    float:left;
    width:410px;
}
.blog .commentchild .comment-content{
    width:535px;
}
.comment-content p{
    margin:0 0 10px 0;
    text-align:justify;
}
.comment-footer{
    font-size:11px;
    color:gray;
}
.account-top{
    background:url(../graphics/account-top.gif) no-repeat;
    color:#ffffff;
    font-weight:bold;
    height:20px;
    padding-top:2px;
    width:90px;
    text-align:center;
}
.account-bottom{
    background:url(../graphics/account-bottom.gif) no-repeat;
    font-weight:bold;
    height:27px;
    padding-top:5px;
    width:90px;
    text-align:center;
}
#postsend .label, #postreceived .label{
    width:140px;
    padding-right:10px;
}
#postsend .amount, #postreceived .amount{
    width:40px;
    text-align:right;
    margin-left:5px;
    padding:0 5px;
    background-color:#ebebeb;
    border:1px solid #dcdcdc;
    font-weight:bold;
}
/** BOXES **/
#box-promo, #box-tag{
    line-height:180%;
}
.notitlebox{
    text-align:center;
    margin:10px;
}

.box {
    border-bottom:1px dashed #0073A0;
    margin:10px 10px 10px 0;
    overflow:hidden;
    padding: 0 0 10px 0;
}

.box-content{
    margin-right:auto;
    margin-left:auto;
}
.box-content-decorator2{
    padding:10px 0;
}
#box-propose .box-content, #box-propose .box-content-decorator1, #box-propose .box-content-decorator2{
    background:none;
    padding:0px;
    margin-top:15px;
}
.box-title h2{
    margin:5px 0;
}
.box-title h3{
    font-size:12px;
    font-weight:900;
    margin:3px 0 3px 0;
}
.box-readmore{
    clear:both;
    padding:15px 10px 0px 0px;
    text-align:right;
}
#box-statistics-presentation li{
    list-style-type:none;
    margin-left:0;
}
#box-statistics-presentation span{
    font-weight:bold;
    font-size:16px;
}
#box-poststypes-debate li{
    list-style-type:none;
    margin-left:0;
}
#box-poststypes-debate li img{
    height:15px;
}
#box-poststypes-debate li ul li{
    list-style-type:circle;
    margin-left:40px;
}
.box .retractablebullet{
    float:right;
}
.box-content li{
    padding:2px 0;
}
.moodgraph{
    margin:0 10px;
    background:#e7e7e7;
    border:1px solid #dbdbdb;
    width:25px;
}
.puce-cat{
    clear:both;
}
.puce-top{
    height:35px;
    margin:5px 0;
    padding:5px 0;
}
.puce-top{
    vertical-align:middle;
}
.item-cat{
    background-image:url(../graphics/puce1-transpa.png);
    background-repeat:no-repeat;
    width:20px;
    height:20px;
    float:left;
    padding:0px;
    margin-right:10px;
}
.item-puce{
    background-image:url(../graphics/puce2-transpa.png);
    background-repeat:no-repeat;
    color:#ffffff;
    font-weight:bold;
    vertical-align:middle;
    float:left;
    width:40px;
    height:26px;
    text-align:center;
    padding-top:8px;
    font-size:14px;
    margin-right:10px;
}
.item-value{
    font-size:12px;
    line-height:150%;
}
.item-value .points{
    width:54px;
    height:23px;
    float:left;
    color:white;
    text-align:center;
    background-image:url(../graphics/pts.png);
    margin-right:10px;
}
.profilesmall{
    min-height:30px;
    _height:30px;
    margin:10px 5px;
    overflow:hidden;
}
#box-alluser-debate .profilesmall{
    float:left;
    margin:0 0 10px 0;
}
.list .profilesmall{
    width:30px;
}
#social-list li{
    list-style-type:none;
    margin-left:0;
}
/** DEBATE **/
.debate{
    margin-bottom:15px;
    padding:5px 10px;
}
.debate h2, .debate h2 a, .post h2, .post h2 a{
    font-size:17px;
    font-weight:bold;
}
.debate h2 img, .post h2 img{
    height:20px;
    margin-right:2px;
    vertical-align:middle;
}
.debate .profilesmall{
    margin:10px 0;
    font-size:12px;
}
.debate .profilesmall .posttooltip{
    font-weight:bold;
}
.debate .profilebig{
    float:left;
    width:120px;
}
.debate .debate-center{
    float:left;
    width:570px;
}
.debate .debate-stats{
    font-size:11px;
}
.debate .debate-right{
    float:right;
    width:125px;
}
.debate .debate-btn{
    display:block;
    background:url(../graphics/btn1_bg.png) no-repeat;
    width:121px;
    height:31px;
    padding-top:15px;
    text-align:center;
    color:#fff;
    font-weight:bold;
    margin-top:25px;
}
/** PROFILE **/
.profilesmall img{
    width:30px;
    height:30px;
    float:left;
    margin-right:8px;
    padding:1px;
    border:2px solid #fff;
}
.profilemedium{
    min-height:50px;
    _height:50px;
    margin:5px 0;
    overflow:hidden;
}
.profilemedium img{
    width:50px;
    height:50px;
    float:left;
    margin-right:10px;
}
.post .profilemedium img{
    float:none;
    margin-right:0;
}
.profilesmall img.progression,
.profilemedium img.progression{
    float:none;
    width:auto;
    height:auto;
    margin:0;
    vertical-align:text-bottom;
}
.profilesmall img.subscribe,
.profilemedium img.subscribe{
    width:auto;
    height:auto;
}
.subscribe{
    position:absolute;
}
.profilemedium .item-name{
    margin:2px 0 5px;
}
.profilesmall .item-name a{
    font-size:12px;
    font-weight:bold;
}
.profilemedium .item-name a{
    font-size:14px;
    font-weight:bold;
}
.profilebig{
    overflow:hidden;
}
.profilebig img{
    width:100px;
    height:100px;
    float:left;
    margin-right:10px;
}
.profilebig img.subscribe{
    width:auto;
    height:auto;
}
.fl{
    float:left;
}
input.buttonsearch{
    background-color:#858287;
    border:2px solid #b4b3b5;
    color:white !important;
    font-size:12px;
    font-weight:bold;
    margin :0 10px 0 10px;
    vertical-align:middle;
}
.submitbtn{
    background:url(../graphics/btn_bg.png) repeat-x left center;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    padding:3px 5px;
    border:none;
    color:#fff;
    cursor:pointer;
}
#follow_user_txt, #follow_debate_txt, #follow_step_txt{
    background:url(../graphics/btn_bg.png) repeat-x left center;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding:5px;
    float:right;
    width:190px;
    text-align:center;
}
#follow_post_txt{
    background:url(../graphics/btn_250.png) no-repeat top left;
    padding:6px 2px;
    float:right;
    height:24px;
    width:250px;
    text-align:center;
}
#follow_user_txt a, #follow_post_txt a, #follow_debate_txt a, #follow_step_txt a{
    font-size:13px;
    font-weight:bold;
    color:#fff;
}
/** TAG CLOUD **/
.tagcloud{
    padding:0 10px;
}
.tag1 a, .tag1 a:hover, .tag1 a:link, .tag1 a:active{
    font-size:100%
}
.tag2 a, .tag2 a:hover, .tag2 a:link, .tag2 a:active{
    font-size:110%;
}
.tag3 a, .tag3 a:hover, .tag3 a:link, .tag3 a:active{
    font-size:115%;
}
.tag4 a, .tag4 a:hover, .tag4 a:link, .tag4 a:active{
    font-size:120%;
}
.tag5 a, .tag5 a:hover, .tag5 a:link, .tag5 a:active{
    font-size:130%;
}
.formtable{
    text-align:left;
    width:100%;
}
#invitationok{
    color:green;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    padding:10px;
}
#alertdebate, #alertcat, #catdesc{
    padding:10px;
}
#footer{
    text-align:center;
    margin-top:10px;
    padding:15px;
    font-size:12px;
}
.success{
    color:green;
}
.error{
    color:red;
}
#pagerbottom{
    padding:10px 0;
    font-size:11px;
    margin:10px 0;
}
.pagedcurrentlinks{
    border:1px solid #0e5ea4;
    color:#000000;
    padding:2px 6px;
}
.pagedlinks{
    margin:0;
    padding:0;
}
#pagerbottom a{
    border:1px solid #5e5e5e;
    color:#5e5e5e;
    padding:2px 6px 2px 6px;
    text-decoration:none;
}
#lipostsend, #lipostreceived{
    text-align:center;
    width:80px;
}
#moods{
    background:#d4ecf2;
    float:left;
    padding:5px;
}
#moods img{
    vertical-align:middle;
    border:1px solid transparent;
}
.mood_item{
    cursor:pointer;
    opacity:0.5;
}
.mood_item:hover{
    opacity:1;
}
.message{
    color:#f00;
    font-weight:bold;
    font-size:14px;
}
#opacity{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:gray;
    opacity:0;
    filter:alpha(opacity=0);
    z-index:1;
    display:none;
}
#loading{
    position:fixed;
    left:40%;
    top:40%;
    padding:10px 5px;
    background:transparent;
    z-index:2;
    display:none;
    text-align:center;
    width:170px;
    height:80px;
    background:transparent url('../graphics/loading/background_loading.gif') no-repeat top left;
}
/** ACTIVITY LOGS **/
div.activitylog{
    line-height:normal
}
div.activitylog div.notifications{
    margin:0 0 10px 10px;
    border-bottom:1px solid #dbdbdb;
    padding-bottom:10px;
}
div.activitylog div.oPost,
div.activitylog div.oVote,
div.activitylog div.oComment{
    margin:5px 0;
    padding:5px;
    overflow:hidden;
}
div.activitylog div.mPost,
div.activitylog div.mVote,
div.activitylog div.mComment,
div.activitylog div.mFollow{
    margin:5px 0;
    padding:5px;
    overflow:hidden;
}
div.activitylog div.notifications div.lefticon{
    width:70px;
    float:left;
}
div.activitylog div.notifications div.lefticon img{
    float:left;
    width:40px;
    height:40px;
}
div.activitylog div.notifications div.stats{
    float:right;
    width:90px;
    padding-left:10px;
    text-align:right;
}
.separator{
    clear:both;
    background:#eee;
    height:4px;
    margin:25px 0;
}
/** BLOG **/
.blog .post-value{
    border:none;
}
.blog_postsource h2{
    margin:0 0 15px 0;
    font-size:17px;
}
.blog_postcom{
    clear:both;
    margin:10px 0;
}
.blog_postfooter{
    clear:left;
    margin:10px 0;
    font-size:11px;
}
.blog_postfooter .profilesmall{
    float:left;
    margin:0;
}
.blog_postfooter p{
    margin:0 0 2px 0;
    color:gray;
}
.blog .comment-vote{
    width:71px;
    height:99px;
    float:right;
    margin:0;
}
.blog .comment-score{
    background:url(../graphics/btn_bg.png) repeat-x left center;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    padding:5px;
    text-align:center;
    margin-bottom:5px;
}
.blog .vote-more{
    text-align:center;
}
.answercomment{
    font-size:12px;
    margin-top:10px;
    margin-left:-20px;
    clear:left;
}
.answercomment img{
    vertical-align:middle;
    margin:0 5px 0 20px;
}
img.cat_closed{
    vertical-align:top;
}
#doublepost {
    padding-top:15px;
}
/** dhtml tooltip **/
#dhtmltooltip{
    position:absolute;
    left:-300px;
    width:150px;
    border:1px solid #DBDBDB;
    padding:5px;
    background-color:#fff;
    visibility:hidden;
    z-index:100;
    text-align:left;
}
#dhtmlpointer{
    position:absolute;
    left:-300px;
    z-index:101;
    visibility:hidden;
}
#identification_error{
    color:red;
    font-weight:bold;
    display:inline;
}
#cat{
    margin:10px 0 30px 0;
    line-height:150%;
}
.tooltip{
    font-weight:normal;
}

