.ds1, .ds2, .ds3, .ds4, .ds5, .ds6, .ds7, .ds8, .ds9, .ds10 {
	display:inline-table;
	 /* \*/display:block;/**/
}
  
.ds1 {
	float:left;
}  

.ds2 {
	background:url(http://dotone.se/wp-content/themes/dotone/images/dropshadow/left.gif) left top repeat-y;
}

.ds3 {
 	background:url(http://dotone.se/wp-content/themes/dotone/images/dropshadow/bottom.gif) left bottom repeat-x;
}

.ds4 {  
	background:url(http://dotone.se/wp-content/themes/dotone/images/dropshadow/corner_bl.gif) left bottom no-repeat;
}
   
.ds5 { 
	background:url(http://dotone.se/wp-content/themes/dotone/images/dropshadow/top.gif) left top repeat-x;
}

.ds6 {
	background:url(http://dotone.se/wp-content/themes/dotone/images/dropshadow/right.gif) right top repeat-y;
}

.ds7 {
	background:url(http://dotone.se/wp-content/themes/dotone/images/dropshadow/corner_tl.gif) left top no-repeat;
}

.ds8 {
	background:url(http://dotone.se/wp-content/themes/dotone/images/dropshadow/corner_tr.gif) right top no-repeat;
}

.ds9 {
	background:url(http://dotone.se/wp-content/themes/dotone/images/dropshadow/corner_br.gif) right bottom no-repeat;
}

.ds10 {
	padding: 4px;
margin-bottom:6px;
}

.ds10 img {
	display: block;
}