body {
	background: #363d45 url('../images/layout/body-bg.png') repeat-x top;
	color: #4d5a68;
}
a:link, a:visited, a:hover, a:active {
	color: #5382b1;
	text-decoration: none;
	outline: none;
}
a:hover, a:active {
	text-decoration: underline;
}
small {
	font-size: 11px;
}

.btn-view-demo {
	width: 148px;
	background-image: url('../images/buttons/view-demo.png');
}
.content-body {
	width: 100%;
	background-color: #edf2f7;
}
.mediacore-subpage .content-body {
	background: #f1f6fa url('../images/layout/content-bg-subpages.png') repeat-x 0px 67px;
}
.mediacore-subpage .mediacore-content {
	padding: 30px 0;
	margin: 0;
	width: 960px;
}
.mediacore-subpage .content-body {
	min-height: 434px;
}
body.getcore-subpage #header,
body.mediacore-subpage #header {
	height: 73px;
}
#mediacore-demo {
	margin: 2px 0 10px 0;
	padding:20px 0 10px 0;
}
#logo {
	float: left;
	background: transparent url('../images/layout/logo.png') no-repeat left top;
	width: 210px;
	height: 38px;
	margin-top: 20px;
}
#logo a {
	display: block;
	height: 100%;
	width: 100%;
	color: transparent; /* FIXME: this won't work for IE6, it's CSS3 */
}
#logo a span { display: none; }

/* Main Menu */
#menu {
	float: right;
	margin-top: 13px;
}
#menu li {
	float: left;
	margin-left: 15px;
}
#menu li:hover {
	background: url('../images/menu/hover.png') no-repeat bottom;
}
#menu li a {
	display: block;
	height: 55px;
	background-repeat: no-repeat;
}
#menu li a span { display: none; }
#menu-demo  a { background-image: url('../images/menu/demo.png'); width: 89px; }
#menu-features  a { background-image: url('../images/menu/features.png'); width: 107px; }
#menu-docs      a { background-image: url('../images/menu/docs.png');    width:  89px; }
#menu-community a { background-image: url('../images/menu/community.png');  width: 128px; }
#menu-blog      a { background-image: url('../images/menu/blog.png');  width: 82px; }
#menu-download  a { background-image: url('../images/menu/download.png');  width: 115px; }
.menu-features-on   #menu-features  a { background-image: url('../images/menu/features-active.png'); }
.menu-demo-on       #menu-demo      a { background-image: url('../images/menu/demo-active.png'); }
.menu-docs-on       #menu-docs      a { background-image: url('../images/menu/docs-active.png'); }
.menu-community-on  #menu-community a { background-image: url('../images/menu/community-active.png'); }
.menu-blog-on       #menu-blog      a { background-image: url('../images/menu/blog-active.png'); }
.menu-download-on   #menu-download  a { background-image: url('../images/menu/download-active.png'); }

/* Footer */
#footer {
	width: 100%;
	min-height: 52px;
	background: #363d45 url('../images/layout/footer-bg.png') repeat-x;
}
#footer a:link,
#footer a:visited,
#footer #footer-credit {
	font: 14px Arial, sans-serif;
	color: #c5d1dc;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	float: left;
}
#footer li {
	height: 32px;
	float: left;
	padding: 20px 16px 0 20px;
	background: transparent url('../images/layout/footer-separator.png') no-repeat top left;
}
#footer li.first {
	background-image: none;
	padding: 20px 16px 0 0;
}
#footer .amp {
	font-family: 'Lucida Calligraphy', Georgia, serif;
	font-style: italic;
}
#footer #footer-credit {
	float: right;
	text-align: right;
	padding-top: 23px;
	font-family: Georgia, serif;
	font-style: italic;
}
#footer #footer-credit strong {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
#footer #footer-credit a:link,
#footer #footer-credit a:visited {
	font-weight: bold;
	font-style: italic;
}

/* Homepage */
.mediacore-home .mediacore-content {
	width: 100%;
	padding: 0;
	background-color: #fff;
	font-family: 'Lucida Grande', 'Helvetica Neue',Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
}
.mediacore-home .mediacore-content h2 {
	color: #445463;
	font-size: 18px;
}
.mediacore-home .mediacore-content h3,
.mediacore-home .mediacore-content h3 a {
	color: #34834e;
	font-size: 18px;
}
.mediacore-home .mediacore-content p,
.mediacore-home .mediacore-content li {
	font-size: 14px;
	line-height: 24px;
}
#home-banner {
	background: url('../images/home/banner-bg.png') repeat-x bottom center;
	height: 273px;
	color: #3c4045;
}
#banner-screens {
	background: url('../images/home/banner-fg.jpg') no-repeat bottom center;
	height: 273px;
}
#home-banner div div div {
	width: 440px;
	padding-left: 500px;
}
#home-banner h2 {
	text-transform: uppercase;
	color: #000;
	font-size: 30px;
	font-family: Arial, sans-serf;
	padding-top: 33px;
}
#home-banner .left-col,
#home-banner .right-col {
	float: left;
	width: 210px;
}
#home-banner .right-col {
	width: 193px;
	padding-left: 37px;
}
#home-banner .btn {
	margin: 20px 0 5px 0;
}
.btn-try-demo {
	width: 200px;
	height: 35px;
	background-image: url('../images/buttons/try-demo.png');
}
.btn-contact-sales {
	width: 193px;
	height: 35px;
	background-image: url('../images/buttons/contact-sales.png');
}
.btn-download-now {
	width: 193px;
	height: 35px;
	background-image: url('../images/buttons/download-now.png');
}
.mediacore-home .btn:hover {
	background-position: bottom left;
}
.mediacore-home .btn-desc {
	font-size: 12px;
	margin-left: 3px;
}
.mediacore-home .block-top {
	background: url('../images/home/block-top.png') repeat-x 0 0;
	height: 2px;
}
#home-features {
	padding-bottom: 30px;
}
#home-features li {
	padding-top: 30px;
	padding-left: 80px;
	width: 220px;
	background-position: 0 30px;
	background-repeat: no-repeat;
	background-color: #fff;
}
.mediacore-home #f-playback { background-image: url('../images/icons/big/video.png'); }
.mediacore-home #f-podcast { background-image: url('../images/icons/big/play.png'); }
.mediacore-home #f-anywhere { background-image: url('../images/icons/big/storage.png'); }
.mediacore-home #f-stats { background-image: url('../images/icons/big/heart-plus.png'); }
.mediacore-home #f-categories { background-image: url('../images/icons/big/label.png'); }
.mediacore-home #f-accessibility { background-image: url('../images/icons/big/accessibility.png'); }
.mediacore-home #f-social { background-image: url('../images/icons/big/speech-bubble.png'); }
.mediacore-home #f-uploads { background-image: url('../images/icons/big/user-upload.png'); }
.mediacore-home #f-admin { background-image: url('../images/icons/big/control-panel.png'); }

.mediacore-home .block-bottom {
	background: url('../images/home/block-bottom.png') repeat-x 0 0;
	height: 3px;
}
.mediacore-home .block-body {
	background-image: none;
	background-color: #edf2f7;
}
.mediacore-home #castblock-img {
	background: #edf2f7 url('../images/home/ipad-iphone.jpg') no-repeat right 25px;
	padding: 30px 0 4px 0;
}
#home-castblock p {
	padding-bottom: 20px;
}

#home-castblock li {
	list-style-image: none;
	padding-left: 23px;
	margin-bottom: 6px;
	background: transparent url('../images/icons/check.png') no-repeat center left;
}
#home-more {
	padding: 40px 0;
}
.small-icon {
	padding-left: 23px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: transparent;
}
.icon-down { background-image: url('../images/icons/down-green.png'); }
.icon-right {
	background-image: url('../images/icons/go.png');
	background-position: 0 3px;
}
#home-affiliate p {
	margin-bottom: 10px;
}
#home-blog li {
	list-style-image: none;
	padding-left: 23px;
	margin-bottom: 6px;
	background: transparent url('../images/layout/bullet-light.png') no-repeat center left;
}
.mediacore-home #custom-blurb {
	margin-top: -12px;
}
#custom-blurb .block-top {
	background: #e6f5d3 url('../images/home/green-box-top.png') no-repeat top left;
	height: 8px;
}
#custom-blurb .block-bottom {
	background: #e6f5d3 url('../images/home/green-box-bottom.png') no-repeat top left;
	height: 8px;
}
#custom-blurb .block-body {
	background: #e6f5d3 url('../images/home/green-box-body.png') repeat-y top left;
	padding-bottom: 15px;
}

#custom-blurb h3,
.blue-box h3 {
	margin: 0 15px 10px 15px;
	padding-top: 4px;
}
#custom-blurb p,
.blue-box p,
.blue-box ul {
	margin: 0 15px;
	font-size: 12px;
	color: #3c4045;
	line-height: 24px;
}
#custom-blurb .btn {
	margin: 0 auto;
	margin-top: 20px;
}
.blue-box ul li {
	float: left;
	margin-right: 20px;
}
.blue-box .block-top {
	background: #e0eaf4 url('../images/layout/blue-box-top-8.png') no-repeat top left;
	height: 8px;
}
.blue-box .block-body {
	background: #e0eaf4 url('../images/layout/blue-box-body-8.png') repeat-y top left;
}
.blue-box .block-bottom {
	background: #e0eaf4 url('../images/layout/blue-box-bottom-8.png') no-repeat top left;
	height: 8px;
}
/* Header image replacements */
.mediacore-home .mediacore-content h2,
.mediacore-home .mediacore-content h3 {
	height: 18px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom left;
}
.mediacore-home .mediacore-content h2 span,
.mediacore-home .mediacore-content h3 span {
	display: none;
}
#home-banner h2 {
	height: 30px;
	background-image: url('../images/home/text/video-podcast-cms.png');
}
.mediacore-home #f-playback h3 { background-image: url('../images/home/text/add-browse-video.png'); }
.mediacore-home #f-podcast h3 { background-image: url('../images/home/text/publish-podcasts.png'); }
.mediacore-home #f-anywhere h3 { background-image: url('../images/home/text/store-media-anywhere.png'); }
.mediacore-home #f-stats h3 { background-image: url('../images/home/text/stats-popularity.png'); }
.mediacore-home #f-categories h3 { background-image: url('../images/home/text/categories-search.png'); }
.mediacore-home #f-accessibility h3 { background-image: url('../images/home/text/accessibility.png'); }
.mediacore-home #f-social h3 { background-image: url('../images/home/text/social-media-sharing.png'); }
.mediacore-home #f-uploads h3 { background-image: url('../images/home/text/user-uploads.png'); }
.mediacore-home #f-admin h3 { background-image: url('../images/home/text/administrative-control.png'); }
.mediacore-home #h2-open-cms { background-image: url('../images/home/text/open-source-video-cms.png'); }
.mediacore-home #h2-who { margin-top: 20px; background-image: url('../images/home/text/who-can-use-it.png'); }
.mediacore-home #h2-new { background-image: url('../images/home/text/new-features.png'); }
.mediacore-home #home-affiliate h3 { background-image: url('../images/home/text/mediacore-affiliate-progam.png'); }
.mediacore-home #home-blog h3 { background-image: url('../images/home/text/from-the-blog.png'); }
.mediacore-home #custom-blurb h3 { background-image: url('../images/home/text/customization-installation.png'); }

/* New subpage styles */
.getcore-subpage {
	color: #4d5a68;
	line-height: 24px;
	font-size: 14px;
}
.getcore-subpage .mediacore-content {
	padding: 30px 0;
	margin: 0;
	width: 960px;
}
.getcore-subpage .content-body {
	background-color: #fff;
	background-image: none;
	min-height: 434px;
}
.getcore-subpage #mediacore-footer {
	border-top: none;
}
.getcore-subpage a:link,
.getcore-subpage a:visited,
.getcore-subpage a:hover,
.getcore-subpage a:active {
	color: #3276CB;
}
.getcore-subpage h1 {
	color: #000;
	font-size: 32px;
	text-transform: none;
	text-align: center;
}
.getcore-subpage h2 {
	color: #000;
	font-size: 24px;
	margin: 30px 0 25px 0;
}
.getcore-subpage h3 {
	color: #34834e;
	font-size: 18px;
}

/* Demo */
#mediacore-demo #about-demo {
	width: 280px;
}
#mediacore-demo #f-admin {
	background: #e0eaf4 url('../images/icons/big/control-panel.png') no-repeat 0 5px;
	padding-left: 60px;
	width: 260px;
}
#custom-blurb h3,
.blue-box h3 {
	height: 18px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom left;
}
#mediacore-demo .blue-box .block-body {
	height: 159px;
	padding-bottom: 15px;
}
#custom-blurb h3 span,
.blue-box h3 span {
	display: none;
}
#mediacore-demo #custom-blurb h3 { background-image: url('../images/demo/h3-customization-installation.png'); }
#mediacore-demo #about-demo h3 { background-image: url('../images/demo/h3-about-the-demo.png'); }
#mediacore-demo #f-admin h3 { background-image: url('../images/demo/h3-administrative-control.png'); }

/* Download */
.menu-download-on #custom-blurb {
	width: 288px;
}
.menu-download-on #custom-blurb .block-top {
	background: transparent url('../images/layout/green-box-top-288.png') no-repeat top left;
	height: 8px;
}
.menu-download-on #custom-blurb .block-body {
	background: transparent url('../images/layout/green-box-body-288.png') repeat-y top left;
}
.menu-download-on #custom-blurb .block-bottom {
	background: transparent url('../images/layout/green-box-bottom-288.png') no-repeat top left;
	height: 8px;
}
.menu-download-on #custom-blurb h3 { background-image: url('../images/demo/h3-customization-installation.png'); }

/* Features */
.menu-features-on .grid_row div {
	background-image: none;
	padding-bottom: 35px;
}
#intro-text {
	width: 390px;
	margin-right: 20px;
}
#intro-text p {
	padding-top: 30px;
}
#features-model {
	margin: 0 0 0 -20px;
}
ul.star-light li {
	list-style-image: none;
	background: #fff url('../images/layout/bullet-light.png') no-repeat center left;
	padding-left: 20px;
	margin-bottom: 6px;
}
#page-toc {
	padding: 5px 0 0 20px;
}
#page-toc li {
	margin: 8px 0;
}
.grid_row p {
	word-spacing: 2px;
}
ul.ul-cols li {
	float: left;
	width: 90px;
}
.features-hr {
	height: 21px;
	width: 940px;
	margin: 0 auto;
	display: block;
	color: #fff;
	background: #fff url('../images/features/divider.png') no-repeat top center;
}
.features-hr hr {
	display: none;
}
#f-download-joomla img {
	margin-top: 33px;
}
.icon-list li {
	float: left;
}
.ir span {
	display: none;
}
.getcore-subpage h1.ir,
.getcore-subpage h2.ir,
.getcore-subpage h3.ir {
	height: 18px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom left;
}
.getcore-subpage h2.ir {
	height: 22px;
}
.menu-features-on h1.ir { margin-left: 120px; width: 773px; height: 35px; background-image: url('../images/features/h1-add-a-powerful-media-platform-to-your-website.png'); }
.menu-features-on h2#h2-core-features { background-image: url('../images/features/h2-core-features.png'); }
.menu-features-on h2#h2-video-audio-playback { background-image: url('../images/features/h2-video-and-audio-playback.png'); }
.menu-features-on h2#h2-podcast-features { background-image: url('../images/features/h2-podcast-platform-features.png'); }
.menu-features-on h2#h2-open-source-plugins { background-image: url('../images/features/h2-plugins-for-other-open-source-platforms.png'); }
.menu-features-on h2#h2-tech-spec { background-image: url('../images/features/h2-technology-and-specifications.png'); }
.menu-features-on #f-explore-media h3 { background-image: url('../images/features/h3-explore-media.png'); }
.menu-features-on #f-media-library h3 { background-image: url('../images/features/h3-media-library.png'); }
.menu-features-on #f-podcasting h3 { background-image: url('../images/features/h3-podcasting.png'); }
.menu-features-on #f-categories h3 { background-image: url('../images/features/h3-categories.png'); }
.menu-features-on #f-search h3 { background-image: url('../images/features/h3-search.png'); }
.menu-features-on #f-user-uploads h3 { background-image: url('../images/features/h3-user-uploads.png'); }
.menu-features-on #f-control-panel h3 { background-image: url('../images/features/h3-control-panel.png'); }
.menu-features-on #f-file-organization h3 { background-image: url('../images/features/h3-file-organization.png'); }
.menu-features-on #f-smart-upload h3 { background-image: url('../images/features/h3-smart-upload.png'); }
.menu-features-on #f-related-media h3 { background-image: url('../images/features/h3-related-media.png'); }
.menu-features-on #f-social-sharing h3 { background-image: url('../images/features/h3-social-sharing.png'); }
.menu-features-on #f-comment-engine h3 { background-image: url('../images/features/h3-comment-engine.png'); }
.menu-features-on #f-statistics h3 { background-image: url('../images/features/h3-statistics.png'); }
.menu-features-on #f-popularity h3 { background-image: url('../images/features/h3-popularity.png'); }
.menu-features-on #f-accessibility h3 { background-image: url('../images/features/h3-accessibility.png'); }
.menu-features-on #f-media-storage h3 { background-image: url('../images/features/h3-media-storage.png'); }
.menu-features-on #f-html5-mobile h3 { background-image: url('../images/features/h3-html5-and-mobile.png'); }
.menu-features-on #f-flash-players h3 { background-image: url('../images/features/h3-flash-players.png'); }
.menu-features-on #f-supported-formats h3 { background-image: url('../images/features/h3-supported-formats.png'); }
.menu-features-on #f-integrated-players h3 { background-image: url('../images/features/h3-integrated-players.png'); }
.menu-features-on #f-create-podcast h3 { background-image: url('../images/features/h3-create-a-podcast.png'); }
.menu-features-on #f-video-audio h3 { background-image: url('../images/features/h3-video-or-audio.png'); }
.menu-features-on #f-itunes h3 { background-image: url('../images/features/h3-itunes-support.png'); }
.menu-features-on #f-rss h3 { background-image: url('../images/features/h3-rss-and-feedburner.png'); }
.menu-features-on #f-browse-podcasts h3 { background-image: url('../images/features/h3-browse-podcasts.png'); }
.menu-features-on #f-add-episodes h3 { background-image: url('../images/features/h3-add-episodes.png'); }
.menu-features-on #f-browse-episodes h3 { background-image: url('../images/features/h3-browse-episodes.png'); }
.menu-features-on #f-related-episodes h3 { background-image: url('../images/features/h3-related-episodes.png'); }
.menu-features-on #f-wordpress h3 { background-image: url('../images/features/h3-wordpress-blogs.png'); }
.menu-features-on #f-joomla h3 { background-image: url('../images/features/h3-joomla-cms-platform.png'); }
.menu-features-on #f-purchase-plugins h3 { background-image: url('../images/features/h3-purchase-plugins.png'); }
.menu-features-on #f-mobile-devices h3 { background-image: url('../images/features/h3-mobile-devices.png'); }
.menu-features-on #f-web-standards h3 { background-image: url('../images/features/h3-web-standards.png'); }
.menu-features-on #f-seo-placement h3 { background-image: url('../images/features/h3-seo-and-placement.png'); }
.menu-features-on #f-supported-browsers h3 { background-image: url('../images/features/h3-supported-browsers.png'); }
.menu-features-on #f-pylons-python h3 { background-image: url('../images/features/h3-pylons-and-python.png'); }
.menu-features-on #f-mootools h3 { background-image: url('../images/features/h3-mootools.png'); }
.menu-features-on #f-tiny-wysiwyg h3 { background-image: url('../images/features/h3-tiny-wysiwyg-editor.png'); }
.menu-features-on #f-mysql-sqlalchemy h3 { background-image: url('../images/features/h3-mysql-and-sqlalchemy.png'); }


hr.fancy {
	height: 6px;
	background: transparent url('../images/layout/hr.png') repeat-x scroll center;
	border-style: none;
	display: block;
	color: transparent;
}
.screenshot {
	height: 195px;
	width: 316px;
	margin: 0 -8px;
	padding: 10px 0;
}
.mediacore-subpage {
	color: #4D5A68;
	line-height: 24px;
}
.mediacore-subpage h1 {
	color: #171d21;
	font-size: 24px;
	text-transform: uppercase;
	padding-bottom: 15px;
	text-shadow:0px 1px 0 #FFFFFF;
}
.mediacore-subpage h2,
.mediacore-subpage h3 {
	color: #35844e;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 3px;
	text-shadow:0px 1px 0 #FFFFFF;
}
.mediacore-subpage h3 {
	font-size: 16px;
}

.mediacore-subpage .sidebar {
	margin-top: 20px;
}
.mediacore-subpage .sidebar p {
	word-wrap: break-word;
}
.mediacore-subpage .sidebar .box-top {
	width: 288px;
	height: 16px;
	background: transparent url('../images/layout/sidebar-top.png') repeat-y center;
}
.mediacore-subpage .sidebar .box {
	width: 288px;
	padding-top: 5px;
	background: transparent url('../images/layout/sidebar-bg.png') repeat-y center;

}
.mediacore-subpage .sidebar .box h2,
.mediacore-subpage .sidebar .box ul,
.mediacore-subpage .sidebar .box p {
	color: #36404a;
	font-size: 13px;
	padding: 0 20px;
	margin: 0;
}
.mediacore-subpage .sidebar .box h2 {
	font-size: 13px;
	font-weight: bold;
	text-shadow:0px 1px 0 #FFFFFF;
}
ul#formats {
	overflow: auto;
	padding-top: 5px;
	margin: 0 20px 0 40px;
}
ul#formats li {
	float: left;
	list-style-image: url('../images/layout/bullet-star.png');
	padding: 0;
	width: 90px;
}
ul#tools {
	padding-top: 15px;
	width: 100%;
	overflow: hidden;
}
ul#tools li {
	float: left;
	padding-right: 7px;
	background-repeat: no-repeat;
}
ul#tools li a {
	display: block;
}
ul#tools li a span { display: none; }
ul#tools #python a {
	height: 33px;
	width: 33px;
	background-image: url('../images/logos/python.png');
}
ul#tools #turbogears a {
	height: 35px;
	width: 36px;
	background-image: url('../images/logos/turbogears.png');
}
ul#tools #mootools a {
	height: 39px;
	width: 156px;
	background-image: url('../images/logos/mootools.png');
}
.mediacore-subpage .sidebar .box-divider {
	clear: both;
	width: 288px;
	height: 2px;
	border: none;
	margin: 15px 0;
	background: transparent url('../images/layout/sidebar-divider.png') repeat-y center;
}
.mediacore-subpage .sidebar .box-bottom {
	width: 288px;
	height: 16px;
	background: transparent url('../images/layout/sidebar-bottom.png') repeat-y center;
}
.gpl-license p,
.legal p {
	padding-top: 10px;
}
ul#privacy {
	padding-left: 20px;
}
ul#privacy li {
	list-style-image: url('../images/layout/bullet-light.png');
}
#download-zip span { display: none; }
#download-links {
	margin: 0 auto;
	width: 212px;
	text-align: center;
}
#download-zip {
	background: transparent url('../images/buttons/download.png') no-repeat top right;
	height: 35px;
	width: 212px;
	display: block;
	margin-bottom: 10px;
}
#download-zip:hover {
	background-position: bottom left;
}

#demo-video span { display: none; }
#demo-video {
	background: transparent url('../images/buttons/demo-video.png') no-repeat top right;
	height: 34px;
	width: 286px;
	display: block;
	margin-bottom: 10px;
}
#demo-video:hover {
	background-position: bottom left;
}
#customization span { display: none; }
#customization {
	background: transparent url('../images/buttons/customization.png') no-repeat top right;
	height: 34px;
	width: 286px;
	display: block;
	margin-bottom: 10px;
}
#customization:hover {
	background-position: bottom left;
}

#twitter span { display: none; }
#twitter {
	background: transparent url('../images/buttons/twitter.png') no-repeat top right;
	height: 34px;
	width: 286px;
	display: block;
	margin-bottom: 10px;
}
#twitter:hover {
	background-position: bottom left;
}

h1.second-heading {
	margin-top: 2em;
}

body.mediacore-subpage table{border:1px solid #c1d1e1;margin:10px}
body.mediacore-subpage table td{padding:10px 15px 10px 15px}
body.mediacore-subpage table td.head{background:#80a1c3;color:#fff}
