﻿@import "shared.css";

.PublicationsGrid
{
	font-size:1.1em;
	line-height:1.6em;
	width:90%;
}
.PublicationsGrid td
{
	vertical-align:top;
}

.Date
{
	font-weight:bold;
}

.Title
{
	width:55%;
}

.Link
{
	text-align:right;
	width:30%;
	font-weight:bold;
}