body {margin: 0px}
.volume {font-size: 20px; color: #660000; font-weight: bold; font-family: arial; text-align: center}
section.container {padding-bottom: 280px}

/* table.com */
.table{
	display: table;
	width: 630px;        
}
.row {  
	display: table-row;
}

.cell, .tableHead {
	display: table-cell;
	padding: 13px 10px;
}

.cell {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    vertical-align: top;
    text-align: left;
}

.plus_archive {
	text-align: left;	
}

.plus_archive a {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    font-size: 16px;
}

.table a {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    font-size: 14px;
}

.new_content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.callout {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #660000;
}

.boldcallout {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
}