

	.whatsup {
		margin-bottom: 13px;
		padding-right: 42px;
	}

		.whatsup_title {
			font-size: 12px;
			color: #969696;
			line-height: 17px;
		}

		.whatsup_copy {
			font-size: 11px;
			color: #787878;
			line-height: 16px;
		}

		.whatsup_more {
			width: 15px;
			height: 10px;
			padding-left: 4px;
			padding-top: 1px;

			position: relative;
			top: 1px;
		}

		.whatsup_more span {
		}
