/*--------------------------------------------------*/
/* Tell me more                                     */

	blockquote {
		background: #007cc3 url("../../img/tellMeMore/pullout.gif") no-repeat 0 0;
		float: right;
		width: 190px;
		color: #fff;
		margin: -12px 0 0 12px;
	}

		blockquote p {
			background: url("../../img/tellMeMore/pulloutBottom.gif") no-repeat 0 100%;
			padding: 22px 12px 22px;
			font-family: georgia, arial, helvetica, sans-serif;
			font-size: 1.2em;
		}

	ul.support li {
		padding: 0 0 12px;
	}

	ul.features {
		list-style-type: none;
		padding: 0;
	}

		ul.features li {
			float: left;
			width: 126px;
			padding: 0 0 12px;
		}

			ul.features li h3 {
				padding: 12px 12px 0;
			}

			ul.features li a {
				background: url("../../img/global/arrow.gif") no-repeat 90% 100%;
				display: block;
				padding: 0 12px 32px 12px;
				font-weight: normal;
			}

			/*--------------------------------------------------*/
			/* History                                          */

				ul.features li.history {
					background: #85cbed url("../../img/tellMeMore/historyBottom.gif") no-repeat 0 100%;
				}

					ul.features li.history h3 {
						background: url("../../img/tellMeMore/history.gif") no-repeat 0 0;
						color: #fff;
					}

					ul.features li.history a {
						color: #fff;
					}

			/*--------------------------------------------------*/
			/* Reports                                          */

				ul.features li.reports {
					background: #fff url("../../img/tellMeMore/reportsBottom.gif") no-repeat 0 100%;
					margin: 0 12px;
					width: 121px;
				}

					ul.features li.reports h3 {
						background: url("../../img/tellMeMore/reports.gif") no-repeat 0 0;
					}

					ul.features li.reports a {
						padding-bottom: 20px;
					}