/* 
     Theme Name: TradeWiser
     Theme URL: http://blog.tradewiser.com
     Author: Blain Reinkensmeyer
*/

/* ------------------ Rick Christie (seven.rchristie@gmail.com) ------------------ */

a
{
	margin: 0;
	padding: 0;
}

#postpath
{
	margin-top: 20px;
        background:url(images/path.gif) left no-repeat;
        padding-left:20px;
        padding-right:22px;
}

/* Pass this style to IE 7 only */
*:first-child+html #postpath
{
	margin-top: 0;
}

/* Pass this style to IE 4 through 6 */
* html #postpath
{
	margin-top: 0;
}

#logo .container
{
	width: 400px;
}

ul#Navigation
{
	float: right;
	margin-top: 20px;
	margin-right: 2px;
	min-width: 310px;
}

ul#Navigation li
{
	display: inline;
	margin-left: 10px;
}

/* Footer navigation */

ul#footerNavigation
{
	display: block;
	margin: 10px auto 0 auto;
	text-align: center;
}

ul#footerNavigation li
{
	display: inline;
	color: #666;
}

ul#footerNavigation li a
{
	color: #666;
}

div.Copyright
{
	color: #333;
	text-align: center;
	margin: 15px 0 0 0;
}

ul#footerNavigation li a:hover
{
	color: #f00;
}

/* Post block */

div.post
{
	margin: 15px 0;
}

.HeaderDivider
{
	height: 18px;
	width: 900px;
	background-image: url(http://www.tradewiser.com/images/divider-bg.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}


/* ------------------ New menu bar & header Nov 09 ------------------ */

#header-09
{
	background: #0F0D0D;
	padding: 13px 18px 9px 18px;
}

#header-banner
{
	float: right;
}

#navnew
{
	height: 28px;
	background: #83261d url('images/navigation-back.png') repeat-x;
	margin: 0 0 1px 0;
}

#navnew li
{
	display: block;
	float: left;
	margin-top: 5px;
	padding-left: 20px;
	font-weight: bold;
}

#navnew li a
{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#navnew li a:hover,
#navnew li a.current
{
	text-decoration: underline;
	color: #fff;
}

/* ------------------ End navigation edit ------------------ */
	
/* ------------------Import Base Modules------------------ */
h1,h2,h3,h4,h5,h6,address,blockquote,div,p,pre,body,dl,dt,dd,ol,ul,li {
	margin:0;
	padding:0;
}

html {
	background:#7E7E7E;
}

html,body {
	width:100%;
	height:100%;
	margin:0;
}

body {
	font:62.5% Verdana, sans-serif;
	color:#000000;
	padding: 19px 0;
}

abbr,acronym {
	border-bottom:1px dotted #aaa;
}

address,cite,dfn,em,var {
	font-style:italic;
}

code,kbd,samp,pre {
	font-family:'Courier New', monospace;
}

blockquote {
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/quote.png) no-repeat;
	padding:4px 0 14px 60px;
	font:1.8em Georgia, serif;
	color:#000000;
}

p {
	margin:0 0 14px;
}

strong {
	font-weight:800;
}

small {
	color:#adadad;
	display:block;
	line-height:1.2em;
}

h2 {
	font:400 1.5em Verdana, sans-serif;
	margin:0 0 14px;
	color:#224248;
}

a:link {
	color:#295080;
	text-decoration:none;
}

a:visited {
	color:#295080;
	text-decoration:none;
}

a:hover {
	color:#c40404;
	text-decoration:underline;
}

a:active {
	color:#295080;
	text-decoration:none;
}

.entry a:link {
	color:#295080;
	text-decoration:none;
}

.entry a:hover {
	color:#c40404;
	text-decoration:none;
}

.nav span a:link {
	color:#295080;
	text-decoration:none;
}

.nav span a:hover {
	color:#c40404;
	text-decoration:none;
}

ol,ul {
	padding:0;
	margin: 0;
}

ol li {
	margin: 0;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0;
}

ul li a:link,ul li a:visited {
	color:#3a3a3a;
}

del {
	text-decoration:line-through;
}

ins {
	text-decoration:none;
}

form {
	margin:0;
	padding:0;
}

fieldset {
	margin:0;
	padding:13px;
	border:1px solid #000;
}

legend {
	font-size:22px;
}

input,textarea {
	width:auto;
	margin:0;
}

img {
	border:0;
	vertical-align:bottom;
}

a img {
	margin:0 0 4px;
	border:0;
}


	
/* ------------------Import Grid Modules------------------ */
.floatr {
	float:right;
}

.floatl {
	float:left;
}

.clear {
	clear:both;
}

#wrapper {
	width:900px;
	margin:0 auto 0 auto;
	font-size:1.2em;
	line-height:1.4em;
}

.container {
	width:900px;
	margin:0 auto;
}

#head {
	font: 800 .8em Verdana, Arial, sans-serif;
	color:#e7fcd3;
	padding: 15px 15px 8px 15px;
	background:#0F0D0D;
}

#topbar {
	padding:4px 0 0;
	height:19px;
	background:#0F0D0D;
}

#topbar ul li {
	float:left;
	padding:2px 0 0 4px;
}

#topbar ul li a {
	padding:0 4px 0 0;
	color:#fff;
}

#topbar ul li a:hover {
	padding:0 4px 0 0;
	color:#e7fcd3;
}

#logo {
	height:65px;
	background:#0F0D0D;
	width: 310px;
	float: left;
}

#logo h2 {
	width:280px;
	height:60px;
	text-indent:-999px;
	overflow:hidden;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/site-logo-alpha.gif) no-repeat;
	margin:0;
	padding:0;
}

#logo .leaderboard {
	float:right;
	margin-top:-93px;
}

#logo .transparent {
	float:left;
	margin-top:-105px;
	position:relative;
}

.menu {
	height:31px;
	background:#0F0D0D;
}

.menu ul {
	font:800 1.6em Verdana, sans-serif;
}

.menu ul li {
	float:left;
	position:relative;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/menu-bg-right.jpg) no-repeat top right;
}

.menu ul li a {
	display:block;
	padding:8px 11px 5px;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/menu-bg-left.jpg) no-repeat top left;
	color:#1f1f1f;
}

.menu ul .rss {
	float:left;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/rss-bg-right.png) no-repeat top right;
}

.menu ul .rss a {
	display:block;
	padding:8px 11px 5px;
	margin:0 5px 0 0;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/rss-bg-left.jpg) no-repeat top left;
	color:#fff;
}

.menu ul .searchnav {
	background:none;
	padding-top:5px;
	float:right;
}

.menu ul li.rss2 {
	background:none;
	margin-left:-5px;
	overflow:hidden;
	height:31px;
}

.menu ul li.rss2 img {
	float:left;
	position:relative;
	margin-top:-6px;
}

.menu ul li.rss2 a {
	float:left;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/rss-bg-right.png) no-repeat top right;
	border:none;
}

.menu ul li ul {
	display:none;
	background-image:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/menu_shadow.png);
	padding:5px 10px 15px 1px;
	margin-top:8px;
	width:155px;
	background-position:-5px bottom;
	background-repeat:no-repeat;
}

.menu ul.submenu li a {
	display:block;
	padding:4px 5px;
	font-weight:bold;
	font-size:11px;
	width:140px;
	border-bottom:thin dotted #d1dde5;
	background:#f6f6f6;
}

.menu ul.submenu li a:hover {
	background:#fff;
	text-decoration:underline;
}

.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:24px;
	padding-top:10px;
	left:0;
}

.menu ul li:hover ul li ul {
	display:none;
}

.menu ul li:hover ul li a {
	display:block;
}

#searchwrap {
	margin:0 0 5px;
}

#searchwrap input {
	vertical-align:middle;
	background:none;
	color:#A7A7A7;
	font-family:arial,helvetica,verdana,sans-serif;
	margin-right:5px;
}

#searchwrap #s {
	font-size:14px;
	border:none;
	padding:4px;
	width:140px;
	background:#fff;
}

:first-child+html #searchwrap #s {
	font-size:14px;
	border:none;
	padding:4px;
	width:180px;
	background:#fff;
}

#searchwrap #saa {
	background:#fff;
	font-size:14px;
	color:#535353;
}

#body {
	background:#fff;
	padding-top:0;
	width:900px;
	clear:both;
}

#left {
	width:200px;
	padding:0;
	margin: 0;
	float:left;
}

.textwidget,.widget {
	margin: 0;
	padding: 0;
}

* html #left {
	float:left;
}

#main {
	width:680px;
	margin: 0;
	padding: 0;
}

#slideshow {
	width:660px;
	height:100px;
	background:#393a39;
}

#right {
	width:300px;
	padding:0 0 0 10px;
	float:right;
}

.textwidget,.widget {
	margin:0 0 0 0;
}

* html #right {
	width:300px;
	float:right;
	margin-right:-25px;
}

#news-box1 {
	border:1px solid #d3d3e8;
	float:left;
	width:300px;
	margin:5px 10px 5px 0;
	background:#fff;
}

#news-box1 .title {
	font:800 1.2em Verdana, arial, sans-serif;
	margin:0;
	padding:4px 6px;
	background:#ededf6;
	color:#000;
}

#news-box1 .tabs {
	padding:3px 3px 2px;
	font-size:.9em;
	background:#d2d2de;
	margin-top:0;
}

#news-box1 .tabs li {
	list-style:none;
	display:inline;
	margin:0 4px 0 0;
	color:#000;
}

#news-box1 .tabs li a {
	padding:4px 6px 4px 3px;
	font:800 1em Verdana, arial, sans-serif;
	color:#000;
}

#news-box1 .tabs li a:hover {
	background:#fff;
}

#news-box1 .tabs li a.active {
	background:#fff;
}

#news-box1 #anews_1 ul,#news-box1 #anews_2 ul {
	list-style:decimal;
	color:#000;
}

#news-box1 #anews_1 ul li,#news-box1 #anews_2 ul li {
	list-style:decimal;
	color:#3b3b3b;
	margin-left:30px;
	padding:3px 5px;
}

:first-child+html #news-box1 #anews_1 ul li,:first-child+html #news-box1 #anews_2 ul li {
	list-style:decimal;
	color:#3b3b3b;
	margin-left:2px;
	padding:3px 5px;
}

*html #news-box1 #anews_1 ul li,* html #news-box1 #anews_2 ul li {
	margin-left:10px;
}

#news-box1 #anews_1 ul li a,#news-box1 #anews_2 ul li a {
	color:#295080;
	font-weight:bold;
}

#news-box1 #anews_1 ul li a:hover,#news-box1 #anews_2 ul li a:hover {
	color:#c40404;
	text-decoration:underline;
}

#news-box1 p.popp {
	font-weight:bold;
	margin:3px 0;
	background:#fbf9e8;
	padding:5px;
}

#broker {
	border:1px solid #d3d3e8;
	float:left;
	width:300px;
	margin:5px 10px 5px 0;
	background:#fff;
}

#broker .title {
	font:800 1em Verdana, Arial, sans-serif;
	margin:0;
	padding:4px 6px;
	background:#ededf6;
}

#broker ul li {
	display:inline;
	float:left;
	padding:15px 6px 15px 18px;
	color:#000;
}

#tags {
	border:1px solid #d3d3e8;
	float:left;
	width:300px;
	margin:5px 10px 5px 0;
	background:#fff;
}

#tags .title {
	font:800 1.2em Verdana, Arial, sans-serif;
	margin:0;
	padding:4px 6px;
	background:#ededf6;
}

#tags ul {
	list-style:decimal;
}

#tags ul li {
	list-style:decimal;
	color:#3b3b3b;
	margin-left:30px;
	padding:3px 5px;
}

#tags ul li a {
	color:#295080;
	font-weight:bold;
}

#tags ul li a:hover {
	color:#c40404;
	text-decoration:underline;
}

.box {
	border:1px solid #ddd;
	float:left;
	width:322px;
}

.box .title {
	font:900 1.6em Verdana, arial, sans-serif;
	margin:0;
}

.box .tabs {
	margin:5px 0 2px;
	padding:0;
	font-size:.9em;
}

.box .tabs li {
	list-style:none;
	display:inline;
	margin:0 0 0 4px;
	color:#000;
}

.box .tabs li a {
	padding:4px 6px;
	font:800 1em Verdana, arial, sans-serif;
	color:#000;
}

.box .tabs li a:hover {
	background:#fff;
}

.box .title a {
	color:#000;
}

.box .title a:hover {
	text-decoration:none;
}

.box .tabs li a.active {
	background:#fff;
}

.content {
	padding:4px;
}

.content ul {
	margin:0;
	padding:0;
	list-style:square;
	margin-top:10px;
}

.content ul li {
	display:block;
	margin:4px 10px 10px 5px;
	color:#000;
}

.content ul li a {
	color:#295080;
	font-weight:bold;
	margin:0;
	padding:0;
}

.content ul li a:hover {
	color:#c40404;
	text-decoration:underline;
	margin:0;
	padding:0;
}

.content ul li p {
	color:#000;
}

.content ul li em {
	color:#000;
}

#news-box {
	margin:5px 10px 5px 0;
	background:#d1cbb1;
	color:#524b2a;
}

#news-box .title {
	padding:4px 6px;
	background:#ece8d4;
	color:#373113;
	padding-left:9px;
}

#news-box .content {
	background:#fcfaf4 url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/news_bg.jpg) no-repeat top left;
}

#news-box .content ul {
	display:block;
}

#news-box .content ul li {
	display:block;
	color:#000000;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/arrow_2.png) no-repeat;
	background-position:0 3px;
	padding-left:15px;
}

:first-child+html #news-box .content ul li {
	display:block;
	color:#ff9a00;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/arrow_2.png) no-repeat;
	background-position:0 3px;
	padding-left:1px;
}

#edu-box {
	margin:5px 0;
	background:#8ab566;
}

#edu-box .title {
	padding:4px 6px;
	background:#b2d891;
	color:#0a3919;
	padding-left:9px;
}

#edu-box .content {
	background:#fff url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/edu_bg.jpg) no-repeat top left;
}

#edu-box .content ul li {
	color:#000000;
	display:block;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/arrow_2.png) no-repeat;
	background-position:0 3px;
	padding-left:15px;
}

:first-child+html #edu-box .content ul li {
	display:block;
	color:#ff9a00;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/arrow_2.png) no-repeat;
	background-position:0 3px;
	padding-left:1px;
}

#links-box,#forums-box {
	clear:both;
	margin:5px 5px 5px 0;
	background:#bebebe;
}

#links-box .title,#forums-box .title {
	padding:4px 6px;
	background:#c9c9c9;
}

#links-box .content {
	background:#fff url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/broker_bg.jpg) no-repeat top left;
	color:#000000;
}

#links-box .content ul {
	color:#000000;
}

#links-box .content ul li,#forums-box .content ul li {
	color:#000000;
	display:block;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/arrow_2.png) no-repeat;
	background-position:0 3px;
	padding-left:15px;
}

#links_1 ul li { font-size: 13px; }
#links_1 ul li a { line-height:115%; font-size: 17px; }

:first-child+html #links-box .content ul li,:first-child+html #forums-box .content ul li {
	display:block;
	color:#ff9a00;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/arrow_2.png) no-repeat;
	background-position:0 3px;
	padding-left:1px;
}

#chart-box,#best-box {
	margin:5px 0 5px 5px;
	background:#e5e5e5;
}

#chart-box .title,#best-box .title {
	padding:4px 6px;
	background:#c9c9c9;
}

#chart-box .content {
	background:#fff url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/charts_bg.jpg) no-repeat top left;
}

#chart-box .content ul li,#best-box .content ul li {
	color:#000000;
	display:block;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/arrow_2.png) no-repeat;
	background-position:0 3px;
	padding-left:15px;
}

:first-child+html #chart-box .content ul li,:first-child+html #best-box .content ul li {
	display:block;
	color:#ff9a00;
	background:url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/arrow_2.png) no-repeat;
	background-position:0 3px;
	padding-left:1px;
}

#forums-box .content {
	background:#fff url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/forums_bg.jpg) no-repeat top left;
}

#best-box .content {
	background:#fff url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/best_bg.jpg) no-repeat top left;
}

.popular,.other {
	display:none;
}

#foot {
	background: #efefef;
	font-size: 0.9em;
	color:#fff;
	padding:14px 0;
	margin-bottom: 10px;
	border-top: 1px solid #999;
}

#foot a {
	color:#cccccc;
}

.post {
}

.post .title {
	font:800 2em Verdana, Arial, sans-serif;
	margin:0;
	color:#000;
	text-decoration:none;
	letter-spacing:-1px;
	line-height:25px;
	padding-bottom:10px;
}

.post .date {
	font:.8em Verdana, Arial, sans-serif;
	color:#555;
	display:block;
	margin:4px 0 24px;
}

.post .entry {
	font:1.1em Verdana, Arial, sans-serif;
	line-height:1.4em;
	color:#2a2a2a;
}

.post .summary {
}

.post .meta {
	width:120px;
	margin:0 20px 5px 30px;
	border-bottom:1px solid #ddd;
	font-size:11px;
}

.post .meta h5 {
	font-size:11px;
	color:#373737;
	border-bottom:1px solid #ccc;
}

.post .meta ul.post-categories {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}

.post .meta ul.post-categories li {
	margin:2px 0 1px 20px;
	padding:0;
}

.meta .author {
}

.meta:first-child {
	border-bottom:1px solid #ddd;
}

.meta .category a {
	display:block;
	margin:0 0 0 14px;
}

.meta .tagged a {
	display:block;
	margin:0 0 0 14px;
}

.meta .comments {
}

.post .nav {
	border-bottom:1px solid #c7d7ea;
	padding:0 16px 4px;
	margin:0 0 8px;
}

.post a {
	color:#295080;
	font-weight:bold;
}

.post a:hover {
	color:#c40404;
	text-decoration:underline;
}

.post h2 {
	font-weight:bold;
	font-size:16px;
	color:#000;
	text-decoration:underline;
}

.post ul {
	list-style:disc;
	margin:10px;
	color:#000;
	margin-left:80px;
}

.post ul li a {
	color:#295080;
	font-weight:bold;
}

.post ol {
	list-style:decimal;
	margin:10px;
	color:#000;
	margin-left: 10px;
}

.post ul li {
	padding:3px;
	list-style:disc;
	margin-left:15px;
}

.post ol li {
	padding:3px;
	list-style:decimal;
	margin-left:20px;
}

h2.archive-title {
	font-weight:bold;
	color:#000;
	font-size:24px;
	border-bottom:1px solid #8e8e8e;
}

.more-link {
	background:#f4f9f6;
	padding:5px;
	float:right;
}

#similar_posts {
	clear:both;
	margin-top:10px;
	background:#c0e2a5 url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/newsletter_bg.png) bottom left repeat-x;
	padding:5px;
	border:2px solid #6d9052;
	position:relative;
	z-index:3;
	float:left;
	width:620px;
}

#similar_posts .leftp {
	float:left;
	width:320px;
	border-right:thin dashed #6d9052;
	position:relative;
	z-index:2;
}

#similar_posts .rightp {
	float:left;
	margin-left:10px;
	position:relative;
	z-index:2;
}

#similar_posts .rightp p {
	width:300px;
	margin-left:5px;
	font-weight:bold;
}

#similar_posts h2 {
	text-decoration:none;
	font-size:16px;
	margin:5px;
	border-bottom:thin dotted #aacc86;
	padding-bottom:3px;
}

#similar_posts ul {
	margin-left:10px;
}

#similar_posts ul li a {
	color:#13582b;
}

#similar_posts a:hover {
	color:#c40404;
	text-decoration:underline;
}

.boxadwide {
	padding:15px 0;
	border-bottom:1px solid #ccc;
}

.homenews {
	clear:both;
	background:#c0e2a5 url(http://www.makegoals.com/blog/wp-content/themes/togo-theme/images/newsletter_bg.png) bottom left repeat-x;
	padding:5px;
	border:2px solid #6d9052;
	position:relative;
	float:left;
	width:645px;
	margin:5px 0;
}

.homenews h2 {
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	margin:5px;
	border-bottom:thin dotted #aacc86;
	padding-bottom:3px;
	color:#000;
}

.homenews p {
	margin-left:5px;
	font-weight:bold;
}

.cleared {
	clear:both;
}

h2#comments {
	margin-top:20px;
	font-size:20px;
	color:#2e2e2e;
}

h3#respond {
	margin-top:20px;
}

p.comment-page-numbers {
	float:right;
	background:#fffcea;
	padding:5px;
	margin-top:-3px;
	border-bottom:1px solid #ccc;
}

ol.commentlist {
	margin-left:10px;
}

.comment-number {
	float:right;
	color:#fff;
	font-size:40px;
	margin-top:5px;
}

.commentlist .avatar {
	float:left;
	margin:-4px 10px 0 5px;
}

.commentlist .poster {
	margin-top:0;
}

.commentlist p {
	margin-top:5px;
	margin-left:5px;
	color:#000;
	font-size:11px;
}

.post ol.commentlist li {
	list-style:none;
	margin-left:-10px;
}

.commentlist cite {
	font-size:12px;
}

.commentlist cite a {
	font-weight:bold;
}

.commentlist .commentmetadata {
	font-size:11px;
}

.commentlist .shade {
	background:#eff2e9;
	height:32px;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #eaeaea;
	padding:5px 0 0;
}

#commentform .field {
	border:1px solid #d9d9d9!important;
	background:white!important;
	padding:5px!important;
	font-size:1em!important;
	width:200px;
}

#commentform .button {
	background:white;
	border:1px solid #d9d9d9;
	font-weight:bold;
	cursor:pointer;
	font-size:1em!important;
}

#commentform label {
	font-weight:bold;
}

#commentform input {
	border:1px solid #d9d9d9;
	padding:5px;
}

#commentform textarea {
	border:1px solid #d9d9d9;
	width:528px;
	height:100px;
	padding:10px;
	font-size:1em!important;
	font-family:Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	background:white;
}


	
/***********************************************************************************************
			Left Sidebar
************************************************************************************************/

.LeftPane .Menu {
	margin-top:0;
	padding-bottom:50px;
	background: #efefef;
	border-right: 1px solid #999999;
}

.LeftPane .Menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.LeftPane .Menu ul ul {
}

.LeftPane .Menu li {
}

.LeftPane .Menu li img {
	border-bottom:1px solid #999999;
	margin-bottom: 2px;
}

.LeftPane .Menu li.MajorItem {
	margin:0;
	padding:0;
}

.LeftPane .Menu li.MinorItem {
	margin:0;
	padding:0;
	cursor:pointer;
	padding: 1px 2px;
	border-bottom:1px solid #999999;
	font-size:11px;
}

.LeftPane .Menu li.MinorItem a {
	color:#242424;
	text-decoration:none;
}

.LeftPane .Menu li.MinorItem:hover {
	background-color:#CCCCCC;
}

.LeftPane .Menu li.MinorItem a:hover {
	color:#991C1C;
	text-decoration:none;
}