.MediakitDownload {
	height:50px;
	padding:10px;
	margin:15px 0 30px 0;
	border:1px dashed #999999;
}
.MediakitDownload:hover {
	border:1px dashed #990000;
	background-color:#efefef;
	cursor:url(/icon/hand3.cur), url(/icon/hand3.png), url(/icon/hand3.gif), auto;
}

.MediakitDownload img {float:left; margin-right:15px;}

.MediakitDownload a {text-decoration:none;}

.MediakitDownload:hover a {text-decoration:underline;}

.Deadlines {margin:0 0 20px 30px;}

#MediakitBottomAddress {margin-top:50px;}

#MediakitBottomAddress .Address {margin-left:30px;}
