/*
 * Generic comments CSS file
 */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #D6D9D9;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container { 
	width: 1000px;  
	background-image: url(/images/bge.png);
/*	background: #FFFFFF; */
	margin: 0 auto; 
	border: 1px solid #666666;
	text-align: left; 
	height:auto;
} 
#topbar {
	height:12px;
	 background-image:url(http://www.training-central.com/mod/template/icons/top_rep.gif);
	 background-repeat:repeat-x;
	 width:auto;
}
#header { 
/*	background: #ffffff; */
	 width:auto;
	 height:82px;
	/* background-image:url(http://www.training-central.com/mod/template/icons/header_rep.gif);*/
	 background-repeat:repeat-x;
} 
#header1 {
	margin: 0; 
	padding: 10px 0 0px 10px; 
	float:left;
	width:40%;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	
}
#header1 a {
	 text-decoration:none;
}
#header2 {
	margin: 0; 
	float:right; 
	width:50%;
	font-size:11px;
	color:#999996;
	text-align:right;
	height:78px;
	
}
.loggedinheader2
{	 background-image:url(http://www.training-central.com/mod/template/icons/header2_rep.gif);
	 background-repeat:repeat-x;
}
.loggedoutheader2
{	 
}

#header2 a {
	 color:#999996;
	 padding-right:10px;
	 text-decoration:none;
	 padding-bottom:4px;
	
}
#panel
{
	 width:100%;
	 height:26px;
	 background-position:left;
	 padding-right:5px;
	 color:#555555;
	 text-align:right;
	 
	 
}
.loggedinpanel
{
	 background-image:url(http://www.training-central.com/mod/template/icons/toppanel_left.gif);
	 background-repeat:no-repeat;
}
#panel a
{
	 padding-top:2px;
	 color:#be1b3a;
	 font-weight:bold;
	 text-decoration:none;
	 padding-left:2px;
}
#panel input
{
	font-size:11px;
	color:#666666;
	 margin-top:5px;	
	border: 1px solid #999999;
}
#panel select
{
	font-size:11px;
	color:#666666;
	 margin-top:5px;	
	border: 1px solid #999999;
}
#welcome
{
	width: 100%;
	height:37px;
	background-image:url(http://www.training-central.com/mod/template/icons/welcomebar.gif);
	background-repeat:repeat-x;
	font-size:12px;
	color:#FFF;
}
#welcome form
{
	padding:6px;
}
#welcome .logon a
{
	 padding-top:2px;
	 color:#be1b3a;
	 font-weight:bold;
	 text-decoration:none;
	 padding-left:2px;
}
#welcome span
{
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	line-height:36px;
}
#footer { 
	
	margin: 0 0 0 0;
	width:auto;
	border: 1px #D6D9D9 solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	background-color:#D6D9D9;
	height:45px;
}
 
#footer div{

	padding: 0 0; 
	color:#999999;
	line-height:20px;
	font-size:11px;
	text-align:center;
}
#footer div a{

	padding: 0 0; 
	color:#999999;
	font-size:11px;
	text-align:right;
}
#footerright {
	width: 340px;
	float: right;
	
}
#footercenter {
	width: 300px;
	float: right;
}
#mainContent {
	width:100%;
	clear:both;
	height:auto;
	min-height:450px;
	overflow: auto;
	clear:both;
}
#mainContent1H {
        width:49%;
        float:left;
        padding-left:10px;
        height:auto;
}

#mainContent2H {
        width:49%;
        float:right;
        padding-right:10px;
        height:auto;
}


#mainContent1 {
	width:68%;
	float:left;
	padding-left:10px;
	height:auto;
}

#pagehead_grey{
	background-image:url(http://www.training-central.com/mod/template/icons/grey_base.gif);
	background-repeat:repeat-x;
	height:50px;
	width:480px;
	float:left;
}

#pagehead_grey span{
	clear:both;
	padding-left:20px;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	color:#FFFFFF;
	line-height:25px;
}

#greybox_left{
	 width:480px;
	 height:170px;
	 background-color:#eae9e9;
	 border: #cccccc 1px solid;
	 border-top-width:0px;
	 border-bottom-width:0px;
}

#greybox_ad{
         width:480px;
         height:300px;
         background-color:#eae9e9;
         border: #cccccc 1px solid;
         border-top-width:0px;
         border-bottom-width:0px;
}

#greybox_left p{
	
	 width:450px;
	 padding-left:10px;
	 padding-right:10px;
	 color:#666666;
	 text-align:left;
	 font-size:11px;
	 line-height:20px;
}

#greybox_left input{
	   position: absolute;
}
#greybox_left text{
	  width:170px;
}
#greybox_left img{
	float:right;
}

#greybox_left select{
	min-width:145px;
	width:170px;
}

#greybox_left1{
	
	 
	 width:480px;
	 height:170px;
	 background-color:#eae9e9;
	 border: #cccccc 1px solid;
	 border-top-width:0px;
	 border-bottom-width:0px;
	 		
}
#pagehead_grey2{
	 
	width:auto;
	float:left;
		
}#pagehead_grey3{
	 
	float:right;
		
}
#pagecontent
{
	color:#666666;
	font-family:Tahoma, "Trebuchet MS", Arial;
	text-align:justify;
	font-size:12px;
	clear:both;
}
#pagecontent p
{
	padding-left:10px;
	padding-right:10px;
	
}
#pagecontent a
{
color:#666666;
font-family:Tahoma, "Trebuchet MS", Arial;
 text-decoration:none;
 font-size:12px;
 
 
}
#pagecontent a:hover,visited,link, active
{color:#000000;
font-family:Tahoma, "Trebuchet MS", Arial;
 text-decoration:none;
 font-size:12px;
 
}


#mainContent2 {
	 
	width:29%;
	float:right;
	
}
#mainContent2 h2{
	font-family:Tahoma, "Trebuchet MS", Arial;
	background-image: url(http://www.training-central.com/mod/template/icons/base_h2.gif);
	 background-repeat:no-repeat;
	 background-position:center;
	 height:40px; color:white; text-align:center; font-size:13px; line-height:35px; 
	margin:0px; 
}

#red_textheader{
	 
	 background-image:url(http://www.training-central.com/mod/template/icons/red_base_header.gif);
	 background-repeat:no-repeat;
	 height:40px;
	font-size:14px;
	font-weight: bold;
	text-align:center;	
	color:#FFFFFF;
	line-height:25px;
	width:268px
	
}
#right_greybox
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_right.gif);
	background-repeat:no-repeat;
	font-size:11PX;
	width:264px;
	 height:125px;
}
#right_greybox_top
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_right_top.gif);
	background-repeat:no-repeat;
	font-size:2PX;
	width:264px;
	 height:6px;	
}
#right_greybox_bottom
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_right_bottom.gif);
	background-repeat:no-repeat;
	font-size:2PX;
	width:264px;
	height:6px;	
	padding-bottom:10px;
}
#sidebar-holder
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_right_rep.gif);
	background-repeat: repeat-y;
	font-size:11PX;
	width:264px;
	height:auto;
}
#sidebar-holder  a
{
	  text-decoration:none;
	  color:#000000;
}
#sidebar-holder #me
{
	  padding: 10px;
}
#sidebar-holder a:hover, link,visited
{
	  text-decoration:none;
	  color:#000000;
}
.sidebar-block p{
	padding-left: 10px;
}
#right_greybox p
{
	 padding-left:10px;
}
#right_greybox li
{
	  list-style-image: url(http://www.training-central.com/mod/template/icons/bullet.gif);
	  padding-left:10px;
}
#red_buttn{
	 
	 background-image:url(http://www.training-central.com/mod/template/icons/red_base_bttn.gif);
	 background-repeat:no-repeat;
	 height:40px;
	font-size:14px;
	font-weight: bold;
	text-align:center;	
	color:#FFFFFF;
	line-height:25px;
	width:268px
	
}
#red_buttn a{
	 
	
	font-size:14px;
	font-weight: bold;
	 text-decoration:none;
	color:#FFFFFF;
	
	
}
#footer { 
	padding: 0 10px; 
	background:#DDDDDD;
} 
#footer p {
	margin: 0; 
	padding: 0px 0;
}
#footer p a{
	color:#999999;
	text-decoration:none;
}
#navigation {
	margin-top:5px;  
	text-align:center; 
	color:#ffffff;
	margin-right:30px;
}
#navigation a{
	padding:0 5px;
	font-size:1.1em;
	text-decoration:none;
	line-height:30px;
	color:#FFF;
	border-color:#444242; 
	text-decoration:none;
}

#navigation a:hover {
color:#FFF;border-color:#444242; 
text-decoration:none;
background-color:#666666;
opacity:.30;
filter: alpha(opacity=90);
}
#navigation ul
{
	margin: 0;
	list-style: none;
}
#navigation li
{
	margin: 0;
	padding:0;
	list-style: none;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:2em;
	
	float:left;
}

/*
	SYSTEM MESSAGES
*/

div#system-message{
	border:1px solid #D3322A;
	background:#F7DAD8;
	color:#000;
	padding:3px 50px;
	margin:20px 20px 0 20px;
}

div#system-message p{
	padding:0px;
	margin:2px;
}

/*
	CLEAR BOTH
*/

.clearing {
	clear:both;
}
/*
	THIS IS THE END OF THE MAIN PAGE COMPONENTS - EVERYTHING BELOW THIS IS ASSOCIATED WITH VARIOUS ELEMENTS
	WITHIN ELGG, THIS INCLUDES THE BLOG CLASSESS, PROFILE, FILES, SIDEBAR WIDGETS, PROFILE WIDGETS ETC.
*/

/*
	BLOGGING ENGINE
*/

.weblog-post {
	margin:20px 0 10px 0;
}

.user {
	float:left;
	margin:5px 10px 10px 0;
	width:105px;
}

.user img {
	border:1px solid #eee;
	padding:2px;
}

.weblog-keywords p a {
	margin:20px 0 0 0;
	padding:0;
	clear:both;
}

.weblog-title {
	margin:10px 0 10px 115px;
}

.post {
	margin:10px 0 10px 115px;
}

.info {
	border-top:1px solid #ccc;
	margin:10px 0 10px 115px;
	clear:both;
}

.info p {
	padding:0 0 0 10px;
	margin:0;
}

.info p a {
	font-size:0.9em;
	color:#555;
}

/* this is the thin line between the actual post and comments */

#comments-divide {
	height:1px;
	background:#ccc;
}

.comment-owner {
	border:1px solid #eee;
	background:#f2f7fb;
	padding:5px;
	margin:20px 0 5px 0;
	height:50px;
	width:550px;
}

.comment-owner img {
	margin:0px 5px 0px 0px;
	text-align:left;
}

.comment-owner a {
	background:#f2f7fb;
}

.comment-owner p {
	padding:0;
	margin:0;
}

/* END OF BLOGGING ENGINE */

/*
	SUB MENU OPTIONS: THESE WILL BE MOVED TO THE NEW SIDEBAR SHORTLY
*/

div#sub-menu p {
	margin:0 0 10px 0;
	padding:0;
	/*background:#efefef;*/
	border:0px solid #ccc;
}

div#sub-menu a {
   padding:3px;
	font-weight:bold;
}

/* END OF SUB-MENU DIV */
#tagcloud {
	padding: 15px;
	border: solid 1px #eee;
	background: #f5f5f5;
	line-height:2.9em;
}
	
#tagcloud a {
	text-decoration: none;
}

/*
 PROFILE WIDGETS STUFF
*/

img.profile-photo {
   border:1px solid #eee;
   padding:2px;
}

.profile_main p {
   color:#000;
}

.profile_main p a {
	text-decoration: underline;
}

.profile_main_bottom {
	clear: both;
	height:20px;
}

.profile_primary {
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:270px;
}

.profile_secondary {
	float: right;
	width: 270px;
	padding: 2px;
	margin: 10px 0 10px 0;
	color:#000;
}

.profile_bio {
	padding-top: 10px;
	background:#efefef;
}

.profile_widgets {
	clear: both;
    width: 760px;
	/*background: #004995;*/
}

.profile_icon img {
	border:1px solid #eee;
	padding:2px 2px 2px 2px;
}

.profile_widgets_left {
	float: left;
	width: 330px;
}

.profile_widgets_right {
	float: right;
	width: 330px
}

/* profile - widgets */

#profile_widgets {
   position:relative;
}

.profile_bio {
   width:244px;
   padding:2px;
}

.widgets_even {
   float:left;
   width:340px;
   margin:0;
   padding:0;
}

.widgets_odd {
   float:right;
   width:340px;
   margin:0;
   padding:0;
}

.widget {
    border: 1px solid #BBDCE9; /*#95BDCD;*/
    margin-bottom: 15px;
    padding: 0;
}

.widget .widget_content {
    padding: 4px 10px 4px 10px;
}

.widget .widget_content h3 {
    padding:0;
    margin:0;
}

.widget .widget_bottom {
     display: block;
     background-color: #E2F0F6; /*#CBE5EF;*/
     margin: 0px;
     padding-left: 10px;
     border-top: 1px solid #BBDCE9;
     font-size:0.8em;
}

.widget .widget_menu ul {
    margin:0 0 0 5px;
	padding:0;
}

.widget .widget_menu ul li {
     list-style:none;
}

.widget .widget_menu ul li a {
     text-decoration:underline;
}

.widget .widget_admin_menu {
    background-color: #E2F0F6;
    padding:2px 0 0 5px;
}

#hidden3, #hidden2, #hidden4, #hidden5 {
  height:20px;
}

.widget .widget_title {
          border:0;
          border-bottom:1px solid #cdcdcd; /*#BBDCE9;*/
          padding:0 2px 0 2px;
          margin:0 0 10px 0;
          color:#000;
	      font-size:1.2em;
	     font-weight:bold;
}

.widget  .widget_content h2 a {
    background:url(http://www.training-central.com/mod/template/images/icons/arrow.gif) no-repeat left;
    padding:0 0 0 10px;
    font-weight:normal;
}

/*
  COMMENT WALL STUFF
*/

#commentwall {
   background:#fff;
   width:300px;
   padding: 2px;
   margin:10px 0 10px 0;
   float: right;
}

.commentwall_img {
   float:left;
   margin:3px;
   background:#fff;
   border:1 solid #ccc;
}

#commentwall_form_-1 {
  /* Background:#eee;*/
   margin:0 0 5px 0;
   padding:4px;
}

#commentwall_form_-1 textarea {
   width:98%;
   margin5px 0 5px 0;
}

#commentwall_title {
   background:#efefef;
   border-top:1px solid #ccc; /*#4E730C;*/
  width:99%;
   height:20px;
   padding:2px;
   font-size:12px;
}
.commentwall_date {
    font-style:italic;
    font-size:0.8em;
    margin:0 0 10px 0;
    background:#efefef;
    border-bottom:1px solid #D8DFEA;
}

#commentwall #commentwall_title h2 {
   margin:0;
   padding:0;
   font-size:11px;
}

.commentwall_name {
   font-weight:bold;
   /*border-top:1px solid #4E730C;*/
}

.commentwall_details {
   border-top:1px solid #ccc;
   margin-left:70px;
}

.commentwall_name {
   background:#efefef;
}


#commentwall_more {
    text-align:right;
    padding:4px;
    color:#000;
    font-size:10px;
}

#commentwall_more a {
   color:#000;
   text-decoration:underline;
}


.commentwall_replybar {
   /*border-bottom:1px solid #ccc;*/
   font-size:11px;
   margin:10px 0 10px 0;
   padding:2px;
   /*background:#fff;*/
   text-align:right;
   cursor:pointer;
   color:#b85b5a;
}

.commentwall_replybar p {
   padding:0;
   margin:0 10px 0 0;
}

.commentwall_replybar a {
   padding:0;
   margin:0;
}

#confirm-form {
	width: 70%;
	margin: 30px auto;
	text-align: center;
	font-size: 1.2em;
	border: 1px #eee solid;
	background: #f8f8f8;
}

#confirm-form h3 {
	font-size: 1.2em;
	padding: 10px;
	padding-top: 20px;
}

table {
background-color:#FFFFFF;
margin:0pt;

}

thead {
background-color:#2A7BBC;
color: #FFFFFF;
}

.single {

background-color:#F7DAD8;
height: 25px;
}

.double {

background-color:#EDEDEE;
height: 25px;
}

.cont_style {
	background-color:#B30030;
	height: 30px;
	color: #FFFFFF;
}
.cont_style_head b{
color: #FFFFFF;
}

/*.back_btn{
	width:100px;
	position: relative;
	top: -54px;
	margin-left: 80%
}*/
#back_btn{
	background-image:url(http://www.training-central.com/mod/template/icons/base_h2.gif);	
	width:253px;
	border:0;
	height:31px; 
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
/* for profile details */
#profile_right_greybox_top
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_right_top.gif);
	background-repeat:no-repeat;
	font-size:2PX;
	height:6px;	
	position:relative;
	top:5px;
}
#profile_sidebar-holder
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_right_rep.gif);
	background-repeat: repeat-y;
	font-size:11PX;
	height:auto;
}
#profile_right_greybox_bottom
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_right_bottom.gif);
	background-repeat:no-repeat;
	font-size:2PX;
	height:6px;
}
#profiel_sidebar_block
{
	height:auto;
}
.fieldname{
	height:auto;
	width:95%;
	text-align:left;
	position:relative;
	left:10px;
}
.fieldname ul{
	position:relative;
	left:-10px;
	color:#000000;
}
.ref_profile_primary {
color:#000000;
float:right;
margin:10px 0pt;
padding:2px;
width:300px;
}
/*------------------------*/
#ref_greybox_top_left
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_top_left.gif);
	background-repeat:no-repeat;
	width:9px;
	height:6px;	
}
#ref_greybox_top_center
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_top_center.gif);
	height:6px;	
}
#ref_greybox_top_right
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_top_right.gif);
	background-repeat:no-repeat;
	width:11px;
	height:6px;	
}
/*------------------------*/
#ref_greybox_center_left
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_center_left.gif);
	background-repeat:repeat-y;
	width:9px;
}
#ref_greybox_center_center
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_center_center.gif);
}
#ref_greybox_center_right
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_center_right.gif);
	background-repeat:repeat-y;
	width:11px;
}
/*------------------------*/
#ref_greybox_bottom_left
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_bottom_left.gif);
	background-repeat:no-repeat;
	width:9px;
	height:6px;	
}
#ref_greybox_bottom_center
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_bottom_center.gif);
	height:6px;	
}
#ref_greybox_bottom_right
{
	background-image:url(http://www.training-central.com/mod/template/icons/greybox_bottom_right.gif);
	background-repeat:no-repeat;
	width:11px;
	height:6px;	
}
/*------------------------*/
#ref_commentwall_title h2{
	font-family:Tahoma, "Trebuchet MS", Arial;
	background-image: url(http://www.training-central.com/mod/template/icons/base_h2.gif);
	 background-repeat:no-repeat;
	 background-position:center;
	 height:40px; color:white; text-align:center; font-size:13px; line-height:35px; 
	margin:0px; 
}
#ref_greybox_center_center div h3{
	font-family:Tahoma, "Trebuchet MS", Arial;
	background-image: url(http://www.training-central.com/mod/template/icons/base_h2.gif);
	 background-repeat:no-repeat;
	 background-position:center;
	 height:40px; color:white; text-align:center; font-size:13px; line-height:35px; 
	margin:0px; 
}
.profile_box_red {
	font-family:Tahoma, "Trebuchet MS", Arial;
	background-image: url(http://www.training-central.com/mod/template/icons/base_h2.gif);
	background-repeat:no-repeat;
	height:30px; color:white; text-align:center; font-size:13px; 
	line-height:25px; 
    margin:5px; 
    font-weight:bold;
}
.profile_box_title{
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:13px; 
	font-weight: bold;
	padding-left: 1em;
	color:#000000;
	margin:0px 0px 10px;
}
.profile_box_data{
	clear:both;
	color:#000000;
	font-size:12px;
	height:auto;
	min-height:50px;
	overflow:auto;
	padding-left:1em;
	text-indent:25px;
	width:230px;
	margin:0px 0px 10px;	
}
.profile_box_email{
	color:#0A22FD;
	font-size:13px;
	font-weight:bold;
	padding-left:1em;
	text-decoration:underline;
	margin:0px 0px 10px;
}

/*-------9895915555------------------*/

#red_buttn a:hover,visited,link, active
{	
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
#manage_align{
	width:270px;
	padding:5px;
}
#all_manage{
	padding:5px;
}
#manage_left{
	float: left;
	margin:5px;
}
#manage_right{
	margin:5px;
}
/*--------------*/
#navigation_r {
	margin-top:5px;  
	text-align:center; 
	color:#ffffff;
	margin-right:30px;
	float:right;
}
#navigation_r a{
	padding:0 5px;
	font-size:1.1em;
	text-decoration:none;
	line-height:30px;
	color:#FFF;
	border-color:#444242; 
	text-decoration:none;
}

#navigation_r a:hover {
color:#FFF;border-color:#444242; 
text-decoration:none;
background-color:#666666;
opacity:.30;
filter: alpha(opacity=90);
}
#navigation_r ul
{
	margin: 0;
	list-style: none;
}
#navigation_r li
{
	margin: 0;
	padding:0;
	list-style: none;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:2em;
	
	
}

#providereference{
	width: 280px;
}
.messagebox{

	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:13px; 
	font-weight: bold;
	padding-left: 1em;
	margin:0px 0px 10px;
}
.join_more_box_data{
	clear:both;
	color:#000000;
	font-size:12px;
	height:auto;
	min-height:30px;
	overflow:auto;
	padding-left:1em;
	margin:0px 0px 10px;	
}


#profielback {
	width:300px;
	padding-left:10px;
}
#profielback h1{
	margin:10px;
}
#profielback profile_box_red{
	curser:hand;
}

.indented
   {
   padding-left: 15pt;
   padding-right: 5pt;
   }
.indenteds
   {
   padding-left: 5pt;
   padding-right: 5pt;
   }
.indentedb
   {
   padding-left: 40pt;
   padding-right: 40pt;
   }
.indenteda
   {
   padding-left: 8pt;
   padding-right: 5pt;
   }


/* profile - widgets */

#profile_widgets {
	position:relative;
}

.widgets_even {
	float:left;
	width:330px;
}

.widgets_odd {
	float:right;
	width:330px;
}

.widget {
	border: 1px solid #BBDCE9; /*#95BDCD;*/
	margin-bottom: 5px;
	padding: 0;
}

.widget .widget_content {
	padding: 10px;
}
.widget .widget_content h3 {
	padding:0;
	margin:0;
}

.widget .widget_menu {
	display: block;
	background-color: #E2F0F6; /*#CBE5EF;*/
	margin: 0px;
	padding-left: 10px;
	border-top: 1px solid #BBDCE9;
	font-size:0.8em;
}

.widget h2 {
	border:0;
	border-bottom:1px solid #BBDCE9;
	padding:0;
	margin:0 0 10px 0;
	color:#666;
	background-color: #E2F0F6;
	font-size:1.1em;
}

.widget  .widget_content h2 a {
	background:url(http://elgg.net/_templates/icons/arrow.gif) no-repeat left;
	padding:0 0 0 10px;
}