.ddrr_sb_box
{
	border-collapse: collapse;
	text-align:center;
	width: 144px;
	height: 144px;
   	margin: 0px;
   	padding: 0px;
}

.ddrr_sb_tl
{
	border : 0px;
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
	background-image: url(../images/sidebar_topleft.gif);
}

.ddrr_sb_top
{
	border : 0px;
	background-repeat: repeat-x;
	background-image: url(../images/sidebar_top.gif);
}

.ddrr_sb_tr
{
	border : 0px;
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
	background-image: url(../images/sidebar_topright.gif);
}

.ddrr_sb_left
{
	border : 0px;
	background-repeat: repeat-y;
	background-image: url(../images/sidebar_left.gif);
}

.ddrr_sb_middle
{
	border : 0px;
	width: 128px;
	height: 128px;
	background-repeat: no-repeat;
}

.ddrr_sb_right
{
	border : 0px;
	background-repeat: repeat-y;
	background-image: url(../images/sidebar_right.gif);
}

.ddrr_sb_bl
{
	border : 0px;
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
	background-image: url(../images/sidebar_bottomleft.gif);
}

.ddrr_sb_bottom
{
	border : 0px;
	background-repeat: repeat-x;
	background-image: url(../images/sidebar_bottom.gif);
}

.ddrr_sb_br
{
	border : 0px;
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
	background-image: url(../images/sidebar_bottomright.gif);
}

.ddrr_sb_imgdiv
{
	border : 0px;
	width: 128px;
	height: 128px;
	background-repeat: no-repeat;
}
