/* CSS for the box starts here */  
.outline-box {  
	width:170px;
   padding:0 12px 0 0;  
   background:#fff url(../img/outline/borders.gif) 100% 0 repeat-y;  

}  
.outline-bi {  
  padding:0 0 0 6px;  
   background:#fff url(../img/outline/borders.gif) 0 0 repeat-y;  
   text-align:center;
}  
.outline-bt {  
   height:17px;  
   margin:0 -12px;  
   background:url(../img/outline/box.gif) 100% 0 no-repeat;  

}  
.outline-bt div {  
   width:18px;  
   height:17px;  
   background:url(../img/outline/box.gif) 0 0 no-repeat;  
   
}  
.outline-bb {  
   height:17px;  
   margin:0 -12px;  
   background:url(../img/outline/box.gif) 100% 100% no-repeat;  
}  
.outline-bb div {  
   width:18px;  
   height:17px;  
   background:url(../img/outline/box.gif) 0 100% no-repeat;  
}

.curve-08-body p {
margin:0;
padding-top:4px;
padding-bottom:0px;
background-color: #transparent;

}

.curve-08-head{
font-size:1px;
height:7px;
/*background:url(../img/outline/08-curve-right-head.gif) top right no-repeat;*/
margin-top:5px;
   	background-color: #f00;
background-color: transparent;

}

.curve-08-head div{
font-size:1px;
height:7px;
/*background:url(../img/outline/08-curve-left-head.gif) top left no-repeat;*/
background-color: transparent;
}

.curve-08-body{
/*background:url(../img/outline/08-curve-left-middle.gif) top left repeat-y;*/
background-color: transparent;
}

.curve-08-body div{
/*background:url(../img/outline/08-curve-right-middle.gif) top right repeat-y;*/
background-color: transparent;
}

.curve-08-bottom{
font-size:1px;
height:7px;
/*background:url(../img/outline/08-curve-right-bottom.gif) bottom right no-repeat;*/
margin-bottom:5px;
background-color: transparent;
}

.curve-08-bottom div{
font-size:1px;
height:7px;
/*background:url(../img/outline/08-curve-left-bottom.gif) bottom left no-repeat;*/
background-color: transparent;
}

