#idContent {
 background-color: #ffffff;
 margin: 0px 20px;
 padding: 0px 25px 8px 8px; /* 0 top 25 right 8 bottom 8 left */
 display: block;
 text-align:left;
 border-top-right-radius: 20px;
 max-width:1000px;
}
.dy_synopsis_show_image {
 border: 1px solid black; margin-right:10px;
 -moz-box-shadow: 3px 3px 3px #c6c1c1;
 -webkit-box-shadow: 3px 3px 3px #c6c1c1;
 box-shadow: 3px 3px 3px #c6c1c1;
}
/*
 Poster Display
 Keep this section in sync between all projects so it can be
 changed in one and pasted into the others
*/
.dy_poster_image {
width: 100px;
height: auto;
}
