.primary {
	width: 940px;
	margin: 10px 0 0 15px;
}

.primary .content {
	width: 730px;
	background: #fff url(/images/backgrounds/dashed_border_vertical.png) repeat-y top left;
	float: right;
	border: none;
	display: inline; /* for IE6 */
	padding-left: 15px;
	margin-right: 5px;
}

.content p,
.content p a,
.content p strong {
	line-height: 1.5em;
}

.content strong {
	font-weight: bold;
}

.img_left,
.img_right {
	padding-bottom: 12px;
}

.img_left {
	float: left;
	padding-right: 12px;
}

.img_right {
	float: right;
	padding-left: 12px;
}

.img_right span,
.img_left span {
	line-height: 1.1em;
	background-color: #fff;
	width: 255px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 8px 10px;
}

.sidebar ul li a,
.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #535353;
}

.content h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 1em;
}

.sidebar {
	width: 190px;
	float: left;
}

.primary .sidebar h3 {
	background: url(/images/about/headers/support.png) no-repeat;
	width: 139px;
	height: 22px;
	text-indent: -9999px;
	margin: 0 0 20px 20px;
}

.primary .sidebar h3.info {
	background: url(/images/about/headers/jibjab_info.png) no-repeat;
	margin-top: 20px;
}

.primary .sidebar h3.about {
	background: url(/images/about/headers/about_us.png) no-repeat;
}

.primary .sidebar h3.business {
	background: url(/images/about/headers/business.png) no-repeat;
}

.primary .sidebar h3.legal {
	background: url(/images/about/headers/legal.png) no-repeat;
}

.primary .sidebar ul {
	padding-bottom: 15px;
}

.primary .sidebar ul li a {
	font-size: 1.2em;
	margin-bottom: 8px;
	text-indent: 30px;
	display: block;
}

* html .primary .sidebar ul li a {
	margin-bottom: 0;
}

.primary .sidebar .first {
	border-bottom: 1px dashed #b2b2b2;
}

.primary .sidebar img {
	margin: 75px 0 0 6px;
}

.content .video {
	margin: 10px 0 20px;
}

h2 {
	color: #606060;
	font-size: 1.5em;
}

.content ol li,
.content ul li {
	list-style-type: decimal;
	line-height: 1.5em;
	margin: 0 0 1.5em 1.5em;
}

.content ol.lowercase li {
	list-style-type: lower-alpha;
}

.content ul li {
	list-style-type: disc;
}

.content address {
	line-height: 1.3em;
	margin-bottom: 1.5em;
	border-left: 1px solid #cfcfcf;
	padding-left: 1.5em;
}

/* @group Report Abuse Page */

.abuse h1 {
	margin-bottom: 20px;
}

.abuse fieldset {
	margin-bottom: 10px;
}

.abuse .buttons {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #c9c9c9;
}

.abuse .details {
	border-bottom: 1px solid #c9c9c9;
}

.abuse .buttons input {
	float: left;
	position: relative;
	top: -4px;
}

.abuse .buttons label {
	font-weight: normal;
	margin-left: 25px;
}

.abuse .details fieldset {
	margin-bottom: 30px;
}

.abuse .details input,
.abuse .details textarea {
	width: 385px;
	display: block;
}

.abuse .details textarea {
	height: 125px;
}

.abuse em,
.abuse span {
	display: block;
	font-weight: normal;
	margin: 10px 0;
}

.abuse fieldset img {
	border: 1px solid #c9c9c9;
	display: block;
	margin: 15px 0;
}

.abuse .submit {
	margin: 20px 0 30px;
}

.abuse .error {
	border: 1px solid #c00;
	padding: 10px;
	background-color: #fcf7f7;
	margin-bottom: 20px;
}

.abuse .error p,
.abuse .error li {
	margin-bottom: 0.5em;
}

.abuse label span {
	color: #c00;
	margin: 5px 0;
	line-height: 1.3em;
	font-size: 1em;
	width: 35em;
}

.captcha {
	position: relative;
}

.captcha #recaptcha_widget #recaptcha_response_field {
	width: 296px;
}

.captcha #recaptcha_widget .recaptcha_only_if_incorrect_sol {
	margin: 15px 0;
	font-weight: bold;
	color: #c00;
}

.captcha #recaptcha_options {
	position: absolute;
	top: 25px;
	left: 355px;
	background-color: #f8f8f8;
	padding: 5px 10px;
}

.captcha #recaptcha_options li {
	margin: 0;
	list-style: none;
	color: #666;
}

.captcha #recaptcha_options li a {
	width: 169px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	background: url(/images/buttons/captcha_buttons.png) no-repeat 0 0;
	margin: 6px auto;
}

.captcha #recaptcha_options .recaptcha_new_image a {
	background-position: 0 0;
}

.captcha #recaptcha_options .recaptcha_new_image a:hover {
	background-position: 0 -88px;
}

.captcha #recaptcha_options .recaptcha_only_if_image a {
	background-position: 0 -44px;
}

.captcha #recaptcha_options .recaptcha_only_if_image a:hover {
	background-position: 0 -132px;
}

.captcha #recaptcha_options .recaptcha_only_if_audio a {
	background-position: 0 -22px;
}

.captcha #recaptcha_options .recaptcha_only_if_audio a:hover {
	background-position: 0 -110px;
}

.captcha #recaptcha_options .recaptcha_help a {
	background-position: 0 -66px;
}

.captcha #recaptcha_options .recaptcha_help a:hover {
	background-position: 0 -154px;
}

/* @end */

/* @group Investor Page */

.investors img.investor {
	width: 500px;
	height: 67px;
	display: block;
	margin: 20px 0;
}

.investors blockquote {
	font-size: 1.3em;
	line-height: 1.35em;
	font-style: italic;
	margin-bottom: 20px;
	color: #777;
}

/* @end */

h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-size: 1.1em;
}

/* @group Affiliates */

.affiliates {
	padding-bottom: 200px;
}

.affiliates h1 {
	margin-bottom: 1em;
}

.affiliates .why_join {
	width: 120px;
	height: 21px;
	background: url(/images/about/headers/why_join.png) no-repeat;
	text-indent: -9999px;
	margin: 25px 0 5px 0;
}

.affiliates .what_you_get {
	width: 716px;
	height: 177px;
	background: url(/images/about/what_you_get.png) no-repeat;
	text-indent: -9999px;
	margin: 25px 0;
}

.affiliates .what_you_get h3,
.affiliates .what_you_get ul,
.affiliates .what_you_get li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.affiliates .commission_junction {
	width: 440px;
	height: 84px;
	background: url(/images/about/commission_junction.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}

.affiliates .commission_junction p {
	margin: 0;
	line-height: auto;
}

.affiliates .button {
	width: 156px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background: url(/images/about/sign_up_now.png) no-repeat;
}

/* @end */

.ey_about_header img {
	display: block;
	width: 962px;	
	height: 100px;
	margin: 0 auto;
}

/* @group Jobs */

.jobs h1 {
	margin-bottom: 5px;
}

.jobs_content {
	margin-top: 50px;
}

.jobs_content h2 {
	font-size: 1.5em;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.jobs_content ul {
	margin-bottom: 2em;
}

.jobs_content ul li {
	margin-bottom: 0.75em;
}

/* @end */




















