#sidebar .t  {background: url(../images/sidebar/h.gif)  no-repeat 0 0;}
#sidebar .l  {background: url(../images/sidebar/v.gif)  no-repeat 0 0;}
#sidebar .r  {background: url(../images/sidebar/v.gif)  no-repeat 100% 0;}
#sidebar .b  {background: url(../images/sidebar/h.gif)  no-repeat 0 100%;}
#sidebar .tl {background: url(../images/sidebar/tl.gif) no-repeat 0 0;}
#sidebar .tr {background: url(../images/sidebar/tr.gif) no-repeat 100% 0;}
#sidebar .bl {background: url(../images/sidebar/bl.gif) no-repeat 0 100%;}
#sidebar .br {background: url(../images/sidebar/br.gif) no-repeat 100% 100%;
			  padding:10px;}
#sidebar {text-align:center; background-color: #e8edf8; width:180px;}