@charset "UTF-8";
/* CSS Document */

.reelDesc {
display:block;
width:340px;
margin-right:10px;
margin-bottom:10px;
padding:5px;
background:url(images/bg_updates.png) top center repeat-y;
border:1px solid #999999;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

.reelDesc h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-variant:small-caps;
font-size:14px;
font-weight:bold;
text-decoration:underline;
color:#000;
}

.reelDesc h5 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-style:italic;
color:#000;
}
