

/*staff layout*/
/* Show only to IE PC \*/
* html .innerdiv {height: 1%;} /* For IE 5 PC */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 400px;
background-color:#FFFFFF;
}

.curlycontainer img{border:1px solid #999999; float:left; margin:20px 5px 0 0;}

.curlycontainer .innerdiv{
background:url(../images/staff07/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 20px 5px;
}

#titleName{
width:270px;
position:relative;
float:left;
margin:10px 10px 0 0;
font-weight:bold;
color:#D00F07;
background:url(../images/staff07/img05.gif) repeat-x bottom;
}

#contentStaff{
font-size:.70em; margin:0; color:#333333;
}

#Staffentry{padding: 5px 0 0 0;}