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

/*** #eventWrapper: Begin ***/
#eventWrapper { height:530px; width:213px; float:left; }
#eventWrapper { max-height:530px; max-width:213px; } /* For IE6 */
#eventIcon { width:16px; float:left; }
#eventIcon { max-width:16px; } /* For IE6 */
#eventInnerWrapper { height:530px; width:197px; float:left; } 
#eventInnerWrapper { max-height:530px; max-width:197px; } /* For IE6 */
#eventWrapper .item img { width:197px; }
#eventWrapper .item .itemContent { margin-left:5px; padding:5px 0 5px; }
/*** #eventWrapper: End ***/

/*** #logisticsWrapper: Begin ***/
#logisticsWrapper { height:530px; width:222px; margin-left:11px; padding-left:17px; float:left; }
#logisticsWrapper { max-height:530px; max-width:222px; } /* For IE6 */
#logisticsInnerWrapper { height:530px; width:222px; } 
#logisticsInnerWrapper { max-height:530px; max-width:222px; } /* For IE6 */
.purchaseWrapper { width:222px; overflow:hidden; }
.purchaseWrapper { max-width:222px; } /* For IE6 */
.purchaseDate { margin-top:3px; float:left; }
.purchaseBlockWrapper { width:152px; float:right; }
.purchaseBlockWrapper { max-width:152px; } /* For IE6 */
.purchaseBlock { height:14px; padding-top:4px; margin:3px 3px; 3px 0; }
.purchaseBlock { max-height:14px; } /* For IE6 */
.logisticsNotes p { margin: 5px 5px 8px 5px; }
/*** #logisticsWrapper: End ***/

/*** #extrasWrapper: Begin ***/
#extrasWrapper { height:530px; width:183px; margin-left:11px; float:left; }
#extrasWrapper { max-height:530px; max-width:183px; } /* For IE6 */
#extrasTitle { margin-bottom:10px; }
#youtube { height:142px; width:175px; }
#youtube { max-height:142px; max-width:175px; } /* For IE6 */
#video { width:183px; }
#video { max-width:183px; } /* For IE6 */
#audio { height:25px; width:183px; }
#audio { max-height:25px; max-width:183px; } /* For IE6 */
#extrasWrapper .extraContent { margin-top:15px; overflow:auto; }
#extrasWrapper .extraContent .extraHeader { margin:0 0 3px 22px; }
#extrasWrapper .extraContent>img { width:10px; float:left; }
#extrasWrapper .extraContent a { width:155px; padding-left:12px; float:left; }
/*** #extrasWrapper: End ***/