div.media_info
{
  width: 300px;
  position:relative;
  top: 35px;
  left:-165px;
  font-size:15px;
  text-align:left;
  height:250px;
}

div.press_rel
{
  width: 300px;
  position:relative;
  top: -120px;
  left:-95px;
  font-size:15px;
  text-align:left;
  height:200px;
}

a:link { color:#445ea1; }

div.block
{
  margin-top: 25px;
}

.submit
{
	background:url(../images/buttons/submit.gif) no-repeat left;
	height:50px;
	width:122px;		
	border:none;
	cursor: pointer;
}
