/********** CSS for Left Column ************/
#left-col{
	padding:5px;
	line-height:1.3;
}
#left-col h2{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #E3E3E3;
	padding-bottom:7px;
	padding-top:10px;
}
#left-col .categoryLeft h2{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #E3E3E3;
	padding-bottom:7px;
	padding-top:0px;
	margin:0px;
}

.grp-name a{
	font-size:11px;
}
.msg-sent{
	font-size:13px;
}
.grp-name{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin-left:5px;
	
}
.grp-name a{font-weight:normal;}
.grp-img{float:left;}
.grp-img{
	padding:7px 8px 6px 7px;
	background:url(../images/img_bkgfd389fcf4ba977701879b867e4fc6c4a2819716e.gif) top left no-repeat;
}
.listing ul{	
	font-size:11px;	
	list-style-type:none;
	margin:10px 0px 0px 0px;
	padding:0px;	
}
.listing li{
	font-size:13px;	
	position:relative;
}
.listing .list .offlink,.mycontacts .offlink span{
	padding:0px;
	position:absolute;
	right:0px;
	font-size:11px;
	cursor:pointer;
	font-weight:normal;
	color:#333333;	
	text-decoration:underline;
}
.listingBg{
	background:url(../images/arrowfd389fcf4ba977701879b867e4fc6c4a2819716e.jpg) no-repeat scroll 0px 50%;
	color:#0074b6;
	font-size:11px;
	font-weight:bold;	
	padding:0px 0px 0px 12px;
	margin:0px;
}
.listingOrange{
	background:url(../images/orange_arrowfd389fcf4ba977701879b867e4fc6c4a2819716e.jpg) no-repeat scroll 3px 50%;
	color:#000;
	font-size:11px;
	font-weight:bold;	
	padding:0px 0px 0px 14px;
}
.list a{
	color:#0074b6;
	font-size:11px;	
	line-height:1.5em;	
	padding:0px 0px 0px 14px;
	text-decoration:underline;	
}
.manageSection{
	position:relative;
	font-size:11px;
	background-image:none;
	text-align:right;
}
.manageSection a{
	color:#666;
}
.create_btn{
	padding-left:10px;
	margin-top:10px;
}
.contacts {
	font-size:11px;
	padding-top:5px;
}
.mycontacts{
	position:relative;
}
.mycontacts span{
	position:absolute;
	right:0px;
	font-size:small;
	cursor:pointer;
	font-weight:normal;	
}

/***** active *****/
.listing .list li a.active{
	background:url(../images/orange_arrowfd389fcf4ba977701879b867e4fc6c4a2819716e.jpg) no-repeat scroll 3px 50%;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.listing .list li a.active:hover{
	text-decoration:underline;
}
.listing .list li .blue{
	background:url(../images/orange_arrowfd389fcf4ba977701879b867e4fc6c4a2819716e.jpg) no-repeat scroll 3px 50%;
	color:#0374b5;
}

.listing .list li a:hover{
	background:url(../images/orange_arrowfd389fcf4ba977701879b867e4fc6c4a2819716e.jpg) no-repeat scroll 3px 50%;
}

.no-img a:hover{
	background-image:none;
}
