/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Research Centers*/ 

#researchcenter .buy_rfp
{
	float:left;
	height:20px;
	width:182px;
	background-image:url('http://www.technologyevaluation.com/include/images/btnshort.gif');
	margin-right:10px;
	line-height:20px;
	margin-left:8px;
}

#researchcenter .buy_rfp a
{
	padding-left:32px;
	color:#fff;
}

#researchcenter .buy_reports
{
	float:left;
	height:20px;
	width:219px;
	background-image:url('http://www.technologyevaluation.com/include/images/btnlong.gif');
	line-height:20px;
	margin-left:0px;
}

#researchcenter .buy_reports a
{
    padding-left:13px;
    color:#fff;
}

#researchcenter a.othercenters
{
	color:#db0a14;
}


#researchcenter .top3
{
    clear:left;
    float:left;
	height:175px;
	background-color:#F9F9F9;
	padding:10px 10px 0px 10px;
}

#researchcenter .kb
{
	padding-right:15px;

}

#researchcenter .kb .title
{
	background-color:#EDEBEC;
	padding:3px 5px 3px 15px;
	border-bottom:solid 1px #D7D7D7;
	font-weight:bold;
	color:#000;
}

#researchcenter .kb td
{
	padding-right:25px;
}

#researchcenter .kb .redlink
{
	color:#db0a14;
}


#researchcenter .search
{
	border: solid 1px #D7D7D7;
	padding:5px;
	margin-bottom:10px;
}

#researchcenter .search .searchbox
{
	float:left;
}

#researchcenter .search .searchbox input
{
	width:180px;    
}

#researchcenter .search .button
{
    float:left;
	height:21px;
	width:21px;    
    background-image: url('http://www.technologyevaluation.com/include/images/button-search.gif');
    background-repeat: no-repeat;  
    cursor:pointer;
}

#researchcenter .search .rss
{
	float:right;
	font-weight:bold;
}

#researchcenter h1
{
	margin:0 10px 10px 0;
}

#researchcenter .articles
{
	width:100%;
	margin-top:15px;
}

#researchcenter .articles .pane 
{
	float:left;
	width:325px;
	color:#000;
}

#researchcenter .articles .pane .title
{
	background-color:#EDEBEC;
	padding:3px 5px 3px 15px;
	border-bottom:solid 1px #D7D7D7;
}
#researchcenter .dataList
{
	margin:15px;
}

#researchcenter .articles .pane .readMore
{
	margin-left:28px;
}


.bottomtabcontainer
{
	margin-top:20px;
	margin-bottom:20px;
}

 .bottomtabcontainer td
{
	vertical-align:top;
	width:50%;
}

.bottomtabcontainer .podcast
{
	border-bottom:solid 1px #CFCFCF;
	height:180px;
}


.bottomtabcontainer .podcast .title
{
	margin-top:10px;
	font-weight:bold;
}

.bottomtabcontainer .podcast .abstract
{
	
	margin:10px 0 10px 0;
}

.bottomtabcontainer .podcast .link
{
	background-image:url('http://www.technologyevaluation.com/include/images/btnpodcasticon.gif');
	background-repeat:no-repeat;
	height:25px;
	width:103px;
	display:block;
	margin-bottom:20px;
	padding:5px 0 0 40px
}
