#manageSections {
    padding-top: 10px;
}

#createGuide .buttons {
	margin-left: 10px;
}

/* Guides */

.guide > .content {
	background: #FCFCFC;
	margin: 0;
	padding: 18px;
	line-height: 1.4;
}

	.guide > .content .section {
		margin-bottom: 24px;
	}

		.guide > .content .sectionContent {
			margin: 10px 0;
		}

/*	.guide > .content .sectionContent > a {
		font-weight: bold;
	}
*/
	.guide .content .sectionContent a {
		font-weight: bold;
	}

	.guide > .content .h1 {
	    border-bottom: 1px solid #7A988C;
	    color: #7A988C;
	    font-family: 'eurostilebold',Arial,sans-serif;
	    font-size: 36px;
	    font-weight: normal;
	    padding-top: 12px;
	    width: auto;
	    text-align: center;
	}

	.guide > .content .h2 {
		margin-top: 10px;
		font-family: 'eurostilebold',Arial,sans-serif;
		font-weight: normal;
		font-size: 20px;
		text-align: center;
	}

	.guide > .content .h3 {
		font-family: 'eurostilebold',Arial,sans-serif;
		font-weight: normal;
		font-size: 16px;
		text-align: center;
	}

	.guide > .content .buttons {
		margin-top: 20px;
		text-align: center;
	}

/* Direct copy fron news.css for the Guides, clean it up */

.guide {
	margin-top: -1px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #A7A9AC;
	border-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	box-shadow: -7px 7px 5px #D2D0CF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

.guide > .highlight {
	width: 100%;
	display: block;
	max-height: 250px;
}

.guide .byline {
	color: #FFF;
	background-image: linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -o-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -moz-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -webkit-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -ms-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4E50), color-stop(0.6, #6D6E71), color-stop(1, #63686A));
	background-color: #FCFCFC;
	margin-top: 0px;
	text-shadow: 0 0 5px rgba(0,0,0,.9);
	height: 26px;
	line-height: 26px;
	padding: 0px 12px;
}

.guide .byline a {
	color: #FCFCFC;
	font-weight: bold;
}

.guide .byline a:hover {
	color: #4B79BE;
}

.guide .time {
	float:right;
}

.guide .content img
{
	max-width: 100%;
}

.guide > .content .sectionContent > ul {
	margin: 0;
}

.links_credits {
	display: table;
	width: 854px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-color: black;
	border-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-spacing: 12px 0;
}

#links_box, #credits_box {
	background: #bec9c5;
	display: table-cell;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #6D6E71;
	box-shadow: -7px 7px 5px #D2D0CF;
}

#links_box h3, #credits_box h3 {
	color: #FFF;
	/* background: #424445; */
	background-image: linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -o-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -moz-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -webkit-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -ms-linear-gradient(top, #4A4E50 0%, #6D6E71 60%, #63686A 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4E50), color-stop(0.6, #6D6E71), color-stop(1, #63686A));
	background-color: #FCFCFC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-style:normal;
	margin: 0;
	text-shadow: 0 0 5px rgba(0,0,0,.9);
	height: 26px;
	line-height: 26px;
	padding: 0px 12px;
	}

#links_box,#credits_box li a {
	font-weight: bold;
}

#credits_box li:first-child img {
	margin-top: 0;
}

#credits_box li:last-child img {
	margin-bottom: 0;
}

#links_box li a:hover,#credits_box li a:hover{
	color: #303028;
}

#links_box {

}

#links_box #links{
	line-height: 1.4;
	font-size: 13px;
}

#links_box ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 12px 6px 6px;
	min-height: 230px;
}

#links_box li {
	background: url(/images/bullet_8x8_black.png) 9px center no-repeat;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 0px;
	/* border-bottom: 2px solid #D2CFCF; */
	height: 24px;
}

#credits_box #credits{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#credits_box {
	width: 300px;
}

#credits_box h4
{
	margin: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#credits_box ul
{
	list-style-type: none;
	border: none;
	margin: 12px;
	padding: 0;
}

#credits_box img {
	border-color: #000222;
	border-width: 2px;
	border-style: solid;
	height: 40px;
	width: 40px;
	margin: 3px 12px;
	vertical-align: middle;
}
.center_post .post_content_table {
	margin: 0px auto;
}
.post_content_table {
	background-color: black;
	box-shadow: -5px 5px 5px #D2D0CF;
}

.post_content_table td {
	background-color: white;
}

