/* Universal Attributes for all list elements */
.content-list *{
	margin:0; padding:0;
}

.content-list{
	xposition:relative;
	margin: 0; padding:0px 5px 0px 5px;
	list-style:none;
}

.content-list.small{
	xpadding:0;
}

.content-list object{
	width:95%;
	
}

.content-list.split_col li{
	float:left;
	width:50%;
}

.content-list p{
	padding:0pt 10px 5px 0pt
}
p.summ{
	width: 98%;
	padding: 0!important;
}

.content-list li{
	xposition: relative;
	margin: 0; padding: 4px 0 2px 0;
	list-style:none;
}

.feed-tiny{
	position:relative; float:left;
	margin: 6px 10px 6px 0;
	text-align: center;
	xoverflow: hidden;
	}
.feed-tiny span{
	display: block;
	float:both; clear:both;
	padding-top: 2px;
}

.feed-thm{
	position:relative; float:left;
	margin: 6px 10px 6px 0;
	text-align: center;
	width:125px; height:auto;
	xoverflow: hidden;
	}.feed-thm img{
		height:auto;
		width:100%;
	}.feed-thm span{
		display: block;
		float:both; clear:both;
		padding-top: 2px;
	}
.contentlist li.mailfeed{
	padding:5px 0 0 0;
}	
.mailfeed .feed-thm{
		width:75px;
		margin:0 5px 0 3px;
	}

.feed-desc{
	xmargin: 0 10px 0 135px;
	margin: 0 10px 0 0px;
	float:left;
	xwidth:385px;
	xposition: relative;
}
.blogfeed .feed-desc{
}


.content-list .feed-desc p{
	margin:5px 0px 0px 0px;
}

.feed-info{
	float:left; xposition:absolute;
	xtop:0px; xright:0px;
	padding:20px 5px 0 10px;
	width:200px; xxwidth:175px; height: 90px;
}
#featGuru .feed-info{
	width:180px;
}#featGuru .feed-thm{
	width:auto;
}


.grp-container li hr, .content-list li hr{
	float:both; clear:both;
	xmargin:5px 5px 10px 5px; padding:0;
	height:1px; width:98%;
	margin: 0;
	
	background-color:transparent;
	border:none;
	border-bottom: 1px solid #CCCCCC; /*#1f76e0;*/
	color:transparent;
}


.iact{
	float:right;
	xxclear:both;
	/*margin:0px 0px 0px 10px; 
	padding:0px;*/

	margin:5px 0 0 10px; padding-left:0px;

	/*font-weight:bold;*/
	list-style: none;
	/*height:25px;*/
}

.iact li{
	padding:0px 0px 5px 0px;
	margin:0 3px 0;
	float:left;
}

.approvalfeed .iact{
	float:none;
	margin-top:15px;
}

x a.iact-b{
	background: url('/static/images/obj-list/item-a-browse.gif') top center no-repeat;
}

x a.iact-e{
	background: url('/static/images/obj-list/item-a-edit.gif') top center no-repeat;
}

x a.iact-d{
	background: url('/static/images/obj-list/item-a-delete.gif') top center no-repeat;
}

.pressfeed{
	}.pressfeed li{
		border-bottom: dotted 1px #CCCCCC;
		padding:5px;
	}.pressfeed li strong{
	display:block;
	}.pressfeed li a{
		font-weight: bolder;
	}.pressfeed li p{
		font-size: 12px;
		margin:8px 0pt;
}


/* Full list declarations */

.articlefeed .feed-desc strong,
.mediafeed .feed-desc strong{
	font-size:14px;
}


.blogfeed .iact{
bottom:10px;
clear:right;
position:relative;
right:10px;
}

.articlefeed_small img{
	height:auto; width:100%;
}

li.mediafeed_small{
	/*clear:both;		/* may be causing render issues - unconfirmed */
	/*confirmed on 10/27/2008 causing issue on gbtv renderin of two columns, forcing second item to new line undesireably*/
}


/* Featured list declarations */

ul.featured li{
	width:100%;
}

.featured .feed-thm,
.featured .feed-thm img{
	width:203px;
	height:auto;
	max-height:none;
	margin: 0px;
}

.featured .feed-desc{
/*	font-size:12px;  by order of PNar and KWid */
	margin: 5px 0 0 0;
	width:auto;
	float: left;
}

.featured .iact li{
	width:auto; height:auto;
	float:right;
}

/* Small list declarations */

.small .feed-thm{
	height: auto;
	width:90px; 
}

xxx.small .feed-thm img{
	width:auto; max-height:90px; //remove height to stop squishing
}

.small .feed-desc{
	margin:5px 0 0 100px;
	width:auto;	
	float:none;
}

.blogmod .feed-desc{
	margin:5px 0 0 0px;
	width:auto;	
}

.comment{
	margin: 0 10px 0 100px;
}
