@import "default.css";

body {
	background:#e2dab6 url('../images/bg.jpg') top left repeat-x;
	font-family:"Lucida Grande", Lucida, Arial, default, sans-serif;
	font-size:12px;
}

.clear {
	clear: both;
}

#wrapper {
	width:964px;
	margin:0px auto;
	position:relative;
	padding-top:62px;
	margin-bottom:70px;
}

#header {
	position:absolute;
	top:25px;
	left:10px;
	width:163px;
	height:162px;
	z-index: 100;
}

#header h1 a {
  display: block;
  width: 163px;
  height: 162px;
  background: url('../images/logo.png') top left no-repeat;
  text-indent: -9999px;
  position: absolute;
  z-index: 2000;
}

#navigation {
	position:absolute;
	left:160px;
	top:14px;
	
	
}

#navigation ul {
	font-family:Georgia, "Times New Roman", Times, serif, default;
}

#navigation ul li {
	float:left;
	display: inline;
	line-height:50px;
	position:relative;
}

#navigation ul li a,
#navigation ul li span {
	color:#AE563D;
	text-decoration:none;
	font-size:15px;
	line-height:50px;
	display:block;
	padding:0 8px;
}

#navigation ul li a:hover,
#navigation ul li a.hover,
#navigation ul li.current_page_ancestor a {
	background: url('../images/nav-bg-hover.jpg') top left repeat-x;
	color:#E2DAB6;
}

#navigation ul li ul {
	position:absolute;
	top:50px;
	left:0;
	z-index:1000;
	background:#385c3f;
	border-bottom:3px solid #e2dab6;
	overflow:hidden;
	min-width:350px;
	width:350px;
	display:none;
	padding:15px;
}

#navigation ul li:hover ul {
	display: inline-block;
}

#navigation ul li:hover {
	background: url('../images/nav-bg-hover.jpg') top left repeat-x;
	color:#E2DAB6;
}

#navigation ul li ul {
	width:200px !important;
	min-width:200px !important;
}

#navigation ul li ul {
	float:left;
	font-size:12px;
	color:#f3f0e2;
	font-family:"Lucida Grande", Lucida, Arial, default, sans-serif;
}


#navigation ul li ul li {
	float:none;
	font-size:1px;
	line-height:1px;
	position: static;
	margin:0;padding:0;
}

#navigation ul li ul li a, 
#navigation ul li ul.subnav li a,
#navigation ul li ul.children li a,
#navigation ul li.current_page_ancestor ul.subnav li a {
	font-size:12px;
	color:#f3f0e2;
	text-decoration:none;
	line-height:20px;
	background:none;
}

#navigation ul li ul li a:hover,
#navigation ul li ul.subnav li a:hover {
	text-decoration:underline;
	background:none;
}

#navigation ul li ul.subnav li ul {
	display:none;
}

#callout {
  overflow: hidden;
  background: #008000;
  width: 964px;
  height: 514px;
}

#slider-wrap {
	width:650px;
	height: 514px;
	float:left;
	border-right:1px solid #94b2c1;
	position: relative;
}

	#meteor-slideshow {
		padding: 0;
	}

	#meteor-buttons {
		font-family: 'Times New Roman', Times, serif;
		font-size: 2em;
		position: absolute;
			left: 10px;
			bottom: 10px;
		z-index: 100;
	}
	
		#meteor-buttons a {
			background: none;
			color: #b7b7b7;
			display: block;
			float: left;
			height: 30px;
			line-height: 30px;
			margin: 0;
			padding: 0 10px;
			outline: none;
			text-decoration: none;
			text-indent: 0;
		}
		
		#meteor-buttons a:hover,
		#meteor-buttons a.activeSlide {
			color: #FFF;
		}

#latest-news {
  width: 313px;
  height: 514px;
  float: left;
  background: #395E41 url('../images/latest-news-bg.jpg') no-repeat left
top;
}

#latest-news .news-intro {
	background: url('../images/news-intro-bg.jpg') top left no-repeat;
	height:114px;
	padding:22px 0 0 0;
	border-bottom:1px solid #94b2c1;
}

#latest-news .news-intro h2 {
	font-size:21px;
	line-height:23px;
	color:#fff;
	font-weight:normal;
	margin:0px 0 5px 20px;
	font-family:Georgia, "Times New Roman", Times, serif, default;
  width: 253px;
}

#latest-news .news-intro p {
	margin:0px 20px 0 20px;
	color:#fff;
	line-height:12px;
	font-size:11px;
  width: 279px;
}

#latest-news .news-intro a {
	display:block;
	width:87px;
	height:24px;
	background: url('../images/learn-more-button-homepage.jpg') top left no-repeat;
	margin:10px 0 0 20px;
	padding:0 0 0 10px;
	line-height:24px;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-family: "Lucida Grande", Lucida, Arial, "MS Trebuchet", sans-serif;
}

#latest-news .giving-mall-icons {
	height:40px;
	position:relative;
}

#latest-news .giving-mall-icons ul {
	height:25px;
	overflow:hidden;
	position:absolute;
	bottom:8px;
	left:12px;
}

#latest-news .giving-mall-icons ul li {
	float:left;
	margin:0 8px 0 0;
}

#latest-news .giving-mall-icons ul li a {
	width:25px;
	height:24px;
	display:block;
	text-indent:-9999px;
}

#latest-news .giving-mall-icons ul li a.pharmacy {
	background: url('/images/pharmacy-icon.png') top left no-repeat;
}

#latest-news .giving-mall-icons ul li a.pantry {
	background: url('/images/pantry-icon.png') top left no-repeat;
}

#latest-news .giving-mall-icons ul li a.auto-shop {
	background: url('/images/auto-shop-icon.png') top left no-repeat;
}

#latest-news .giving-mall-icons ul li a.gifts {
	background: url('/images/gifts-icon.png') top left no-repeat;
}

#latest-news .giving-mall-icons ul li a.stock {
	background: url('/images/stocks-icon.png') top left no-repeat;
}

#latest-news .giving-mall-icons ul li a.wish-list {
	background: url('/images/wish-list-icon.png') top left no-repeat;
}

#latest-news .giving-mall-icons ul li a.sweet-dreams {
	background: url('/images/sweet-dreams-icon.png') top left no-repeat;
}

#latest-news .giving-mall-icons ul li a.legacy-store {
	background: url('/images/legacy-store-icon.png') top left no-repeat;
}

#latest-news .giving-mall-icons ul li a.dollar-store {
	background: url('/images/dollar-store-icon.png') top left no-repeat;
}

#latest-news .giving-mall-cta {
	height:35px;
}

#latest-news .giving-mall-cta h1 a {
	height:35px;
	width:313px;
	background: url('/images/giving-mall-home-header.png') top left no-repeat;
	text-indent:-9999px;
	display:block;
}

#latest-news #posts {
	padding-top:5px;
}

#latest-news #posts .posts-header {
	width:313px;
	height:20px;
	margin:0 0 10px 0;
}

#latest-news #posts .posts-header h2 {
	width:313px;
	height:20px;
	background: url('../images/latest-news-header.png') top left no-repeat;
	text-indent:-9999px;
}

#latest-news #posts .post {
  width: 258px;
  margin: 0px auto;
  background: #2D5D37;
  border: 1px solid #33729d;
  margin-bottom: 7px;
  padding: 10px 12px;
  -moz-border-radius: 10px;
}

#latest-news #posts .post h3,
#latest-news #posts .post h3 a {
	font-size:17px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif, default;
}

#latest-news #posts .post p {
	font-size:12px;
	color:#fff;
}

#latest-news #posts .post p a {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

#latest-news #posts .post p a:hover {
	text-decoration:underline;
}

#latest-news a.view-all-news {
	width:100px;
	background:#003b69;
	border:1px solid #33729d;
	-moz-border-radius: 10px;
	color:#fff;
	text-decoration:none;
	font-size:10px;
	line-height:22px;
	display:block;
	padding-left:10px;
	margin-left:20px;
}

#latest-news a.view-all-news:hover {
	background:#33729d;
	border:1px solid #003b69;
}

#social-icons {
	height:110px;
	width:964px;
	position:relative;
	background: url('/images/social-icon-bg.png') top left repeat-x #f9f7f0;
}

#social-icons h2 {
	color:#6D6D6D;
	font-weight:normal;
	font-size:13px;
	position:absolute;
	top:10px;
	left:48px;
	font-family:Georgia, "Times New Roman", Times, serif, default;
	z-index:100;
}

#social-icons ul {
	margin: 20px 0 0 48px;
	
	overflow:hidden;
	z-index:50;
}

#social-icons ul li {
	height:33px;
	float:left;
	margin:0 10px 0 0;
}

#social-icons ul li a {
	display:block;
	text-indent:-9999px;
	height:33px;
}

#social-icons ul li.igive a:hover,
#social-icons ul li.goodsearch a:hover,
#social-icons ul li.networkforgood a:hover,
#social-icons ul li.twitter a:hover,
#social-icons ul li.flickr a:hover,
#social-icons ul li.facebook a:hover,
#social-icons ul li.youtube a:hover {
	background-position:bottom left;
}

#social-icons ul li.igive a { 
	width:82px;
	background: url('/images/social-icon-igive.png') bottom left no-repeat; 
}

#social-icons ul li.goodsearch a {
	width:88px; 
	background: url('/images/social-icon-goodsearch.png') bottom left no-repeat; 
}

#social-icons ul li.networkforgood a {
	width:120px; 
	background: url('/images/social-icon-network.png') bottom left no-repeat; 
}

#social-icons ul li.twitter a {
	width:68px; 
	background: url('/images/social-icon-twitter.png') bottom left no-repeat; 
}

#social-icons ul li.flickr a {
	width:48px; 
	background: url('/images/social-icon-flickr.png') bottom left no-repeat; 
}

#social-icons ul li.facebook a {
	width:66px; 
	background: url('/images/social-icon-facebook.png') bottom left no-repeat; 
}

#social-icons ul li.youtube a {
	width:56px; 
	background: url('/images/social-icon-youtube.png') bottom left no-repeat; 
}

#homepage-mini-events {
	background:#ffffff url('/images/homepage-mini-bg.jpg') top left repeat-x;
	overflow:hidden;
	padding:10px 0;
	clear:both;
}

#homepage-mini-events h2 {
	color:#005496;
	font-size:16px;
	line-height:19px;
	font-family:Georgia, "Times New Roman", Times, serif, default;
	font-weight:normal;
	margin-bottom:5px;
}

#homepage-mini-events p {
	color:#80717B;
	line-height:16px;
}

#homepage-mini-events p span {
	color:#005496;
	font-weight:bold;
}

#homepage-mini-events p a {
	color:#AE563D;
	font-weight:bold;
	text-decoration:none;
}

#homepage-mini-events p a:hover {
	text-decoration:underline;
}

#newsletter {
	float:left;
	width:233px;
	padding:10px 38px 0 50px;
	background: url('/images/homepage-mini-border.jpg') right 10px no-repeat;
}

#newsletter form {
	overflow:hidden;
	margin:10px 0;
}

#newsletter form input#newsletter-email-address {
	width:165px;
	height:17px;
	padding:7px 0 0 10px;
	background:#f3f0e2;
	color:#AE563D;
	font-family:Arial, sans-serif, default;
	border:0;
	float:left;
	margin-right:5px;
}

#newsletter form input#newsletter-submit {
	width:50px;
	height:24px;
	background:#808080;
	color:#fff;
	border:0;
	padding:0;
}

#society-events {
	float:left;
	width:251px;
	padding:0 38px 10px 32px;
	background: url('/images/homepage-mini-border.jpg') right 10px no-repeat;
}

#contact-svdp {
	float:left;
	width:268px;
	padding:10px 30px 0 23px;
}

#bene-svdp {
	float:left;
	width:268px;
	padding:10px 30px 0 23px;
	background: url('/images/homepage-mini-border.jpg') right 10px no-repeat;
}

#footer-wrapper {
	width:100%;
	background:#f3f0e2;
}

#footer {
	width:924px;
	padding:40px 20px;
	margin:0px auto;
	overflow:hidden;
}

#footer ul {
	float:left;
	margin-right:30px;
}

#footer ul li h3 {
	font-weight:bold;
	color:#4D4D4D;
	margin-bottom:10px;
}

#footer ul li a {
	color:#4D4D4D;
	text-decoration:none;
	line-height:19px;
}

#footer ul li a:hover {
	text-decoration:underline;
}

#footer ul li ul {
	display:none;
}


/*INTERIOR */

#interior-header {
	background: url('../images/interior-header-bg.jpg') top left repeat-x;
	height:113px;
	margin:0 0 35px 0;
}

#interior-header blockquote {
  font-size: 24px;
  color: #80717b;
  font-weight: normal;
  line-height: 113px;
  text-align: center;
}

#page-header-wrapper {
	overflow:hidden;
	width:964px;
}

#page-header {
	width:224px;
	height:36px;
	background: url('../images/page-header-bg.png') top left no-repeat;
	float:left;
}

#page-header h1 {
	color:#fff;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif, default;
	font-size:19px;
	line-height:36px;
	margin:0 0 0 8px;
}

#content-wrapper {
	width:964px;
	overflow:hidden;
	background: url('../images/content-wrapper-bg.png') top left repeat-y;
}

#sidebar {
	width:224px;
	float:left;
	border-top:2px solid #709FC4;
}

#sidebar ul li {
	display:block;
}

#sidebar ul li a {
	display:block;
	height:40px;
	line-height:40px;
	padding-left:8px;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif, default;
}

#sidebar ul li a:hover,
#sidebar ul li.current-cat a,
#sidebar ul li.current_page_item a,
#sidebar ul li.current_page_ancestor a {
	border-left:2px solid #005496;
	background:#fff;
	color:#331c2d;
	text-decoration:none;
}

#sidebar ul li.current_page_item ul,
#sidebar ul li.current_page_ancestor ul {
	display:block;
	margin-left:2px;
	background:#fff;
}

#sidebar ul li.current_page_item ul li,
#sidebar ul li.current_page_ancestor ul li {
	margin-left:15px;
	border-bottom:1px solid #E2DAB6;
}


#sidebar ul li ul {
	display:none;
}

#sidebar ul li.current_page_item ul li a,
#sidebar ul li.current_page_ancestor ul li a {
	background:#fff;
	color:#AE563D;
	border:0;
	height:auto;
	line-height:12px;
	padding:10px 0 15px 20px;
}

#sidebar ul li.current_page_item ul li a:hover,
#sidebar ul li.current_page_ancestor ul li a:hover {
	text-decoration:underline;
}

#sidebar ul li.current_page_ancestor ul li.current_page_item a {
	background:#fff;
	color:#AE563D;
	border:0;
	height:auto;
	line-height:12px;
	padding:10px 0 15px 20px;
}

#sidebar ul li.current_page_ancestor ul li.current_page_item a:hover {
	text-decoration:underline;
}

#module-donate {
	width:208px;
	height:71px;
	margin:20px auto;
}

#module-donate a {
	width:208px;
	height:71px;
	display:block;
	background: url('../images/donate-now.png') top left no-repeat;
	text-indent:-9999px;
}

.btns_donate_volunteer {
	height: 100px;
}

.btns_donate_volunteer a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 155px;
	float: left;
	height: 100px;
}

.btns_donate_volunteer a.donate {
	background: url('../images/btns_donate_volunteer.jpg') 0 0 no-repeat #36583d;
}

.btns_donate_volunteer a.volunteer {
	background: url('../images/btns_donate_volunteer.jpg') -155px 0 no-repeat #36583d;
}

.btns_donate_volunteer a.donate:hover {
	background-position: 0 -100px;
}

.btns_donate_volunteer a.volunteer:hover {
	background-position: -155px -100px;
}

#content {
	width:740px;
	float:left;
	border-top:2px solid #005496;
}

#content-header {
	padding:10px 0 0 25px;
}

#content-header h1 {
	line-height:25px;
	font-size:21px;
	font-weight:bold;
	font-style: italic;
	color:#AE563D;
	font-family:Georgia, "Times New Roman", Times, serif, default;
}

#content-header h1 a {
	color:#331c2d;
	text-decoration:none;
}

#content-text {
	background:#fff;
	padding:18px 24px 100px 24px;
}
#content-text:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#content-text hr {
	border-style: none;
	background: #e2dab6;
	border-top: 1px solid #d0c8aa;
	height: 3px;
	margin: 25px 0px;
	clear: both;
}

#content-text h2 {
	font-size:21px;
	color:#AE563D;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif, default;
	margin-bottom:20px;
}

#content-text h3 {
	font-size:17px;
	color:#331C2D;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif, default;
	margin-bottom:10px;
}

#content-text h4 {
	font-size:15px;
	color:#331C2D;
	font-weight:normal;
	margin-bottom:10px;
}

#content-text img.alignright {
	float:right;
	margin-left:15px;
}

#content-text .alignright {
float:right;
clear:all;
}
#content-text .alignleft {
float:left;
clear:all;
}

#content-text .wp-caption > a > img.alignright {
	float:right;
	margin-left:15px;
}

#content-text a {
	color: #005496;
	
}

#content-text .wp-caption p.wp-caption-text {
	font-size: 11px;
}

#content-text img.alignleft {
	float:left;
	margin-right:15px;
}

#content-text p {
	color:#331C2D;
	font-size:13px;
	line-height:22px;
	margin-bottom:10px;
}

#content-text p strong {
	font-weight:bold;
	color:#005496;
}

#content-text p a {
	text-decoration:underline;
	color:#005496;
}

#content-text p a:hover {
	text-decoration:none;
	color:#005496;
}


#content-text ul {
	list-style-type: disc;
	list-style-position:outside;
	margin:0 0 10px 30px;
	color:#474747;
}

#content-text ol {
	list-style-type: decimal;
	list-style-position:outside;
	margin:0 0 10px 30px;
	color:#474747;
}

#content-text ol ul {
	margin-bottom:0;
}

#content-text ol li, #content-text ul li {
	line-height: 1.5em;
	padding: 3px 0px;
}

#content-text ol li strong,
#content-text ul li strong {
	font-weight:bold;
	color:#005496;
}



/* blog items */

#content-text .post {
	overflow:hidden;
	width:690px;
	margin-bottom:20px;
}

#content-text .post .date {
	width:55px;
	float:left;
	margin-right:15px;
}

#content-text .post .date .month {
	color:#fff;
	font-size:16px;
	line-height:16px;
	text-align:center;
	display:block;
	padding:5px 0;
	background:#005496;
	margin-bottom:2px;
}

#content-text .post .date .day {
	color:#AE563D;
	font-size:30px;
	line-height:30px;
	text-align:center;
	display:block;
	padding:5px 0;
	background:#E2DAB6;
}

#content-text .post .post-post {
	float:left;
	width:690px;
	padding-right:20px;
}

#content-text .post .post-post h2 {
	margin-bottom:10px;
	color:#AE563D;
	font-size:21px;
}

#content-text .post .post-post h2 a {
	color:#AE563D;
	font-size:21px;
	line-height:21px;
	text-decoration:none;
}

#content-text .post .post-post .entry {
	padding-right:20px;
}

#content-text .post .post-post .entry p img.alignnone {
	display:block;
	clear:both;
	margin-bottom:10px;
}

#content-text .post .post-post .entry p img.alignright {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:5px;
}

#content-text .post .post-post .entry p img.alignleft {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:5px;
}

#content-text .post .post-post .post-categories {
	margin-bottom:10px;
}

#content-text .post .post-post .post-categories p {
	color:#424242;
	font-size:11px;
	line-height:11px;
	margin:0;
}

#content-text .post .post-post .post-categories p a {
	color:#424242;
	text-decoration:none;
}

#content-text .post .post-post .post-categories p a:hover {
	text-decoration:underline;
}

#content-text .post .post-post .postmetadata {

	line-height:25px;
	font-size:11px;
	color:#999;
}

#content-text .post .post-post .postmetadata a {
	color:#999;
	text-decoration:none;
}

#content-text .post .post-post .postmetadata a:hover {
	text-decoration:underline;
}

#content-text .post .post-post .postmetadata a.post-edit-link {
	margin-left:100px;
	text-align:right;
}

#module-rss {
	width:200px;
	float:right;
	text-align:right;
}

#module-rss a {
	background: url('/images/rss-icon.jpg') center left no-repeat;
	padding-left:25px;
	line-height:21px;
	font-size:13px;
	color:#331c2d;
	text-decoration:none;
	display:block;
	margin-bottom:15px;
}

#module-category h2 {
	color:#331c2d;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif, default;
	padding-bottom:5px;
	border-bottom:3px solid #005496;
}

#respond {
	
}

#respond h3 {
	margin-bottom:10px;
	color:#AE563D;
	font-size:21px;
}

#comment-form {
	width:520px;
	display:block;
}

.comments-area h3#comments {
	margin-bottom:10px;
	color:#AE563D;
	font-size:21px;
}

#content-text .comments-area ol {
	list-style-type:none;
	margin:0;
	border-bottom:1px solid #005496;
	margin-bottom:10px;
}

#content-text .comments-area ol li .comment-author {
	color:#999999;
}

#content-text .comments-area ol li .comment-author a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#content-text .comments-area ol li .comment-meta {
	margin-bottom:10px;
}

#content-text .comments-area ol li .comment-meta a {
	color:#999999;
	text-decoration:none;
}

.ddet_div {
  margin: ;
  padding: 0px;
  background: #F4F4F4;
}

#content-text table tr td {
	margin:0 10px 0 0;
	vertical-align:top;
}

#content-text table tr td div {
	vertical-align:top;
}

#content-text .store-link {
	width:310px;
	overflow:hidden;
	border:4px solid #fff;
	margin:0 10px 10px 0;
	padding:5px 0;
}

#content-text .hover {
	border:4px solid #bbd1e3;
	cursor:pointer;
}

#content-text .store-link .image {
	width:85px;
	float:left;
	text-align:center;
}

#content-text .store-link .text {
	width:225px;
	float:left;
}

#content-text .store-link .text h3 {
	color:#80717B;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	margin:0;
}

#content-text .store-link .text p {
	color:#80717B;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}

#support-callout {
	background:#fff;
	text-align:center;
	height:50px;
}

#support-callout a {
	line-height:50px;
	font-size:20px;
	color:#AE563D;
	font-weight:bold;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

#support-callout a:hover {
	text-decoration:underline;
	}
	
.ngg-albumtitle a  {
	font-family:Georgia, "Times New Roman", Times, serif, default !important;
	color:#005496;
	font-weight:normal;
}


table.location_search {
	margin-bottom: 20px;
}
	
	table.location_search td.location_search_title,
	table.location_search td.location_search_street_cell, 
	table.location_search td.location_search_city_cell, 
	table.location_search td.location_search_state_cell {
		display: none;
	}
	
	table.location_search #location_search_2_tr td {
		padding-bottom: 10px;
	}
	
	.location_search_zip_cell {
		padding: 10px 0;
	}
	
		.location_search_zip_cell br {
			display: none;
		}
		
		.location_search_zip_cell input {
			margin-left: 10px;
		}
		
#results {
	margin-top: 20px;
}


/* ------------------------------ */

.clearfix:before,.clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; }
.clearfix { zoom:1; /* For IE 6/7 */ }

/* Giving Mall */

.gm-options {
	margin: 20px 0;
}

	.gm-options .clear {
		height: 30px;
	}

	#content-text a.gm-option {
		display: block;
		text-decoration: none;
		width: 326px;
	}
	
	.gm-odd {
		float: left;
	}
	
	.gm-even {
		float: right;
	}
	
		.gm-option img {
			float: left;
			margin: 0 15px 10px 0;
		}
	
		.gm-title,
		.gm-description {
			display: block;
		}
	
		.gm-title {
			color: #005496;
			font-size: 17px;
			margin-bottom: 10px;
		}
		
		#content-text a.gm-option:hover .gm-title {
			text-decoration: underline;
		}
		
		.gm-desc {
			color: #333;
			line-height: 1.5em;
		}
		
/* Marketplace */

.mp-programs {
	margin-bottom: 20px;
}

	.mp-programs .clear {
		height: 30px;
	}

	.mp-program {
		width: 326px;
	}
	
	.mp-odd {
		float: left;
	}
	
	.mp-even {
		float: right;
	}
	
		.mp-program img {
			float: left;
			margin: 5px 15px 10px 0;
		}
		
		.mp-program a {
			float: right;
			font-size: 1.2em;
			margin-bottom: 20px;
		}