.ext-el-mask {
    background-color: #000000;
    opacity:0.70;-moz-opacity:0.70;filter:alpha(opacity=70);
}

#shadowbox .x-window-tl, #shadowbox .x-window-tr, #shadowbox .x-window-tc,
#shadowbox .x-window-bl, #shadowbox .x-window-br, #shadowbox .x-window-bc,
#shadowbox .x-window-ml, #shadowbox .x-window-mr {
    background: #FFFFFF;
}

#shadowbox .x-tool-close {
    width: 52px;
    height: 15px;
    background:transparent url('/apps/frontend/news/img/shadowbox_close.png') no-repeat 0 0;
}

#shadowbox .x-tool-close-over {
    background-position: 0px -15px;
}

#content div.back_news {
    margin-left: 0.7em;
}

#content div.back_news a {
    color: #000000;
    background: none;
    padding-left: 0px;
    font-size:11px;
    font-weight:bold;
    text-decoration: none;
    float: left;
    margin-right: 10px;
}

#content div.back_news a:hover {
    background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
}

#content .category_text {
    margin-bottom: 10px;
    float: none;
}

#content ul#list li.hreview .meta {
    margin-bottom: 10px;
}

#content ul#list li.hreview .social-network {
    margin-bottom: 15px;
}

#content ul#list li.hreview .social-network .facebook,
#content ul#list li.hreview .social-network .twitter,
#content ul#list li.hreview .social-network .gplus1{
	float: left;
	width: 100px;
	margin: 0 5px 0 0;
}

#content .col_float {
    float: right;
    width: 290px;
    margin: 0px 4px 0px 10px;
    overflow: hidden;
}

#content .col_float .col_float_illus,
#content .col_float .col_float_usefull
{
    width: 288px;
    border: 1px dotted #D0D0D0;
    overflow: hidden;
}

#content .col_float .col_float_usefull{
    margin-top: 20px;
    width: 288px;
}

ul#list li.hreview .description {
    font-family: Verdana,"Lucida Grande",Geneva,Arial,Helvetica,clean,sans-serif;
    font-size: 13px;
}

#content .col_float .big_picture {
    background-color: #red;
    width: 270px;
    margin: 5px 10px 0px;
}

#content .col_float .big_picture .wrap_img {
    width: 270px;
}

#content .col_float .small_pictures {
    width: 270px;
    margin: 5px 10px 0px;
}

#content .col_float .small_pictures .element {
    float: left;
    height: 80px;width: 80px;
    margin-left: 9px;
    margin-bottom: 5px;
    border: 2px solid #dadada;
}

#content .col_float .small_pictures  a:hover {
    width: 450px;
}

#content .col_float .small_pictures a:hover .element {
    border: 2px solid #BD003B;
}

#content .col_float .small_pictures .element img {
    display:block;
}

#content .col_float .small_pictures .element.first_of_line {
    margin-left: 0px;
}

#content div.see_more div.see_more_header {
    border-bottom: 1px dotted #D0D0D0;    
    padding: 2px 0px;
}

#content div.see_more div.see_more_header h5 {
    padding-left: 2px;
    margin: 0px 2px;
    width: 282px;
    background-color: #BDAE9F;
    color: #FFFFFF;
}

#content div.see_more div.see_more_body {
    padding: 2px;
}

#content div.see_more div.see_more_body div.useful_information {
    color: #000000;
    margin: 0px;
}

#content #create_comment_wrap #review_item_comment_body{
    width: 392px;
}

#navigation_suggestions {
    margin-left: 0.7em;
    width: 615px;
}

#navigation_suggestions .header {
    padding-bottom: 3px;
    border-bottom: 1px solid #C9C8BE;
    margin-bottom: 20px;
}

#navigation_suggestions .header .to_visit_too_logo {
    background:transparent url('/apps/frontend/news/img/to_visiy_too_text.gif') no-repeat 0 0;
    width: 84px;
    height: 16px;
    overflow: hidden;
    line-height: 200px;
}

#navigation_suggestions .listing .suggestion_wrap_item .n_shadows{
    margin-left: 10px;
}

#navigation_suggestions .listing .first_of_line .n_shadows{
    margin-left: 0px;
}

#navigation_suggestions .listing .n_shadows {
    float: left;
}

#navigation_suggestions .listing .suggestion_item {
    width: 180px;
    height: 200px;
    overflow: hidden;
}

#navigation_suggestions .listing .suggestion_item .category {
    margin-left: 0px;
}

#navigation_suggestions .listing .suggestion_item .suggestion_title {
    height: 60px;
    margin-bottom: 5px;
    overflow: hidden;
}

#navigation_suggestions .listing .suggestion_item .suggestion_title a{
    color: #BF003A;
    text-decoration: none;
    font-family:'Trebuchet MS',Verdana,sans-serif;
    font-size: 16px;
    font-weight: bold;

}

#navigation_suggestions .listing .suggestion_item .suggestion_title a:hover{
    background-color: #BF003A;
    color: #FFFFFF;
    text-decoration: none;
}

#navigation_suggestions .listing .suggestion_item .suggestion_wrap_img {
    background-color: #cdcdcd;
    width: 170px;
    height: 100px;
    overflow: hidden;
    margin: 0px 5px;
    text-align: center;
}

#sidebar #transversal_newsletter_header {
    margin-left: 0px;
}

#shadowbox .x-window-body img {
    cursor:url(/apps/frontend/contribution/img/zoomout.cur), pointer;
}

