

#commentsDiv
{
position:relative;
width:648px;
height:303px;
background:url('../images/default/pl/main-bar.png') no-repeat;
}

#mainTxt table {border:0px;padding:0px;margin:0px;border-collapse:collapse;}
#mainTxt table td {padding:0px;margin:0px;}
#mainTxt table td p {padding:0px;margin:0px;}

#messages
{
position:absolute;
right:10px;
height:180px;
width:278px;
overflow:hidden;
top:75px;
color:#909090;
}

#allMessages
{
position:absolute;
right:0px;
top:24px;
height:27px;
width:280px;
overflow:hidden;
cursor:pointer;
}

#messages div 
{
background:url('../images/default/messages-item.png') top left no-repeat;
padding-left:40px;
height:35px;
padding-top:10px;
}

#messages div p {margin:0px;padding:0px;}

#messages div a {color:#0077ca;font-weight:bold;}


#featured
{
position:absolute;
left:5px;
height:261px;
width:355px;
overflow:hidden;
top:5px;
color:#909090;
}

.carousel .carousel-control{display:none;z-index:1;position:absolute;top:20px;overflow:hidden;width:40px;height:40px;cursor:pointer;}
.carousel .carousel-next{right:10px;background:url(http://thomlx.free.fr/numerized/styles/images/buttons/next.png) 0 0 no-repeat;}
.carousel .carousel-previous{right:60px;background:url(http://thomlx.free.fr/numerized/styles/images/buttons/prev.png) 0 0 no-repeat;}
.carousel .carousel-control:hover{-moz-opacity:.7;opacity:0.70;filter:alpha(opacity=70);}
.carousel .disabled,.carousel .disabled:hover{-moz-opacity:.1;opacity:0.10;filter:alpha(opacity=10);cursor:default;}
.carousel div{margin:0;padding:0;border:0;}
.carousel ul{padding:0;list-style:none;margin:0}
.carousel ul li{float:left;width:355px;height:261px;margin:0;padding:0}
.carousel ul li div.over{position:absolute;bottom:0px;height:40px;width:355px;background-color:#000000;-moz-opacity:.6;opacity:0.60;filter:alpha(opacity=60);}
.carousel ul li div.info{position:absolute;bottom:12px;left:15px;}
.carousel ul li div.info a {font-size:11pt;color:#ffffff;font-weight:bold;}


div.center-wrap {overflow:hidden;clear:both;zoom:1;position:absolute;bottom:5px;right:10px;}
div.center-wrap div{border:0;margin:0;}
div.center-wrap a{font-size:9pt;text-align:center;overflow:hidden;float:left;margin:0 2px;padding-top:6px;cursor:pointer;color:#aaaaaa;width:28px;height:22px;background:url('../images/default/paging-small.png') no-repeat}
div.center-wrap a.active{font-size:9pt;text-align:center;overflow:hidden;float:left;margin:0 2px;padding-top:6px;cursor:pointer;color:#ffffff;width:28px;height:22px;background:url('../images/default/paging-small-over.png') no-repeat}
