#reviews{}
h1
{
	margin-top: 10px;
}

b
{
	line-height: 20px;
}

.comment
{
	text-indent: 20px;
}

.author
{
	text-indent: 30px;
}

td
{
	padding-right: 30px;
}

table
{
	margin-left: 50px;
}

#js-press ul
{
    margin:0 0 0 40px;
}
#js-press h1
{
	font-size: 18px;
}
.press-list
{
    width:420px;
    float:left;
    display:inline;
    margin:10px 0 0 10px;
    height:70px;
}
.press-list a
{
    display:block;
    font-weight:bold;
    color:#1D71BA;
    text-decoration:underline;    
}
.press-date
{
    display:block;
    margin:4px 0 0 0;
}
#js-press p 
{
    margin:15px 0;
    line-height:20px;
}

a { font-weight:bold; color:#121d89;}