div.shadow_s {

margin:0px auto;

padding:0;

width:165px;
}

div.shadow_s img {

padding:0;

width:165px;

}

div.shadow_xs {

margin:10px auto;

width:145px;

background-color:#dfdfdf;

background-image: url(../images/shadow.gif) no-repeat bottom right;
}



div.shadow_m {

float:right;

margin:0 auto;

width:225px;

}



div.shadow_m img {

padding:0;

width:225px;

}



div.shadow_l {

margin:10px auto;

width:340px;

}



div.shadow_l img {

padding:0;

width:340px;

}



div.shadow_t {

width:400px;

margin:20px auto;

background-color:#dfdfdf;

background-image: url(../images/shadow.gif) no-repeat bottom right;
}



div.shadow_t p {

position:relative;

top:-4px;

left:-4px;

border:1px solid #bfbfbf;

padding:4px;

background-color:#fff;

width:420px;

}

