/* Issues Page */
/*Current Issue*/

#currentVolInfo { margin-top: 10px; float: left; width:330px; margin-left: 20px; }

#currentVol img { margin-bottom: 10px; margin-top: 5px; }

#rightContainer #currentVol { float: left; height: 100%; width: 230px; margin-bottom: 20px; padding: 10px; background-color: #f5f5f5; border-top: 1px dotted #666666; border-bottom: 1px dotted #666666; }

.mainContent #currentVol { float: left; height: 100%; width: 600px; margin-bottom: 5px; margin-top: 20px; background-color: #f5f5f5; border-top: 1px dotted #666666; border-bottom: 1px dotted #666666; }

.mainContent #currentVol img { float: left; margin-left: 10px; margin-top: 10px; }

/* Past Issues */

#rightContainer .pastVol { width: 250px; margin-bottom: 20px; height: 100%; float: left; }

.mainContent .pastVol { float: left; height: 100%; width: 600px; padding-top: 10px; padding-bottom: 10px; }

.mainContent .pastVol.altColor { background-color: #f5f5f5; border-top: 1px dotted #666666; border-bottom: 1px dotted #666666; }

.readmore { float:right; width: 155px; height: 20px; }

.mainContent .pastVol { float: left; height: 100%; width: 100%; background-color: f5f5f5f5; }

.pastVol img { float: left; }

.mainContent .pastVol img { margin-left: 15px; }

.mainContent .pastVolInfo { float: left; width:340px; margin-left: 15px; }

/*Scribd*/

#scribdHeader { width: 100%; height: 35px; }

#scribdfooter { width: 100%; height: 25px; }

#scribdContainer { height: 90%; vertical-align:middle; }

#scribdLogo { height: 45px; width: 203px; float: left; margin-left: 10px; }
