/* blue */

#pillmenu a#active_menu-nav {
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #135cae;
}
h1 {
  color: #135cae;
}
div.module_menu table td{
	color: gray;
}
div.module_menu {
	background: url(../Images/blue/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../Images/blue/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../Images/blue/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../Images/blue/mw_box_tl.png) 0 0 no-repeat;
}
div.live_chat {
	background: url(../Images/blue/mw_box_br.png) 100% 100% no-repeat;	
	color:#666666;
	font-weight:bold;
}
div.live_chat span {font-size:0.9em; font-weight:normal;}

div.live_chat div {
	background: url(../Images/blue/mw_box_bl.png) 0 100% no-repeat;
}

div.live_chat div div {
	background: url(../Images/blue/mw_box_tr.png) 100% 0 no-repeat;
}

div.live_chat div div div {
	background: url(../Images/blue/mw_box_tl.png) 0 0 no-repeat;
}
#gepo_article{}
#gepo_article .powow_table{margin:10px 0px 10px 5px;}
.powow_trial_feat{background-color:#EAF2FF; padding:5px;-moz-border-radius:5px 5px 5px 5px; margin:10px 0px 10px 0px;}
.powow_trial_feat h3 {font-size:1.3em; color:#333333;}
.powow_trial_feat ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:10px;
}
.powow_trial_feat ul li {
background:transparent url(../Images/green_tick.png) no-repeat scroll left center;
padding:0.5em 0px 0.5em 35px;
position:relative;
font-size: 1em; 
}
#product_logo_bar{background:#31b530;
-moz-border-radius:5px 5px 5px 5px;
font-size:13px;
font-weight:bolder;
margin-bottom:5px;
padding:5px;}