#picture_outer_wrapper	{
	float:		left;
	width:		280px;
	margin:		0 0 0 35px !important;
	margin:		0 0 0 15px ;

}
#picture_wrapper  {
  float:		left;
  width:		210px;
  height:		210px;
  margin:   	5px;
  padding:	    15px;
  background: 	#fff url(../assets/silver10.jpg);
  color: 		#606;
}
.img-shadow img {
       display:  	block;
       position: 	relative;
       background-color: #fff;
	   border: 		1px solid #a9a9a9 !important;   
       border: 		2px solid #ffffff;
       margin: 		-6px 6px 6px -6px !important;	   
       margin: 		-6px 3px 6px -3px;
	   padding: 	5px;
	   
}
.img-shadow {
        float:		right;  
        width: 		292px !important;
		width:		265px;
        background: 	url(../assets/pictureshadow.png) no-repeat bottom right !important;
        background: 	url(../assets/pictureshadow.gif) no-repeat bottom right;
        margin: 	10px 20px 0 20px !important;
        margin: 	10px 10px 0 10px;
		padding:    0px !important;
		padding: 	10px 10px 10px 10px;
}
.img-shadow-left img {
       display:  	block;
       position: 	relative;
       background-color: #fff;
       border: 		1px solid #a9a9a9;
       margin: 		-6px 6px 6px -6px !important;	   
       margin: 		-6px 3px 6px -3px;
       padding: 	5px !important;
	   padding:     10px;    
}
.img-shadow-left {
        float:		left;  
        width: 		311px !important;
		width:		270px;
        background: 	url(../assets/pictureshadow.png) no-repeat bottom right !important;
        background: 	url(../assets/pictureshadow.gif) no-repeat bottom right;
        margin: 	10px 10px 0 20px !important;
        margin: 	10px 10px 0 10px;
		padding:    0px !important;
		padding: 	10px 5px 1px 10px;		
	
}
.img-shadow-music img {
       display:  	block;
       position: 	relative;
       background-color: #fff;
       border: 		1px solid #a9a9a9;
       margin: 		-6px 6px 6px -6px !important;	   
       margin: 		-6px 3px 6px -3px;
       padding: 	5px !important;
	   padding:     10px;    
}
.img-shadow-music {
        float:		left;  
        width: 		210px !important;
		width:		100px;
        background: 	url(../assets/pictureshadow.png) no-repeat bottom right !important;
        background: 	url(../assets/pictureshadow.gif) no-repeat bottom right;
        margin: 	10px 10px 10px 20px !important;
        margin: 	10px 5px 0 20px;
		padding:    0px !important;
		padding: 	5px 3px 0px 0px;		
	
}