/*
Theme Name: MNcom
Theme URI: http://www.mohdnizam.com
Description: Custom built theme for MNcom
Version: 1.0
Author: Mohd Nizam
*/

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #e5e5e5;
	font-family: Verdana, Arial, sans-serif;
}
input.hidden {
	display: none !important;
}
.center {
	text-align: center;
}
.redcolor {
	color: #990000;
}
.small {
	font-size: 8pt;
}
.verd {
	font-family: verdana;
}
.lineheight {
	line-height:1.5em;
}
#wrapper {
	width: 977px;
	margin: 0px auto;
	background-image: url(/images/background_grey.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 15px;
	position: relative;
	z-index: 10;
}
#wrapper2 {
	width: 962px;
	background-image: url(/images/background_grey_rev.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	background-position: 957px 0px;
}
#main {
	width: 959px;
	padding: 1px;
	background-color: white;
}

#header, #nav, #content, #footer {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#header {
	background-color: #a00000;
	height: 160px;
	background-image: none;
	background-color: #a00000;
	background-repeat: no-repeat;
	position: relative;
	z-index: 40;
	border-bottom: 1px solid white;
}
#innerheader {
	float: right;
	width: 772px;
	padding: 0px !important;
}
#header div {
	float: right;
}
#header div #search {
	width: 252px;
	height: 50px!important;
	background-image: url(/images/search-box-v3.jpg);
	padding-top: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 4px;
	position: relative;
	z-index: 60;
}
#header div #search input {
	margin-left: 17px;
	width: 165px;
	background-color: #b24d4d;
	border: 1px solid black;
	position: relative;
	top: 20px;
	color: #ededed;
}
#header div #search input.submit {
	margin-left: 12px;
	width: 26px;
	height: 18px;
	border-width: 0px;
	position: relative;
	top: 24px;
}
#header div #slogan {
	width: 350px;
	height: 21px;
	padding: 0px;
	margin-top: 35px;
	margin-left: 0px;
	margin-right: 150px;
	position: relative;
	z-index: 61;
}
#header div #hostedby {
	width: 221px;
	height: 16px;
	padding: 0px;
	margin-top: 51px;
	margin-left: 0px;
	margin-right: 73px;
	position: relative;
	z-index: 61;
}
#header div #exphdr {
	width: 151px;
	height: 72px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 23px;
	position: relative;
	z-index: 61;
}
#header img#logo {
	float: left;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
#header div.ad {
	margin-top: 0 auto;
	padding-right: 24px;
	padding-left: 24px;
	width: 728px;
	height: 106px;
	overflow: hidden;
	text-align: center;
	background: transparent;
}
#header noscript {
	display: none !important;
	height: 0px !important;
}

#nav {
	padding: 0px 0px 0px 1px;
	margin: 0px;
	height: 36px;
	position: relative;
	z-index: 20;
	background-color: #595959;
	width: 958px;
	overflow:hidden;
}
#nav a, #nav a:link, #nav a:visited {
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: -10px;
	z-index: 16;
}
#nav a img, #nav a:link img, #nav a:visited img {
	border: 0px;
	padding: 0px 1px 0px 0px;
	margin: 0px;
	position: relative;
	top: 10px;
	z-index: 16;
}

#content {
	background-color: white;
	/*background-repeat: no-repeat;
	background-position: 35px 35px;
	height: 400px;*/
	padding: 0px 0px 0px 27px;
	position: relative;
	top: 0px;
	z-index: 20;
	font-family: Georgia, "Times New Roman", Helvetica, serif;
	font-weight: bold;
}
* html #content {
	height: 400px;
}
#content h4 {
	font-size: 12pt;
	color: black;
	margin-top: 2px;
	margin-bottom: 2px;
}
#content a:link, #content a:visited {
	text-decoration: underline;
	color: #996666;
}
#content a:hover {
	text-decoration: none;
	color: #990000;
}
#content h1 {
  	width: 380px;
  	float: left;
  	margin: 18px 0px 2px 0px;
  	padding-bottom: 0px !important;
	color: white;
}
#content a.highlighted {
	color: #d32f2f;
	font-size: 12pt;
	font-weight: bold;
}
#content .small {
	font-size: 8pt;
}
#content div#featured {
	width:300px!important;
	height:192px;
	text-align:left;
	margin:0px 0 0 5px!important;
	padding:0!important;
	background-color:#555555;
}
/*#content div#featured {
	float: right;
	clear: none;
	text-align: right;
	width: 492px!important;
	height: 82px;
	color: #666;
	margin-bottom: 0px;
	margin-top: 1px;
	overflow: hidden;
	background: #474747 url(/images/featured-articles-box.gif) no-repeat left bottom;
}
#content div#featured p {
	text-align: left;
	width: 80px;
	float: left;
	margin: 8px 0px 0px 0px;
	padding-left: 35px;
	font-size: 14pt;
	font-weight: normal;
}*/
#content div#featflash {
	float: right;
	clear: none;
	width: 350px!important;
	height: 82px;
	overflow: hidden;
}
#content div#featured ul {
	float: right;
	margin: 6px 0px 0px 0px;
	width: 350px;
	padding: 0px 20px 0px 0px;
	font-size: 11pt;
	font-weight: bold;
	height: 70px;
	overflow: hidden;
}
#content div#featured ul li {
	list-style-type: none;
	margin-top: 7px;
}
/*#content div#featured a, #content div#featured a:link, #content div#featured a:visited {
	color: #666;
	text-decoration: none;
}
#content div#featured a:hover {
	color: #111;
	text-decoration: none;
}*/


#content div h2 {
  	font-size: 14pt;
  	color: #990000;
  	font-weight: normal;
  	margin-top: 0px;
}
#content div h2 a:link, #content div h2 a:visited, #content div h2 a:hover {
  	font-size: 14pt;
  	color: #990000;
  	font-weight: normal;
	text-decoration: none;
}

div.fclmn {
	float: left;
	width: 180px;
	margin: 0 18px 0 6px;
	padding-bottom: 0px;
	text-align: left;
	margin-bottom:0px!important;
}
div.fclmnend {
	float: left;
	width: 180px;
	margin: 0 0 0 6px;
	padding-bottom: 0px;
	text-align: left;
	margin-bottom:0px!important;
}
div.fclmn p {
	font-family:verdana;
	font-size:8pt!important;
	font-weight:normal!important;
	line-height:1.4em;
	padding-bottom:0px!important;
}
div.fclmnend p {
	font-family:verdana;
	font-size:8pt!important;
	font-weight:normal!important;
	line-height:1.4em;
	padding-bottom:0px!important;
}

/*** generic content block ***/
#content .regcontent {
	float: left;
	clear: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 15px 0px;
	font-size: 9pt;
	font-weight: normal;
}
* html #content .regcontent {
	padding-top: 25px;
}
#content .trailer {
	text-align:center;
	width:100%;
	font-size:8pt;
}
#content .regcontent div.left {
    float: left;
	width: 280px;
	margin: 5px 0px 10px 0px;
	font-family:verdana;
	font-size: 8pt;
	font-weight: normal;
}
#content .regcontent div.right {
	float: right;
	width: 280px;
	margin: 5px 0px 10px 0px;
	font-family:verdana;
	font-size: 8pt;
	font-weight: normal;
}
#content .regcontent div.bar {
	margin: 0 auto;
	text-align: center;
	clear: both;
}
#content .regcontent .regtxt {
	color: #555555;
	font-size:9pt;
	font-weight:normal;
	letter-spacing:.20px;
	line-height:1.5em;
	text-indent: 20px;
}
#content .regcontent .header {
	color: #990000;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
#content .regcontent .header a:link, #content .regcontent .header a:visited, #content .regcontent .header a:hover {
	color: #990000;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
#content .regcontent div.image {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 0px;
	font-weight: normal;
}
#content .regcontent div.image img {
	padding: 3px;
	background: #E5E5E5;
	border: 1px solid #DFDFDF;
}


/*** SCHEDULE CONTENT ***/
#content .schedcontent {
	float: left;
	clear: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 15px 0px;
	font-size: 9pt;
	font-weight: normal;
	line-height:1.4em;
}
* html #content .schedcontent {
	padding-top: 25px;
}
#content .schedcontent h3 {
	font-size: 14pt;
	color: black;
	margin-top: 2px;
	margin-bottom: 2px;
	font: normal 1.8em/1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.01em;
}
#content .schedcontent div.current {
	border-top: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	padding: 0 0 3px 0;
	margin-bottom: 12px;
	background: #EDEDED none repeat scroll 0% 50%;
	width: 100%;
}

/**** NEW SCHEDULE TABLES ****/
#content .schedcontent div.sched {
	margin: 8px auto 10px;	
}
#content .schedcontent table {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	font-family: verdana;
}
#content .schedcontent table tr th {
	padding: 6px 4px;
	margin: 0;
	font-weight: bold;
	font-size: 9pt;
	background: #EDEDED;
	border: 1px solid #fff;
}
#content .schedcontent table tr th.month {
	text-align: left;
	background: #fff;
	border: none;
}
#content .schedcontent table tr td {
	padding: 0px 4px 10px 10px;
	margin: 0;
	border: 1px solid #fff;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	background: #EDEDED;
}
#content .schedcontent table tr td.day {
	background: #EFD1D1;
}
#content .schedcontent div.date {
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: italic;
	font-weight: normal;
	font-size: 8pt;
	color: #555;
}
#content .schedcontent div.lim {
	text-align: left;
	margin-top: 6px;
	font-style: italic;
}
#content .schedcontent table tr td.blank {
	background: #fff;
}


blockquote p {
	margin: 0!important;
	paddding: 0!important;
	padding-top: 10px!important;
	font-size: 9pt!important;
	letter-spacing: .1px!important;
	font-style: italic!important;
}
blockquote {
	background: #EDEDED;
	padding: 0px 16px 10px 18px;
	margin: 0px 40px 0px 20px;
}
/*** HOME PAGE ***/
#content div.article {
	float: left;
	clear: left;
	width: 600px;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #888888;
}
#content div.article div.photo {
	background-color: #ededed;
	margin-bottom: 0px;
	width: 100%;
}
#content div.article div.photo img {
	margin-right: 10px;
	clear: none;

}
#content div.article div.photo p {
	float: right;
	clear: both;
	padding: 20px 18px 0px 0px;
	margin: 0px;
	font-size: 7pt;
	font-weight: normal;
	font-family: verdana;
	color: #888888;
	width: 200px;
	letter-spacing:normal;
}
#content div.article p {
	color: #555555;
	clear: both;
	font-size:9pt;
	font-weight:normal;
	letter-spacing:.25px;
	line-height:1.5em;
	padding: 0;
}
#content div.article div.continue {
	text-align: right;
	margin-bottom: 10px;
	margin-top: -4px;
	font-size:8pt;
	font-weight: bold;
}
#content div.article div.date {
	font-family:verdana;
	font-size: 8pt;
	color: #888;
	font-weight: normal;
}
#content div.article h2 {
	margin-bottom: 0px;
}
#content div.article p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content div.article div.date a:link, #content div.article div.date a:visited, #content div.article div.date a:hover {
	color: #888;
}

#content div.alignleft, #content div.alignright {
	width: 200px;
	font-size: 9pt;
}
#content div.alignleft {
	float: left;
	text-align: left;
	clear: both;
}
#content div.alignright {
	float: right;
	text-align: right;
	clear: right;
}
/*** END HOME PAGE ***/

/*** REVIEWS ***/

#content div.review {
	float: left;
	clear: left;
	width: 600px;
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-family: Georgia;
	font-weight: normal;
}
#content div.review h2 {
	margin-bottom: 4px;
	font: normal 2.4em/1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.01em;
}
* html #content div.review h2 { letter-spacing: -0.1em; }
#content div.review .date {
	color: #990000;
	/*font-size: 8pt;
	font-weight: normal;*/
	margin-top: 0px;
	margin-bottom: 8px;
	font: normal 1.2em/1.4em Verdana;
	letter-spacing: -0.01em;
}
#content div.review .date a:link, #content div.review .date a:visited, #content div.review .date a:hover {
	color: #990000;
}
#content div.review .date a:link, #content div.review .date a:visited {
	text-decoration: none;
}
#content div.review .date a:hover {
	text-decoration: underline;
}
#content div.review .movinfo{
	font-size: 9pt;
	padding: 0 0 20px 0;
	height: 200px;
	color: #666666;
	font-weight:normal;
	letter-spacing:.25px;
	line-height:1.5em;
}
#contet div.review .midnight a:link, #contet div.review .midnight a:visited, #contet div.review .midnight a:hover {
	font-size: 14pt !important;
}
#content .castinfo {
	font-size: 9pt;
	padding: 0 0 2px 0;
	height: 200px;
	color: #666666;
	font-weight:normal;
	letter-spacing:.25px;
	line-height:1.5em;
}
#content .cast2nfo {
	font-size: 9pt;
	padding: 0 0 2px 0;
	margin-top: 10px;
	color: #666666;
	font-weight:normal;
	letter-spacing:.25px;
	line-height:1.5em;
}
#content div.review div.reviewphotol {
	text-align: left;
	background-color: #ededed;
	margin-bottom: 0px;
	width: 600px;
	margin: 0 auto;
}
#content div.review div.reviewphotol img {
	margin-right: 10px;
	clear: none;
}
#content div.review div.reviewphotol span {
	text-align: left;
	float: right;
	padding: 30px 20px 0px 17px;
	margin: 0px;
	font-size: 7pt;
	font-weight: normal;
	font-family: verdana;
	color: #888888;
	width: 200px;
	line-height:1.4em;
}
#content div.review div.reviewphotor {
	text-align: right;
	background-color: #ededed;
	margin-bottom: 0px;
	width: 600px;
	margin: 0 auto;
}
#content div.review div.reviewphotor img {
	margin-left: 10px;
	clear: none;
}
#content div.review div.reviewphotor span {
	text-align: left;
	float: left;
	padding: 30px 11px 0px 26px;
	margin: 0px;
	font-size: 7pt;
	font-weight: normal;
	font-family: verdana;
	color: #888888;
	width: 200px;
	line-height:1.4em;
}
#content div.review div.info {
	width: 576px;
	height: 200px;
	background-color: #ededed;
	padding: 12px;
}
#content div.review div.info img {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 1px solid #888888;
}
#content div.review div.info img.sr-star {
	border-width: 0px;
}
#content div.review div.info ul {
	float: right;
	width: 421px;
	list-style-type: none;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family:verdana;
	margin-top:2px;
}
#content div.review div.info ul li {
	margin-bottom: 10px;
}
#content div.review div.info ul li.stars {
	padding-top: 20px;
	font-size: 11pt;
}
#content div.review .term {
	color: #666666;
	font-weight: bold;
}
#content div.review .linkback {
	clear:both;
	margin: 0px;
	padding-top: 6px;
	font-size: 8pt;
	font-weight: bold;
	font-family:verdana;
}
#content div.review div.quote-body {
	text-align: center;
	color: #b0b0b0;
	font-size: 20pt;
	font-weight: normal;
	/*margin-top: 24px;*/
	width: 600px;
	margin: 12px auto 0 auto;
}
#content div.review div.quote-source {
        text-align: right;
        width: 100%;
        color: #b0b0b0;
        font-size: 10pt;
}
#content div.review p {
	/* color: #666666; */
	color: #555555;
	font-size:9pt;
	font-weight:normal;
	letter-spacing:.25px;
	line-height:1.5em;
	/* padding-top: 0px; */
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content div.review h3 {
	font-size: 12pt;
	color: #ff6600;
	margin-top: 18px;
}
#content div.review h3 a:link, #content div.review h3 a:visited, #content div.review h3 a:hover {
	color: #ff6600;
}
/**** Google Adsense Ad Block ****/
#content div.review div.adsense {
	width: 468px;
	margin: 6px auto 0px auto;
	text-align: center;
}
#content div.review div.amazonad {
	width: 524px;
	margin: 6px auto 0px auto;
	padding-bottom: 0px !important;
	text-align: center;
}
#content div.review div.adsenserect {
	float: right;
	width: 200px;
	margin: 20px 0 0 0;
	padding-left:8px;
	margin-left:8px;
	text-align:right;
	border-left:1px solid #ccc;
}

/**** Styled Image Class ****/
#content div.review div.image {
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
#content div.review div.image img {
	padding: 3px;
	background: #E5E5E5;
	border: 1px solid #DFDFDF;
}
#content div.article div.image {
	text-align: center;
	margin: 6px 0 0 0;
	padding-bottom: 0px;
	font-weight: normal;
}
#content div.article div.image img {
	padding: 3px;
	background: #E5E5E5;
	border: 1px solid #DFDFDF;
}

#content div.review div.line {
	text-align: center;
	width: 560px;
	height: 3px;
	margin: 6px auto 3px auto;
}
* html #content div.review div.line {
	margin: 10px auto 0px auto;
}
#content div.review span.technotags {
	font-size: 9pt;
	color: #777;
}
#content div.review span.technotags a:link, #content div.review span.technotags a:visited {
	font-size: 9pt;
	text-decoration: underline;
}
#content div.review span.technotags a:hover {
	font-size: 9pt;
	text-decoration: none;
}
#content div.review ul.links {
        list-style-type: none;
        font-size: 10pt;
        padding-left: 0px;
        margin-left: 6px;
}
#content div.review ul.links li {
        margin-bottom: 6px;
}
#content div.review div.com {
	margin: 0;
	padding: 0;
}
#content div.review div p.comment {
	/* padding-left: 8px; */
	clear: none;
	padding: 4px 4px 4px 6px;
	margin-left: 42px;
	margin-bottom: 0px;
	font-size: 8.5pt;
	letter-spacing:.15px;
}
#content div.review div p.comment-alt {
	/* padding-left: 8px; */
	clear: none;
	padding: 4px 4px 4px 6px;
	margin-left: 42px;
	margin-bottom: 0px;
	font-size: 8.5pt;
	letter-spacing:.15px;
	background-color: #ededed;
}
#content div.review div p.comment-author {
	/* padding-left: 8px; */
	clear: none;
	padding: 4px 4px 4px 6px;
	margin-left: 42px;
	margin-bottom: 0px;
	font-size: 8.5pt;
	font-weight: bold;
	color: #fff;
	letter-spacing:.15px;
	background-color: #808080;
}
/*#content div.review p.posted-by {
	font-family:verdana;
	padding-left: 30px;
	font-size: 8pt;
	color: #888888;
	font-weight: normal;
}*/
#content div.review div p.posted-by {
	font-family:verdana;
	font-size: 8pt;
	color: #888888;
	font-weight: normal;
	margin-left: 42px;
	margin-top:0px;
	padding: 6px 0px 4px 30px;
}
#content div.review div p.posted-by-alt {
	font-family:verdana;
	font-size: 8pt;
	color: #888888;
	font-weight: normal;
	margin-left: 42px;
	margin-top:0px;
	padding: 6px 0px 4px 30px;
	background-color: #ededed;
}
#content div.review div p.posted-by-author {
	font-family:verdana;
	font-size: 8pt;
	color: #fff;
	font-weight: normal;
	margin-left: 42px;
	margin-top:0px;
	padding: 6px 0px 4px 30px;
	background-color: #808080;
}
#content div.review div p.comnum {
	text-align: center;
	margin-top: -8px;
	margin-bottom: 0px;
	margin-right: 20px;
	padding: 0;
	float: left;
	color: #bbb;
	font-size: 4em;
	font-family: "times";
}
#content div.review p.posted-by a:link, #content div.review p.posted-by a:visited, #content div.review p.posted-by a:hover {
	color: #888;
}
#content div.review p.posted-by-alt a:link, #content div.review p.posted-by-alt a:visited, #content div.review p.posted-by-alt a:hover {
	color: #888;
}
#content div.review p.posted-by-author a:link, #content div.review p.posted-by-author a:visited, #content div.review p.posted-by-author a:hover {
	color: #fff;
}
#content div.review p.comment-author a:link, #content div.review p.comment-author a:visited, #content div.review p.comment-author a:hover {
	color: #fff;
}
#content div.review form input, #content div.review form textarea {
	font-family:verdana;
	color: black;
	font-weight: normal;
	font-size: 8pt;
}
#content div.review form input.author {
	width: 220px;
}
#content div.review form input.email, #content div.review form input.website {
	width: 164px;
	/*margin-left: 15px;*/
}
#content div.review form textarea {
	width: 596px;
	height: 200px;
	margin: 15px 0px 10px 0px;
}
#content div.review form div.inps {
	position: relative;
	float: left;
	margin-right: 15px;
}
#content div.review form div.inpse {
	position: relative;
	float: left;
	margin-right: 0px;
}
label.overlabel {
	font-family:verdana;
	color: black;
	font-weight: normal;
	font-size: 8pt;
}
label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	font-family:verdana;
	color: black;
	font-weight: normal;
	font-size: 8pt;
}
#content div.review .subscribe-to-comments {
	margin-top: 0;
	margin-bottom: 10px;
	font-family:verdana;
	color: black;
	font-weight: normal;
	font-size: 8pt;
}
#content div.review .loggedin {
	font-family:verdana;
	color: black;
	font-weight: normal;
	font-size: 8pt;
}
#content div.review span.rsscomments {
	padding-left: 20px;
	background-image: url(/images/feed.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content div.review span.trackback {
	padding-left: 20px;
	background-image: url(/images/arrow_refresh.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.share_link {
	background: 1px 0 url(/images/share-icon-16x16.gif) no-repeat;
	padding: 1px 0 3px 22px !important;
}
.feedburnerFlareBlock {
	float: left;
	background: 1px 0 url(/images/share-icon-16x16.gif) no-repeat;
	padding: 0 0 3px 22px !important;
	margin: 0 !important;
	font-size: 9pt !important;
	/*position: relative !important;*/
	display: inline !important;
}
.sociallinks {
	padding: 0 !important;
	margin: 0 0 0 0 !important;
	font-size: 9pt !important;
	text-align: right !important;
}
.sociallinks li {
	float: right;
	margin: 0 -14px 0 0 !important;
	padding: 0 14px 0 0 !important;
	list-style: none !important;
}
.sociallinks iframe {
	/*width: 110px !important;*/
	height: 16px !important;
	padding: 0 !important;
	margin: 0 !important;
	text-align: right !important;
}

.socialtable {
	border: 0 !important;
	border-spacing: 0px;
	padding: 0 !important;
	margin: 0 !important;
	/*display: inline;
	text-align: left;
	border-collapse: collapse;*/
	width: 100%;
	font-size: 9pt !important;
	color: #555555;
}
.socialtable td.socialleft {
	padding: 0 !important;
	width: 50%;
	vertical-align: baseline;
}
.spanbull {
	vertical-align: 10% !important;
}
.socialtable td.socialright {
	width: 50%;
	text-align: right !important;
	margin: 0 !important;
	padding: 0 !important;
	/*width: 210px;*/
	vertical-align: top !important;
}
.socialtable iframe {
	/*width: 110px !important;*/
	height: 16px !important;
	padding: 0 !important;
	margin: 0px -20px -5px 0 !important;
	text-align: right !important;
}

/*** END REVIEWS ***/

/*** EVENTS ***/

#content div.events {
	float: left;
	clear: left;
	width: 600px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-family: Georgia;
	font-weight: normal;
}

#content div.events #nowWrapper {
	border: 1px solid black;
	margin-bottom: 20px;
}
#content div.events table {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}
#content div.events table tbody tr {
	margin-top: 0px;
}
#content div.events table tr td, #content div.events table tr th {
	padding: 10px;
}
#content div.events table tr th {
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
}
#content div.events table td {
	font-size: 9pt;
	font-weight: normal;
	vertical-align: middle;
	border-top: 1px solid white;
}
#content div.events table td.title {
	font-size: 12pt;
	font-weight: bold;
}
#content div.events table#now td.title {
	color: #df0000;
}
#content div.events table#now td.title a:link, #content div.events table#now td.title a:visited, #content div.events table#now td.title a:hover {
	color: #df0000;
	text-decoration:none;
}
#content div.events table#now {
	background-color: #d4d4d4;
}
#content div.events table#next td.title {
	color: #cc6666;
}
#content div.events table#next td.date {
	text-align:right;
}
#content div.events table#next {
	background-color: #e5e5e5;
	margin-bottom: 8px;
}
#content div.events table#future td.title {
	color: #cc6666;
}
#content div.events table#future {
	background-color: #f2f2f2;
	margin-bottom: 20px;
}
#content div.events div#left {
    float: left;
	width: 280px;
}
#content div.events div#right {
	float: right;
	width: 280px;
}
#content div.events h3 {
	font-size: 10pt;
  	color: #990000;
  	margin-bottom: 5px;
}
#content div.events p {
  	margin-top: 0px;
  	color: #666666;
	font-size:9pt;
	font-weight:normal;
	letter-spacing:.25px;
	line-height:1.5em;
}
#content div.events form {
	margin: 0px auto;
	text-align: center;
}
#content div.events input {
	margin: 0px 10px 10px 0px;
}
#content div.events input.submit {
	width: 74px;
}

/*** END EVENTS **/

/*** REVIEW LIST ***/

#content div.review-list {
	float: left;
	clear: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	font-family: Georgia;
	font-weight: normal;
}
#content div.review-list p {
	margin-top: 0;
	padding-top: 0;
}
#content div.review-list {
	font-family:verdana;
	font-size: 8pt;
	color: #888888;
	font-weight: normal;
}
#content div.review-list div.sort {
	font-family:verdana;
	font-size: 8pt;
	/*color: #888888;*/
	color: black;
	font-weight: normal;
	width: 100%;
	text-align: right;
	margin-top: 10px;
}
#content div.review-list div.sort a {
	color: #888888;
}
#content div.review-list div.sort em {
	font-weight: bold;
	font-style: normal;
}
#content div.review-list table {
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
	font-size: 9pt;
	color: black;
	font-family: Georgia;
	border-bottom: 1px solid #990000;
	margin-bottom: 20px;
}
#content div.review-list table tr.even {
	background-color: #ededed;
}
#content div.review-list table th {
	color: #990000;
	font-size: 12pt;
	border-bottom: 1px solid #990000;
}
#content div.review-list table td, #content div.review-list table th {
	padding: 6px 5px;
	text-align: left;
	vertical-align: middle;
}
#content div.review-list table td {
	font-size:8pt;
	font-family:verdana;
}
#content div.review-list table td.stars {
	width: 182px;
	padding-right: 0px;
}
#content div.review-list table td.stars img.sr-star {
	margin-right: 0px;
	position: relative;
	left: 15px;
}
#content div.review-list table td.title {
	font-weight: bold;
	width: 300px;
}
#content div.review-list table td.title span {
	display: block;
	padding-top: 5px;
	font-style: italic;
	font-weight: normal;
	color: #8F8F8F;
}
#content div.review-list table td.rating {
	width: 40px;
	text-align: right;
	font-size: 9pt !important;
}

/*** END REVIEW LIST ***/

/*** INTERVIEWS ***/

#content div.interview-list {
	float: left;
	clear: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	font-family:verdana;
	font-size: 8pt;
	color: #888888;
	font-weight: normal;
}
#content div.interview-list p {
	margin-top: 0;
	padding-top: 0;
}
#content div.interview-list table {
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
	font-size: 9pt;
	color: #555;
	font-family: Georgia;
	border-bottom: 1px solid #990000;
	margin-bottom: 20px;
}
#content div.interview-list table tr.even {
	background-color: #ededed;
}
#content div.interview-list table th {
	color: #990000;
	font-size: 12pt;
	border-bottom: 1px solid #990000;
}
#content div.interview-list table td, #content div.interview-list table th {
	padding: 6px 5px;
	text-align: left;
	vertical-align: middle;
}
#content div.interview-list table td {
	font-size:8pt;
	font-family:verdana;
}
#content div.interview-list table td.title {
	font-weight: bold;
	/*width: 300px;*/
}
#content div.interview-list table td.title span {
	display: block;
	padding-top: 5px;
	font-style: italic;
	font-weight: bold;
	color: #8F8F8F;
}
#content div.interview-list table td.date {
	width: 130px;
	text-align: right;
	font-size: 8pt !important;
}

/*** END INTERVIEWS ***/

/*** HYPECAST ***/

#content div.hypecast {
	float: left;
	clear: left;
	width: 594px;
	height: 180px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Georgia;
	font-weight: normal;
	background-image: url(/images/cast-box.jpg);
	background-repeat: no-repeat;
	color: white;
}
#content div.hypecast p {
	margin-top: 0;
}
#content div.hypecast h2 {
	margin: 20px 0px 10px 200px;
}
#content div#hypecastInfo {
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 0px !important;
}
#content div#hypecastInfo h4 {
	border-bottom: 1px solid #8d8d8d;
	padding-bottom: 5px;
}
#content div.oldHypecast {
	float: left;
	clear: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 9pt;
	font-weight: normal;
}
#content div.oldHypecast p {
	margin: 0px;
	padding: 0px 0px 4px 0px;
}
#content div.oldHypecast h2 {
	margin: 0px;
	padding: 5px 0px;
}
#content div.hypecast .smaller {
	font-size: 14pt;
}
#content div.hypecast h2 a:link, #content div.hypecast h2 a:visited {
	text-decoration: underline;
	font-size: 20pt;
	color: white;
}
#content div.hypecast h2 a:hover {
	text-decoration: none;
	font-size: 20pt;
	color: white;
}
#content div.oldHypecast h2 a:link, #content div.oldHypecast h2 a:visited {
	text-decoration: underline;
	/*font-size: 12pt;*/
	margin-bottom: 0px;
	font: normal 0.9em/1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.01em;
}
#content div.oldHypecast h2 a:hover {
	text-decoration: none;
	/*font-size: 12pt;*/
	margin-bottom: 0px;
	font: normal 0.9em/1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.01em;
}
#content div.hypecast p {
	font-size:8pt;
	font-weight:normal;
	font-family:verdana;
	line-height:1.4em;
	margin-left: 200px;
	width: 350px;
}
#content div.hypecast p a:link, #content div.hypecast p a:visited {
	color:white;
}

/*** END HYPECAST ***/

/*** ARCHIVES ***/

#content div.archives {
	float: left;
	clear: left;
	width: 600px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-family: Georgia;
	font-weight: normal;
	font-size: 9pt;
}
* html #content div.archives {
	padding-top: 20px;
}
#content div.archives h3 {
	font-size: 12pt;
}
#content div.archives div ol {
	margin-bottom: 0px;
}
#content div.archives div li {
	font-family: Verdana;
	padding-bottom: 6px;
}
#content div.archives div.left {
	float: left;
	width: 280px;
	margin-bottom: 0px;
}
#content div.archives div.right {
	float: right;
	width: 280px;
	margin-bottom: 0px;
}
#content div.archives div ul {
	list-style-type: disc;
	margin-left: 0;
	padding-left: 3.7em;
	font-size: 8pt;
	color: #966;
}
#content div.archives div#full-archive {
	clear: both;
	padding: 16px 0px;
	margin: 0px;
	/*font-size: 8pt;*/
}
* html #content div.archives div#full-archive {
	margin-top: -18px;
}
#content div.archives div#full-archive h3 {
	margin: 0 !important;
	padding: 0 !important;
}
#content div.archives h4 {
	font-size: 10pt !important;
}
#content div.archives a:link, #content div.archives a:visited, #content div.archives a:hover {
	font-weight: normal;
	font-family: Verdana;
}

/*** END ARCHIVES***/

/*** MOVIE-NEWS ***/

#content div.movie-news {
	float: left;
	clear: left;
	width: 600px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-family: Georgia;
	font-weight: normal;
	font-size: 10pt;
}
#content div.movie-news h2 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content div.movie-news ul {
	margin-bottom: 15px;
	margin-left: 30px;
	padding-left: 0px;
}
#content div.movie-news ul li {
	padding-bottom: 4px;
	padding-left: 0px;
	margin-left: 0px;
}

/*** END MOVIE-NEWS ***/

/*** RIGHTBAR START ***/

#content div#rightbar {
	float: right;
	clear: right;
	width: 306px;
	/*margin-top: 15px;*/
	font-size: 10pt;
	background-color: #555;
}
#content div#rightbar a {
	/* background-color: transparent !important; */
}

/*** LINK WITHIN BOX ***/
.linkwithin_hook {
	width: 524px!important;
	margin: 0 auto;
}
.linkwithin_text {
	font-weight: bold!important;
	color: #555!important;
	font-size: 9pt!important;
	/*font:bold 12px/1em Verdana,Arial,Helvetica,sans-serif!important;*/
	font-family:Georgia;
	padding-top:4px!important;
}
.linkwithin_inner {
	color: #555!important;
	width: 524px!important;
}
#linkwithin_logo_0 {
	margin-bottom:4px!important;
}
.linkwithin_posts a {
	padding-left:11px!important;
	padding-right:11px!important;
}

/*** NEW SIDEBAR V4 ***/
#content div#rightbar div.v4active {
	background-color: #e9e9e9 !important;
}
.v4greyheader {
	width: 100%;
	margin: 0!important;
	padding: 0!important;
	float: none;
	background: #555 !important;
	text-align: left;
	color: #555;
}
.v4greyheader img {
	padding-left: 6px;
}
div.whiteinset {
	font-family: verdana !important;
	font-size: 7pt !important;
	background-color: #e9e9e9 !important;
	width: 300px;
	margin: 0 0 0 1px !important;
	padding: 0 0 12px 0 !important;
	text-align: left;
}
div.finalwhiteadbox {
	clear: none;
	width: 300px;
	height: 600px;
	margin: 0 0 6px 6px !important;
	padding: 0 0 4px 0 !important;
	text-align: left;
	background-color: #e9e9e9 !important;
	border: 0 !important;
}
div.v4skyscraper {
	float:right;
	width:160px !important;
	height:600px;
	text-align:center;
	margin:0 1px 0 2px !important;
	padding:0!important;
	/*border:1px solid white !important;*/
}
div.v4skyscraper a {
	text-decoration: none !important;
}
div.v4skyscraper img {
	position: relative;
	padding:0!important;
	margin:0!important;
}
.featboxes {
	margin: 2px 0 0 0 !important;
	padding: 0 0 0 4px !important;
}
.featboxes img {
	margin: 0 !important;
	padding: 0 !important;
}
#content div#rightbar div.medrectadv4 {
	width:300px!important;
	height:auto;
    margin:0 0 0 6px !important;
    padding:0 !important;
	background-color:#555555;
	/*border:1px solid white!important;*/
}
#content div#rightbar div.medrectadv4 table {
	width:0;
	height:0;
    margin:0 !important;
	padding:0 !important;
	border: 0 !important;
}
/* CDE - layout fix
#content div#rightbar {
	float:none;
	position:absolute;
	right:0px;
} */
/* CDE - just in case ad has position:absolute
#content div#rightbar div.medrectadv4, #content div#rightbar div.v4skyscraper {
	position:relative;
} */
/* CDE - RSS link fix
#content div#rightbar div.v4greyheader {
	position:relative;
} */
/* CDE - RSS link fix
#content div#rightbar div.v4greyheader span.rss2 {
	position:absolute;
	right:0px;
} */
.featboxfloat {
	width: 136px !important;
	float: left;
	clear: none;
	margin: 0 !important;
	padding: 0 !important;
}

.v4active, .siderss {
	width: 300px;
	margin-left: 6px;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
}
.v4active form, .siderss form {
	margin: 0 !important;
	padding: 0 !important;
}
.v4active input, .siderss input {
	width: 184px;
	background-color: #c4c5c5;
	border: 1px solid #444444;
	display: inline;
	margin: 8px 6px 0px 0px;
	padding: 0px;
	font: 8pt verdana;
}
.v4active input.submit, .siderss input.submit {
	width: 76px;
	height: 18px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 4px;
}
.v4active img, .siderss img {
	margin-bottom: -2px;
}

#content div#rightbar div {
	/*padding: 10px 0px 12px 0px;
	background: #EDEDED !important;
	clear: both;
	margin-bottom: 1px;*/
}
#content div#rightbar div.active {
	/*background: white !important;*/
}
#content div#rightbar div h2 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background: #EDEDED !important;
}
#content div#rightbar div h2#latestReviews {
	width: 100%;
	float: none;
	margin-bottom: 5px;
	background: #EDEDED !important;
}
#content div#rightbar div h2#popularPosts {
	background: #FFFFFF !important;
}

#content div#rightbar div.rss {
	color: white;
	float: right;
	clear: none;
	display: inline;
	margin: 9px 16px 0px 0px;
	border-width: 0px;
}
#content div#rightbar .rss2 {
	color: white;
	float:right;
	margin: 7px 16px 0px 0px;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
}
#content div#rightbar .rss2 img {
	border-width: 0px;
	margin-bottom: -2px;
}
#content div#rightbar div ul {
	list-style-type: none;
	clear: both;
	margin: 0px 10px 0px 14px;
	padding: 0px 0px 0px 0px;
}
#content div#rightbar div ul li {
	margin-top: 0px;
	padding-top: 8px;
}
#content div#rightbar div table {
	width: 275px;
	margin: 0px 5px 0px 14px;
	padding: 0px;
	font-size: 8pt;
}
#content div#rightbar div table tr td.reviewLink {
	padding: 5px 0px 0px 0px;
	background-color: transparent;
	vertical-align: top;
}
#content div#rightbar div table tr td.rating {
	padding: 6px 0px 0px 0px;
	width: 38px;
	text-align: right;
	font-size: 8pt;
	background-color: transparent;
	vertical-align: top;
}
#content div#rightbar div table tr td.reviewLink a:link, #content div#rightbar div table tr td.reviewLink a:visited, #content div#rightbar div table tr td.reviewLink a:hover {
	font-size: 7pt;
	font-family: Verdana;
}
#content div#rightbar div ul.other {
	background: transparent !important;
}
* html #content div#rightbar div ul.other {
	margin-top: -10px;
	background: transparent !important;
}
#content div#rightbar div ul.other li {
	font-size: 8pt;
	/*background: transparent !important;*/
	background: transparent !important;
}
#content div#rightbar div ul.latest {
	background: #FFFFFF !important;
}
#content div#rightbar div ul.latest li {
	background: #FFFFFF !important;
}
* html #content div#rightbar div ul.latest {
	margin-top: 0px;
}
* html #content div#rightbar div ul.latest li {
	padding-top: 6px;
}
#content div#rightbar div ul.newslatest {
	background: #EDEDED !important;
}
#content div#rightbar div ul.newslatest li {
	background: #EDEDED !important;
}
* html #content div#rightbar div ul.newslatest {
	margin-top: 0px;
}
* html #content div#rightbar div ul.newslatest li {
	padding-top: 6px;
}
#content div#rightbar div ul.other li a, #content div#rightbar div ul.other li a:link, #content div#rightbar div ul.other li a:visited, #content div#rightbar div ul.other li a:hover {
	color: #cc0000;
	font-size: 9pt;
	text-decoration: none;
}
#content div#rightbar div span.thedate {
	font-weight: normal;
	font-size: 8pt;
}
#content div#rightbar div span.thedate2 {
	font-weight: normal !important;
	color: #444;
}
span.thedate {
	font-weight: normal;
	font-size: 8pt;
}
span.thedate2 {
	font-weight: normal !important;
	color: #444;
}
#content div#rightbar div div.subscribe {
	margin: 20px;
	background-color: #d5d5d5;
	text-align: center;
}
#content div#rightbar div div.subscribe a {
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
}
#content div#rightbar div div.subscribenew {
	margin: 4px auto 0 auto;
	text-align: center;
	padding-bottom: 0px;
}
#content div#rightbar div div.subscribenew a {
	text-decoration: none;
}
#content div#rightbar div.adswrapper {
	background-color: #ffffff !important;
	width: 300px;
	height: 600px;
	margin: 0;
	padding: 8px 0 !important;
	text-align: center;
}
#content div#rightbar div.adswrapper div.sideads {
	background-color: #ffffff !important;
	width: 160px;
	margin: 0 auto;
	padding: 0 !important;
	text-align: center;
}
#content div#rightbar div.adswrapper div.sideads script {
	background-color: #ffffff !important;
}
/*#content div#rightbar div#ads img.ad {
	background-color: white;
	margin: 40px 66px 20px 66px;
	border-width: 0px;
}*/
#content div#rightbar table.bizad {
	background-color: #ededed;
	width: 120px;
	height: 120px;
	margin: 0 auto !important;
	padding: 0 !important;
}
#content div#rightbar table.bizad td {
	border:1px solid #ccc;
	color: #1111CF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 12px !important;
	padding: 6px 0px 0px 11px !important;
	font-weight: normal !important;
}
#content div#rightbar table.bizad ul {
	margin: 0px 0px 0px 15px !important;
	padding: 0px 0px 0px 0px !important;
	clear: both;
	list-style-type: disc;
}
#content div#rightbar table.bizad ul li {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
/*#content div#rightbar div.sidead {
	margin-top: 12px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #EDEDED!important;
	text-align: right;
	border-bottom: 1px solid white;
}*/
#content div#rightbar div.sidead {
	width: 300px;
	height: 250px;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px!important;
	background-color: #EDEDED!important;
	text-align: right;
}
.sidead table {
	padding: 0 !important;
	margin: 0 !important;
}
.sidead div {
	padding: 0 !important;
	margin: 0 !important;
}

#content .verdana {
	font-family: Verdana;
}
#content .latest, #content .latest a:link, #content .latest a:visited, #content .latest a:hover, #content .review, #content .rating {
	font-family: Verdana;
	font-size: 7pt !important;
}
#content .newslatest, #content .newslatest a:link, #content .newslatest a:visited, #content .newslatest a:hover {
	font-family: Verdana;
	font-size: 7pt !important;
}
#content .verdana span {
	color: #000;
}

#footer {
	background-color: #e9e9e9;
	height: 70px;
	vertical-align: middle;
	clear: both;
	margin: 0px;
}
#footer p {
 	color: #990000;
 	width: 150px;
 	font-weight: bold;
 	font-size: 8pt;
 	padding: 9px 5px 0px 20px;
 	margin-top: 6px;
 	float: left;
}
#footer div {
 	float: left;
	width: 380px;
}
#footer form {
	float: right;
}
#footer input {
	width: 110px;
	background-color: #c4c5c5;
 	font-size: 8pt;
	border: 1px solid #444444;
	display: inline;
	margin: 20px 5px 0px 0px;
}
#footer input.submit {
	width: 76px;
	height: 18px;
	border-width: 0px;
	margin: 21px 0px 0px 0px;
	position: relative;
	top: 5px;
}
#footer p.copyright {
	font-family: Verdana;
	width: 520px;
 	color: #3d3d3d;
 	/*font-weight: bold;*/
 	font-size: 7.5pt;
 	padding: 19px 7px 16px 7px;
 	float: right;
 	clear: none;
 	display: inline;
 	margin: 11px 0px 0px 15px;
 	border-left: 1px solid #555;
	text-align: center;
}
#footer p.copyright a:link, #footer p.copyright a:visited {
	color: #3d3d3d;
	text-decoration: none;
}
#footer p.copyright a:hover {
	text-decoration: underline;
}
script, noscript {
	display: none !important;
}

#reviewposters {
	text-align: center;
	margin: 10px auto 0 auto;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
	width: 580px;
}
* html #reviewposters {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

#reviewposters div.poster {
	float: left;
	margin: 0px 4px;
	padding-top: 0;
	padding-bottom: 0;
}

#reviewposters div.poster span.posterLink {
	margin:0;
	padding:0;
}

#reviewposters div.poster span.posterLink img {
	border: 1px solid #888888;
	margin-bottom: 4px;
}

#reviewposters div.poster span.posterRating {
	color: #000;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
.sched {
	overflow: visible;
	height: auto;
}
.sched span.sched-poster {
	display: none;
	text-align: center;
}
.sched span.sched-poster img {
	padding: 3px;
}
.sched .sched-link:hover {
	position: relative;
}
.sched .sched-link:hover span.sched-poster {
	position: absolute;
	display: block;
	/*top: -212px; left: 222px;*/
	top: 18px; left: 110px;
	z-index: 999 !important;
	background: #FFF;
}
.singlead {
	text-align: center;
	margin-bottom: 15px;
}
.skyad {
	float: right;
	margin: 2px 0 5px 2px;
	padding-left: 4px;
	border-left: 1px solid #ccc;
}

.wallholder {
	width:630px;
	padding:0;
	margin:0 auto 12px auto;
	clear:both;
}
.wallblock {
	float: left;
	width:190px;
	margin: 4px 8px;
	padding: 0;
	text-align:center;
	font-size:9pt;
	font-weight:normal;
	font-family:verdana;
	color: #000;
}
.wallname, .wallname:link, .wallname:visited, .wallname:hover {
	color: #000 !important;
	text-decoration: none !important;
	cursor : default !important;
}

li {
	list-style:none;
        padding-left:5px;
	}


#sidelist li {
	list-style:none
	}

#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}
