﻿/* 
Name:			bulletin.css
Author:			Kevin Mauer
Created:		06/20/2007
Description:	Contains styles for The Union Wire archives
*/

.cover_img {
    margin: 0px 20px 10px 0px;
    float: left;
    border: 1px solid #000000;
}

.month_year {
    font-size: 14px;
    font-weight: bold;
}

.volume_issue {

}

.cover_title {
    margin: 0px 20px 0px 0px;
}

.year_links {
    margin: 20px 0px 20px 0px;
}

