﻿* {
   padding:0;
   margin:0; }

html {
	height:100%; }

body {
   font-family:Arial,Helvetica,Sans-Serif;
   font-size:76%;
   color:#000;
   height:100%;
   text-align:center;
   margin:0 0 40px 0;
   background:#2d567f url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/site.gif) repeat-x top left; }
	
	body.print {
		background-image:none;
		background:#fff;
		text-align:left; }
    
input, select {
   font-family:Arial,Helvetica,Sans-Serif; 
   border:1px solid #ccc;
   padding:2px;
   color:#555; }
    
a {
	color:#369;
	/*font-weight:bold; */ }

/* Main Element Ids */

#siteContainer {
	width:1000px;
	margin:0 auto;
	text-align:left; }

#header {
	width:100%;
	overflow:hidden;
	height:120px; }
 
#primaryColumn {
	width:184px;
	margin:12px 0 0 0;
	float:left;
	min-height:100%;
	overflow:hidden;
	border-bottom:1px solid #817f80;
	background:#f8f4e8 url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/primarynavsubpage_bst.gif) top left repeat-y; }
	
#channelHeading {
	width:790px;
	height:35px;
	float:left;
	background: url(http://forums.crosswalk.com/image/channel_tab_forums.gif) top left repeat-y;
	}
	
#siteSearch {
	width:184px;
	height:35px;
	float:right; }

#contentColumn {
	width:790px;
	background:#fff;
	min-height:100%;
	overflow:scroll;
	/*height:980px;*/
	border-bottom:1px solid #817f80;
	float:left; }

#secondaryColumn {
	width:185px;
	background:#e6e6e6;
	/*height:980px;*/
	min-height:100%;
	border-left:1px solid #ccc;
	border-right:1px solid #817f80;
	border-bottom:1px solid #817f80;
	float:left; }

#footer { 
	clear:both;
	width:100%;
	float:left;
	padding:0 0 20px 0;
	text-align:center; 
	}

/* End Main Element Ids */

/* Specific Elements */

#flashFeature { 
	height:216px;
	border-left:1px solid #666;
	background:url(http://media.salemwebnetwork.com/crosswalkredesign/images/placeholders/flashfeature.jpg) no-repeat top left; }
			
/* End Specific Elements */

/**************************************************/

#header {}

	#header #logo {
		width:350px;
		float:left; }
		
	#header #leaderboardLogo {
		width:235px;
		float:left; }
		
	#header #smallHeadAd {
		width:246px;
		margin:14px 0 0 220px;
		float:left;
		border-right:1px solid #fff; }
	
	#header #microAds {
		margin:14px 0 0 0;
		float:left;
		width:176px; }
		
		#header #microAds .ad {
			float:left;
			margin:0 0 10px 0;
			width:176px; }
		
		#header #microAds img {
			float:left;
			padding:0 6px 0 4px;
			border:1px solid #fff; }
		
		#header #microAds a {
			text-decoration:underline;
			font-size:10px;
			font-weight:normal;
			color:#fff; }
			
		#header #microAds a:hover {
			text-decoration:none; }

	#header #flashLogo {
		margin:14px 0 0 0; }
		
	#header #leaderboardAd {
		width:728px;
		margin:14px 0 0 5px;
		float:left; }

/**************************************************/

#alertBar {
	height:1.8em;
	width:100%;
	display:none;
	padding:4px 0 0 0;
	cursor:pointer;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#f8f4e8; }
	
	#alertBar a {
		text-decoration:underline; }
	
	#alertBar a:hover {
		text-decoration:none; }

/**************************************************/

#contentColumn {}

	#contentColumn .primarySection {
		width:49.8%;
		float:left;
		height:100%;
		padding:0 0 20px 0;
		border-right:1px solid #ccc; }
	
	#contentColumn .secondarySection {
		padding:0;
		margin:0;
		float:left;
		width:50%;
		clear:right; }
		
/**************************************************/

#secondaryColumn {}

	#secondaryColumn .advertisement {
		background:#e6e6e6; }
			
		#secondaryColumn .advertisement a {
			margin:4px 0 0 0;
			display:block;
			font-size:10px;
			font-weight:normal;
			text-decoration:underline; }
				
		#secondaryColumn .advertisement a:hover {
			text-decoration:none; }
		
/**************************************************/
				
#secondaryNavigation {
	background:#e6e6e6;
	margin:10px 0 0 0; }

	#secondaryNavigation .padding {
		padding:6px 0 6px 12px; }
		
	#secondaryNavigation ul {
		list-style:none; }
	
		#secondaryNavigation ul li {
			font-size:10px;
			margin:0 0 8px 0; }
			
			#secondaryNavigation ul li .linkIcon{
				width:26px;
				float:left; }
				
			#secondaryNavigation ul li .linkIcon img{
				display:block;
				border:0; }
				
			#secondaryNavigation ul li .linkText:after {
				content:".";
				display:block; 
				height:0; 
				clear:both; 
				visibility:hidden; }
		
			#secondaryNavigation ul li a {
				text-decoration:underline; }
			
			#secondaryNavigation ul li a:hover {
				text-decoration:none; }

/**************************************************/

#siteSearch {}

	#siteSearch:after {
		content:".";
		display:block; 
		height:0; 
		clear:both; 
		visibility:hidden; }

	#siteSearch .formField {
		width:120px;
		margin:6px 0 0 6px; }
		
/**************************************************/

#primaryNavigation {
	font-family:MS Sans Serif, Geneva, Sans-Serif;
	overflow:hidden;
	border-right:1px solid #ccc;
	background:#f8f4e8 url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/primarynavsubpage_bst.gif) top left repeat-y; }
	
	#primaryNavigation .padding { 
		padding:8px; }
	
	#primaryNavigation h6 {
		font-size:12px;	
		color:#ca973e;
		text-transform:uppercase; }
		
	#primaryNavigation .primarySection {
		width:100%;
		float:left;
		display:block; }
		
	#primaryNavigation .secondarySection {
		width:44%;
		float:left;
		display:block; }

	#primaryNavigation ul {
		list-style:none;
		padding:4px 0 0 0; }
		
	#primaryNavigation ul li {
		font-size:11px;
		line-height:14px; }
		
	#primaryNavigation a {
		color:#000;
		padding:1px 0 1px 0;
		text-decoration:none;
		display:block;
		font-weight:normal; }

	#primaryNavigation li a:hover {
		font-weight:bold;
		font-size:10px;
		text-decoration:underline;  }
	
/**************************************************/

#bibleSearch {
	overflow:hidden;
	border-right:1px solid #ccc;
	background:#f5e6c4 url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/bstsubpage.gif) repeat-y top left; }
	
	#bibleSearch .padding {
		padding:8px; }
	
	#bibleSearch .title {
		font-size:12px;
		font-weight:bold;
		font-family:MS Sans Serif, Geneva, Sans-Serif;
		color:#96671f;
		text-transform:uppercase; }
		
	#bibleSearch a {
		font-size:10px;
		color:#3f649b;	}
		
	#bibleSearch a:hover {
		text-decoration:none; }
		
	#bibleSearch label {
		margin:8px 0 0 0;
		display:block;
		font-size:11px; }
		
	#bibleSearch input.formField {
		width:170px;
		padding:2px; }
	
	#bibleSearch select.formField {
		width:170px; }
		
	#bibleSearch .formSubmit {
		margin:12px 0 0 0; } 
	
/**************************************************/

#featuredSponsors {
	overflow:hidden;
	height:100%;
	width:99.6%;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	background:#f8f4e8 url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/primarynavsubpage_bst.gif) top left repeat-y; }
	
	#featuredSponsors .padding {
		padding:8px; }
		
	#featuredSponsors .title {
		font-size:12px;	
		color:#ca973e;
		font-family:MS Sans Serif, Geneva, Sans-Serif;
		font-weight:bold;
		text-transform:uppercase;
		margin:0 0 18px 0; }
		
	#featuredSponsors #leftSection .ad, #featuredSponsors #rightSection .ad {
		margin:0 0 10px 0;
		width:100px; }
						
	#featuredSponsors img {
		float:left;
		padding:0 6px 0 0;
		border:1px solid #fff; }
	
	#featuredSponsors a {
		text-decoration:underline;
		font-size:9px;
		font-weight:normal; }
		
	#featuredSponsors a:hover {
		text-decoration:none; }
		
	#featuredSponsors .primarySection {
		width:48%;
		float:left;
		margin:0 6px 0 0;
		padding:0 0 20px 0; }
	
	#featuredSponsors .secondarySection {
		padding:0 0 20px 0;
		margin:0;
		float:left;
		width:48%;
		clear:right; }
		
	#featuredSponsors .ad {
		float:left;
		margin:0 0 14px 0;
		width:104px; }
		
/**************************************************/

#primaryColumn .rss {
	height:100%;
	width:99.6%;
	border-right:1px solid #ccc;
	overflow:hidden;
	background:#e7cf9c; }

	#primaryColumn .rss img {
		border:0;
		display:block; }
	
/**************************************************/

#Newsletter {}
	
	#Newsletter #Choices {}

		#Newsletter #Choices input {
			border:0; }

/**************************************************/

#newsletters {
	background:#666 url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/emailsignup.gif) repeat-y top left;
	border-bottom:1px solid #000;
	border-top:1px solid #817f80;
	font:11px Arial bold;
	overflow:hidden;
	color:#ffe69c; }

	#newsletters .padding {
		padding:6px 12px; }
		
	#newsletters #newsletterStatus {
		display:none;
		color:#fff;
		font-weight:bold; }

	#newsletters .title {
		font-size:12px;
		font-family:MS Sans Serif, Geneva, Sans-Serif;
		font-weight:bold;
		color:#f2c43b; }
					
	#newsletters .items {
		padding:3px 0 0 0;
		line-height:18px; }
		
		#newsletters .items .checkbox {
			border:0; }
			
		#newsletters .items .more {
			padding:3px 0 3px 0;
			font-size:10px; }
			
			#newsletters .items .more a {
				color:#ffe69c;
				text-decoration:none; }
				
			#newsletters .items .more a:hover {
				text-decoration:underline; }
			
		#newsletters .items #newsletterEmail {
			width:50%;
			font-size:10px; }
			
		#newsletters .items .infoLinks {
			color:#fff;
			font-size:10px; }
			
			#newsletters .items .infoLinks a {
				color:#fff;
				text-decoration:underline; }
				
			#newsletters .items .infoLinks a:hover {
				color:#fff;
				text-decoration:none; }
				
/**************************************************/

#footer {}

	#footer .advertisement {
		padding:0 0 24px 0;
		border-bottom:1px solid #6992be; }

	#footer #footerNavigation {
		margin:12px auto;
		width:620px; }

		#footer #footerNavigation ul {
			list-style:none;
			margin:0 0 0 62px;
			color:#fff; }
			
			#footer #footerNavigation ul li {
				padding:0;
				display:inline;
				margin:0 0 6px 0; }
				
				#footer #footerNavigation ul li a {
					text-decoration:none;
					text-transform:uppercase;
					color:#fff;
					font-weight:normal;
					font-size:10px; }
					
				#footer #footerNavigation ul li a:hover {
					text-decoration:underline; }
												
	#footer #salemLogo {
		text-align:left;
		margin:10px 0 0 0;
		float:left;
		height:120px;
		width:200px;
		color:#fff; }
		
		#footer #salemLogo img {
			border:0; }
		
	#footer #information {
		text-align:left;
		margin:10px 0 0 0;
		font-size:11px;
		color:#fff; }
		
		#footer #information ul {
			list-style:none;
			padding:2px 0 6px 0;
			color:#fff; }
			
			#footer #information ul li {
				padding:0;
				display:inline;
				margin:0 0 6px 0; }
				
				#footer #information ul li a {
					text-decoration:underline;
					color:#fff;
					font-weight:normal;
					font-size:11px; }
					
				#footer #information ul li a:hover {
					text-decoration:none; }
		
		#footer #information #relatedLinks {
			color:#9dcdfd;
			font-weight:bold;
			font-size:11px; }
		
		#footer #information #partners {
			color:#9dcdfd;
			font-weight:bold;
			font-size:11px; }
			
		#footer #information #copyright {
			margin:6px 0; }
			
/**************************************************/

#error {
	background:#e5f0fa;
	padding:15px;
	height:100%; }

	#error h1 {
		font-size:24px; }
	
	#error h2 {
		font-size:16px;
		margin:8px 0;
		font-weight:normal; }

/**************************************************/

/* See the home page (default.aspx) for more details on this */
/* Basically, the home page has different styles than all the other pages */
/* As such, a <div id="home"> tag was added to allow manipulation of the styles of those changing elements */

#home {
	/*height:100%;*/ }
	
	#home #primaryColumn {
		background:#f8f4e8; }

	#home #primaryNavigation {
		background:#f8f4e8; }
		
	#home #featuredSponsors {
		background:#f8f4e8;
		height:auto; }

	#home #newsletters {
		height:190px; }
		
	#home #bibleSearch {
		background:url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/bst.gif); }
		
	/*-------------------------*/
			
	#home #headlines {
		height:250px;
		overflow:hidden;
		background:#f8f4e8; }
	
	#home #headlines .newsHeadingBackground {
		background:url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/bluebarcenter.gif) repeat-x top left;	
		width:440px;
		float:left;
		position:relative;
		overflow:hidden;
		z-index:1;
		height:60px; }
		
	#home #headlines .heading {
		width:219px;
		height:60px;
		border-right:1px solid #666;
		float:left;
		cursor:default;
		overflow:hidden;
		color:#fff;
		position:relative;
		z-index:10;
		font-size:1.5em;
		line-height:0.9em; }
		
	#home #headlines .panel {
		width:219px;
		overflow:hidden;
		height:193px;
		border-right:1px solid #ccc;
		z-index:10;
		position:relative;
		float:left; }
		
		#home #headlines .panel a {
			text-decoration:underline; }
			
		#home #headlines .panel a:hover {
			text-decoration:none; }
	
	#home #headlines #moreLeft {
		background:url(http://media.salemwebnetwork.com/crosswalkredesign/images/buttons/moreleftoff.gif) no-repeat top left;
		float:left;
		position:relative;
		width:60px;
		z-index:20;
		height:60px; }
		
	#home #headlines #buttonScrollLeft {
		width:100%;
		cursor:pointer;
		display:block;
		z-index:20;
		height:100%; }
		
	#home #headlines #buttonScrollLeft:hover 	{
		background:url(http://media.salemwebnetwork.com/crosswalkredesign/images/buttons/morelefthover.gif) no-repeat top left; }
		
	#home #headlines #hiddenHeading1, #home #headlines #hiddenHeading2, #home #headlines #hiddenHeading3, #home #headlines #hiddenHeading4, #home #headlines #hiddenHeading5,#home #headlines #hiddenHeading8 {
		width:221px;
		float:left;
		z-index:-10;
		height:60px;
		position:relative;
		background:transparent;	}
		
		#home #headlines #hiddenHeading1 {
			margin:0 0 0 -1105px; }
			
		#home #headlines #hiddenHeading2 {
			margin:0 0 0 -884px; }
			
		#home #headlines #hiddenHeading3 {
			margin:0 0 0 -663px;	}
			
		#home #headlines #hiddenHeading4 {
			margin:0 0 0 -442px;	}
			
		#home #headlines #hiddenHeading5 {
			margin:0 0 0 -221px;	}
			
		#home #headlines #hiddenHeading6 {
			margin:0; }
			
		#home #headlines #hiddenHeading7 {
			margin:0 -221px 0 0;	}
			
		#home #headlines #hiddenHeading8 {
			margin:0 -386px 0 0;	}
	
	#home #headlines #moreRight {
		background:url(http://media.salemwebnetwork.com/crosswalkredesign/images/buttons/morerightoff.gif) no-repeat top left;
		float:left;
		width:60px;
		z-index:20;
		height:60px; }
		
	#home #headlines #buttonScrollRight {
		width:100%;
		cursor:pointer;
		z-index:20;
		display:block;
		height:100%; }
		
	#home #headlines #buttonScrollRight:hover 	{
		background:url(http://media.salemwebnetwork.com/crosswalkredesign/images/buttons/morerighthover.gif) no-repeat top left; }
		
	#home #headlines .newsContentBackground {
		background:#fff url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/headlines.gif) repeat-y top left;
		width:627px;
		float:left;
		position:relative;
		overflow:hidden;
		z-index:1;
		height:190px; }
		
	#home #headlines #hidden1, #home #headlines #hidden2, #home #headlines #hidden3, #home #headlines #hidden4, #home #headlines #hidden5, #home #headlines #hidden8 {
		width:221px;
		float:left;
		z-index:-10;
		height:190px;
		background:transparent;	}
		
		#home #headlines #hidden1 {
			margin:0 0 0 -1045px; }
		
		#home #headlines #hidden2 {
			margin:0 0 0 -824px; }
		
		#home #headlines #hidden3 {
			margin:0 0 0 -603px; }
			
		#home #headlines #hidden4 {
			margin:0 0 0 -382px; }
			
		#home #headlines #hidden5 {
			margin:0 0 0 -161px; }
			
		#home #headlines #hidden6 {
			margin:0 -50px 0 0; }
			
		#home #headlines #hidden7 {
			margin:0 -271px 0 0; }
		
		#home #headlines #hidden8 {
			margin:0 -322px 0 0; }
				
	#home #headlines .padding {
		padding:10px; }
		
	#home #headlines .subHeadline {
		color:#e2ce9b;
		font-weight:bold;
		cursor:default;
		letter-spacing:normal;
		font-size:0.65em; }
				
	#home #headlines .panel ul {
		list-style:none;
		margin:0; }
		
		#home #headlines .panel ul li {
			padding:0 0 0 10px;
			background:url(http://media.salemwebnetwork.com/crosswalkredesign/images/display/arrow.gif) 0 5px no-repeat;
			margin:0 0 6px 0; }
			
		#home #headlines .panel ul a {
			text-decoration:none; }
			
		#home #headlines .panel ul a:hover {
			text-decoration:underline; }
			
		#home #headlines .panel ul .listGraphic {
			margin:0 2px 2px 0; }
			
	/*-------------------------*/

	#home #articleFeature {
		height:191px;
		overflow:hidden;
		border-bottom:1px solid #ccc;
		background:url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/topfeature.gif) repeat-x bottom left; }

		#home #articleFeature .padding {
			padding:10px; }
			
		#home #articleFeature .primaryList {
			float:left;
			overflow:hidden;
			width:48%;
			margin:10px 2% 0 0; }
			
		#home #articleFeature .secondaryList { 
			margin:10px 0 0 0 }
		
		#home #articleFeature h1 {}
			
			#home #articleFeature h1 a {
				font-size:18px;
				font-weight:normal;
				color:#369;
				text-decoration:none; }
				
			#home #articleFeature h1 a:hover {
				text-decoration:underline; }
			
		#home #articleFeature h2 {
			font-size:12px;
			font-weight:normal;
			color:#333; }
			
	/*-------------------------*/

	#home #nowPlaying {
		height:30px;
		background:#666; 
		color:#fff; }

		#home #nowPlaying .padding {
			padding:4px 8px 8px 8px; }

		#home #nowPlaying .title {
			font-weight:bold;
			float:left;
			margin:4px 6px 0 0; }
			
		#home #nowPlaying h3 {
			font-size:12px;
			font-weight:normal;
			color:#ffe69c;
			float:left;	
			margin:4px 12px 0 0; }
			
		#home #nowPlaying input {
			float:left;
			padding:0;
			margin:2px 12px 0 0; }
			
		#home #nowPlaying select {
			padding:1px;
			width:120px; }
			
	/*-------------------------*/
			
	#home #featuredPodcast {
		background:#fff url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/greygradient.gif) repeat-x top left; 
		border-bottom:1px solid #ccc;
		line-height:16px; }
		
		#home #featuredPodcast:after {
			content:".";
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden; }
		
		#home #featuredPodcast .padding {
			padding:10px; }
			
		#home #featuredPodcast .hostPhoto {
			width:74px;
			float:left;
			margin:0 0 24px 0; }
			
		#home #featuredPodcast .broadcastDetails {
			float:left;
			margin:0 0 18px 0;
			width:182px; }
					
		#home #featuredPodcast .title {
			font-size:12px;
			color:#000;
			margin:0 0 4px 0;
			font-weight:bold; }
			
		#home #featuredPodcast img {
			float:left;
			margin:0 6px 0 0;
			border:0; }
			
		#home #featuredPodcast h4 {
			font-size:12px; }
			
		#home #featuredPodcast h5 {
			font-size:12px;
			margin:4px 0 0 0;
			font-weight:normal; }
			
		#home #featuredPodcast h6 {
			font-size:10px;
			font-style:italic; }
			
		#home #featuredPodcast a {
		   text-decoration:underline; }
		   
		#home #featuredPodcast a:hover {
		   text-decoration:none; }
			
	/*-------------------------*/
					
	#home #community {
		background:#fff url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/greygradient.gif) repeat-x top left; 
		border-bottom:1px solid #ccc; }
		
		#home #community .padding {
			padding:10px; }
			
	/*-------------------------*/
					
	#home #featuredECard {
		background:#fff url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/greygradient.gif) repeat-x top left; 
		display:block;
		height:100%; }
		
		#home #featuredECard .padding {
			padding:10px; }
			
		#home #featuredECard #eCard {
			float:left;
			width:60%;
			text-align:center; }
			
			#home #featuredECard #eCard a {
				font-size:11px;
				font-weight:bold;
				text-decoration:underline; }
				
			#home #featuredECard #eCard a:hover {
				text-decoration:none; }
			
			#home #featuredECard #eCard img {
				display:block;
				padding:0 0 4px 0; }
		
			#home #featuredECard #cardCategories .listTemplate .title {
				color:#8e8e8e;
				font-weight:bold;
				font-size:11px;
				margin:0 0 2px 0;
				font:MS Sans Serif, Geneva, Sans-Serif; }
				
		#home #featuredECard #cardCategories {}
		
			#home #featuredECard #cardCategories .listTemplate {}
				
					#home #featuredECard #cardCategories .listTemplate ul {}
					
						#home #featuredECard #cardCategories .listTemplate ul li {
							margin:0; }
							
							#home #featuredECard #cardCategories .listTemplate ul li a {
								font-size:10px;
								text-decoration:underline; }
								
							#home #featuredECard #cardCategories .listTemplate ul li a:hover {
								text-decoration:none; }
								
	/*-------------------------*/
								
	#home #shopping {
		background:#fff url(http://media.salemwebnetwork.com/crosswalkredesign/images/backgrounds/greygradient.gif) repeat-x top left; }

		#home #shopping .padding {
			padding:10px; }
		
		#home #shopping label {
			font-size:11px;
			color:#8e8e8e;
			font:MS Sans Serif, Geneva, Sans-Serif;
			font-weight:bold; }	
		
/**************************************************/

.sectionTitle {
	display:block;
	color:#8e8e8e;
	font:MS Sans Serif, Geneva, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	padding:0 0 10px 0; }

/**************************************************/

/* Classes */

.adContainer {
	width:100%;
	float:left;
	text-align:center;
	margin:20px auto; }
	
	.adContainer:after {
		content:".";
		display:block; 
		height:0; 
		clear:both; 
		visibility:hidden; }
	
.clear {
	height:1%;
	display:inline;
	clear:both; }
	
.clearHard {
	height:1%;
	display:block;
	clear:both; }
	
.imageButton {
	border:0;	
	vertical-align:middle; }
	
.validField {
	background:#fff; }
	
.invalidField {
	background:#ffffae; }
	
	/*---------------------------- My Bookmarks ------------------------*/
	
	.mybookmarks{}
	
	.mybookmarks {
		border: solid 1px #336799;
		margin: 15px 15px 0 0;
		background-color: #F8F4E8;
		}
		
		.mybookmarks .internal {
			
		}
		
			.mybookmarks .internal h2 {
				text-align: center;
				color: White;
				background-color: #336799;
				font-size: 13px;
			}
			
		.mybookmarks .bookmarks {
			margin: 5px;
		}
		
			.mybookmarks .bookmarks li {
				margin-top: 5px;
			}

/* End Classes */