@charset "utf-8";
 /* CSS Document */
/*#products*/
#header  {
	background:url("") no-repeat scroll 0 0 transparent;
	background-color: #0C47A2;
}
.rightCol {
	float: right;
	width: 200px;
}

#appImg {
	background-image: url(/img/img_app_multi_stops_300.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 80px;
	float: left;
	margin-right: 10px;
}
.applicationImages{
	float:right;
	background-color: #FFFFFF;
	padding: 10px;
	width:200px;
}
.applicationImages a .view{
	padding-top:32px;
}
