.event{
	clear: both;
	padding-top: 20px;
	padding-bottom: 25px;

}
.eventimage{
	float: left;
	border: none;
	width: 120px;
	height: 150px;
}

.eventheader{
	float: left;
	border: none;
	width: 500px;
	height: 40px;
}

.eventbox{
	
	float: right;
	width: 450px;
}

.date{
	text-transform: uppercase;	
	color: #666;
}
.location{
	letter-spacing: 1px;
	padding-left: 20px;
	text-transform: uppercase;	
	color: #999;	
}
p.description {
	font-size: 12px;
}

.eventlink{
	float: right;
	width: 140px;
	height: 21px;
}
.eventlink a{
	background: none;
}

#awardswrap .eventimage{
	width: 200px;
	height: 100px;
}

#awardswrap .eventbox{
	width: 375px;	

}


.mobileappshort{
	height: 110px;
	width: 100%;
	padding-top: 10px;
	border-bottom: 1px solid #CCC;
}
.mobileicon {
	float: left;
	width: 100px;
	
}
.mobiletitle{
	float: right;
	padding-right: 20px;
	width: 400px;
}
.mobilebuttons {
	float: right;	
	width: 100%;
}
.mobilebuttons a:hover{
	text-decoration: none;
}
.mobiledownload a{
	height: 18px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	padding-top: 7px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	width: 172px;
	background: url(http://www.polarmobile.com/images/polarmobile/downloadbutton.png) left;
}
.mobiledownload a.mobiledownloadNO{
	height: 18px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #999;
	text-transform: uppercase;
	padding-top: 7px;
	padding-left: 50px;
	width: 132px;
	float: right;
	background: url(http://www.polarmobile.com/images/polarmobile/downloadbuttonNO.png) left;
}
a.mobileprofilelink{
	height: 18px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #039;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #ddd;
	float: right;
	background: url(http://www.polarmobile.com/images/polarmobile/profilebutton.png) right;

}
a.mobileprofilelinkNO{
	height: 18px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #E5E5E5;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #999;
	float: right;
	background: url(http://www.polarmobile.com/images/polarmobile/profilebuttonNO.png) right;

}
.mobiledownload a:hover{
	background: url(http://www.polarmobile.com/images/polarmobile/downloadbuttonhover.png) left;
}
.mobiledownload a.mobiledownloadNO:hover{
	background: url(http://www.polarmobile.com/images/polarmobile/images/downloadbuttonNO.png) left;
}
a.mobileprofilelink:hover{
	color: #fff;
	background: url(http://www.polarmobile.com/images/polarmobile/profilebuttonhover.png) right;

}	
.mobiletitle h2{
	float: right;
	 width: auto;
	
}
.mobileplatforms{
	padding-top: 3px;
	padding-left: 40px;
}
.mobileexcerpt {
	height: 30px;	
	width: 100%;
}
p.mobileexcerpt {
	text-align: right;
	margin-top: -8px;
	float: right;
	color: #666;
	font-size: 10px;	
}
