/* 
CUSTOM STYLESHEET
---------------------
Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/
    .shadow {-moz-box-shadow: 1px 1px 2px #9d9d9d;-webkit-box-shadow: 1px 1px 2px #9d9d9d;box-shadow: 1px 1px 2px #9d9d9d;/* For IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#ff4ff6')";/* For IE 5.5 - 7 */filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#ff4ff6');}

    img {-moz-box-shadow: 1px 1px 2px #9d9d9d;-webkit-box-shadow: 1px 1px 2px #9d9d9d;box-shadow: 1px 1px 2px #9d9d9d;border:none;}
