.mod_bb
{
        background:#F5C7CD;
        color:#8a1f11;
        padding:.8em;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
        border-radius: 5px; 
       -webkit-box-shadow: 0px 0px 20px  ;
      -moz-box-shadow: 0px 0px 20px ;
       box-shadow: 0px 0px 20px ; 
        margin-bottom:1.6em;
        border:2px solid #DC364E;
       width: 70%; margin: 20px auto;
}
.mod_bb img
{
        position:relative;
        top:2px;
}
#bloc_perso .block {
margin-bottom:4px;
padding:6px;
background:#f1f1f1 url(images/misc/blog/top-highlight.png) repeat-x left top;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
}
#bloc_perso .blockbody {
color: #424242;
background:rgb(255, 255, 255);
-moz-border-radius:5px;
-webkit-border-radius: 5px;
padding:0;
border:1px solid #DADADA;
}
#bloc_perso .blockrow {
border-top:1px solid rgb(255, 255, 255); /* makes the bevel look part of the background */
-moz-border-radius:5px;
-webkit-border-radius: 5px;
background:rgb(255, 255, 255) url(images/misc/blog/gradient-black-down.png) repeat-x  ;
_background-image: none;
}
#bloc_perso .underblock {
height:9px;
background:transparent url(images/misc/blog/bottom-shadow.png) repeat-x left bottom;
}

#bloc_perso .blockrow,
#bloc_perso .blocksubhead {
padding:10px 6px 10px 6px;
color: #424242;
}
#bloc_perso .blocksubhead {
background:transparent none;
height:16.76px;
padding: 5px 6px;
border:none;
outline:none;
font-weight:bold;
}
#bloc_perso > ul {
background-color:#f1f1f1;
border:1px solid #c1c1c1;
-moz-border-radius:5px;
-webkit-border-radius: 5px;
-moz-box-shadow:-2px 2px 2px #c8c8c8;
float:left;
width:100%;
}


/* COMPUTER DETAILS DROP-DOWN */
.popupbody h6 {
font-weight: bold;
color: #ffffff;
background: rgb(102, 102, 102) url(images/buttons/newbtn_middle.png) repeat-x  ;
padding: 6px 7px;
border: 1px solid #5A7F97;
}
.popupbody dt {
background-color: #e1e1e1;
padding: 3px 7px 4px 7px;
}
.popupbody dd {
background-color: rgb(255, 255, 255);
padding: 3px 7px 4px 7px;
}

/* Tab and Link Manager - dropdown Tab hover CSS */
.navtabs .popupctrl#tabpopupctrl:hover {
	background:rgb(225, 225, 225) none    0 -4px;
        _background-image:none;
	color:#111111;
}

/* Tab and Link Manager - dropdown Tab menu popup control CSS */
.navtabs .popupctrl#tabpopupctrl {
	padding:0px 10px;
	border-top: 1px solid rgb(0, 163, 242);
	border-left: 1px solid rgb(0, 163, 242);
	display:block;
	background:transparent url(http://scc-tds.net/forum/images/misc/arrow.png) no-repeat right center;
	padding-right:15px;
        _background-image:url('http://scc-tds.net/forum/images/misc/arrow.gif');
	min-width:60px;
	width:auto !important;
	width:60px;
	_min-width:75px;
	_width:auto !important;
	_width:75px;
	text-align:center;
	color: #ffffff;
	font:  bold 12px Arial, Calibri, Verdana, Geneva, sans-serif;
	text-decoration:none;
	line-height:26px;
}

/* Tab and Link Manager - dropdown Tab menu body CSS */
.navtabs .popupbody li > a {
	border-top: 1px solid rgb(0, 163, 242);
	padding:0px 10px;
	text-indent: 0;
	color: rgb(0, 0, 0);
} 


.pemtable {
	font-weight: bold;
	text-align: center;
}

.pemtable td {
	padding:8px;
	vertical-align:top;
	border-left:1px solid #cedfeb;
	border-right:1px solid #cedfeb;
	border-bottom:1px solid #cedfeb;
}

.pemtable .alt1 {
	background:rgb(255, 255, 255) bottom repeat-x;
}

.pemtable .alt2 {
	background-color:rgb(240,242,250);
}

.pemtable .left {
	text-align: left;
}

.pemtable .right {
	text-align: right;
}

.pemtable .normal {
	font-weight: normal;
}
 