@charset "utf-8";
/* CSS Document */

.leftSide {
					width:6px !important; 
					background-image:url("../images/dropshad/ds_l.png"); 
					background-repeat:repeat-y;  
					background-color:transparent; 
					background-attachment:scroll; 
					background-position:right top; 
					padding:0px !important;
					vertical-align:top;
					} 
.bottomleft {
					width:5px !important; 
					height:7px !important;
					background-image:url("../images/dropshad/ds_bl.png"); 
					background-repeat:no-repeat; 
					background-color:transparent; 
					background-attachment:scroll; 
					background-position:right top; 
					padding:0px !important;
					}
.topleft {
					width:6px !important; 
					height:7px !important;
					background-image:url("../images/dropshad/ds_tl.png"); 
					background-repeat:no-repeat; 
					background-color:transparent; 
					background-attachment:scroll; 
					background-position:left bottom; 
					padding:0px !important;
					}

.topright {
					width:5px !important; 
					height:7px !important;
					background-image:url("../images/dropshad/ds_tr.png"); 
					background-repeat:no-repeat; 
					background-color:transparent; 
					background-attachment:scroll; 
					background-position:left bottom; 
					padding:0px !important;
					}
					
.rightSide {
					width:5px !important; 
					background-image:url("../images/dropshad/ds_r.png"); 
					background-repeat:repeat-y; 
					background-color:transparent; 
					background-attachment:scroll; 
					background-position:left top; 
					padding:0px !important;
					} 

.bottomright {
					width:5px !important; 
					height:7px !important;
					background-image:url("../images/dropshad/ds_br.png"); 
					background-repeat:no-repeat; 
					background-color:transparent; 
					background-attachment:scroll; 
					background-position:left top; 
					padding:0px !important;
					}
										
.bottom {
					height:7px !important; 
					background-image:url("../images/dropshad/ds_b.png"); 
					background-repeat:repeat-x; 
					background-color:transparent; 
					background-position:center top; 
					padding:0px !important;
					} 
.top {
					height:7px !important;
					background-image:url("../images/dropshad/ds_t.png"); 
					background-repeat:repeat-x; 
					background-color:transparent; 
					background-position:center bottom; 
					padding:0px !important;
					} 


					
					

