﻿/* PRESS HTML */

h1, h2, h3, h4, h5, h6 {
 clear: both;
 color: #646464;
 margin-top: 4px;
 margin-bottom: 4px;
}

.row{
padding-top: 20px;
padding-bottom: 20px;
border-top: 1px dotted #646464;
}

.logospot{
width: 200px;
height: 60px;
float: left;
margin-right: 20px;
}

.headline{
float: left;
width: 430px;
}

.date{
margin-top: 0px;
}

#assets{
padding-bottom: 20px;
}

.half_row{
width: 338px;
float: left;
}

.resource_icon{
float: left;
border: 1px solid grey;
margin-bottom: 10px;
margin-right: 10px;
}

.resource_description{
width: 200px;
float: left;
}

#press_resources{
margin-bottom: 13px;
}

#more_info{
margin-top: 0px;
}
