﻿.pageContentBackground {
    background-image: url("background-content-support.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    border-top: solid 2px #000090;
    padding-top: 8px;
    }

/* ELEMENTS */
.leftColumn {
    float: left;
    width: 232px;
    }
.rightColumn {
    margin-left: 232px;
    }
.paverPicsContainer {
	width: 224px;
	margin: 3px 8px 0px 0px;
	}
.leftColumnMemberships {
    margin-right: 212px;
    border-top: solid 1px #999999;
    padding-top: 6px;
    }
.rightColumnBrochure {
    float: right;
    width: 200px;
    }


/* STYLES */
.planSmallText {
	color: #000000;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	line-height: 14px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 24px;
	}
.planDescription {
    margin-top: -3px;
    margin-bottom: 4px;
    }
