#research-viewing {
	width:695px;
    background: url('../../img/tabs/research-viewing-room.png') no-repeat;
	margin-top:11px;
	padding-bottom:8px;
}

#rv-link {
	text-align:right;
	display:block;
	height:32px;
	padding:4px 4px 0 0;
	font-size:12px;
}

#rv-link a:link, #rv-link a:visited { text-decoration:none }

#rv-block1 {
	float:left;
	margin-left:13px;
	width:210px;
}

#rv-block2 {
	float:left;
	margin-left:13px;
	width:210px;
}

#rv-block3 {
	float:left;
	margin-left:13px;
	width:210px;
}	

#rv-bottom {
	width:695px;
	height:5px;
    background: url('../../img/tabs/yellow-bottom.png') no-repeat;
}

.rv-thumb {
	width:67px;
	float:left;
}

.rv-blurb {
	float:left;
	margin-left:9px;
	width:134px;
}



/* non - profits */

#non-profits {
	float:left;
	width:342px;
	height:151px;
    background: url('../../img/tabs/non-profits.jpg') no-repeat;
}

#np-link {
	text-align:right;
	display:block;
	height:32px;
	padding: 4px 4px 0 0;
	font-size:12px;
}

#np-link a:link, #np-link a:visited { text-decoration:none }

.np-logo {
	width:91px;
	float:left;
	margin-left:13px;
}

.np-blurb {
	float:left;
	margin-left:9px;
	width:215px;
}

.np-links {display:block; padding-top:4px}

.np-more {float:left;display:inline}
.np-next {float:right;display:inline}



/* facts & stats */

#fs-link {
	text-align:right;
	display:block;
	height:32px;
	padding: 4px 4px 0 0;
	font-size:12px;
}

#fs-link a:link, #fs-link a:visited { text-decoration:none }

#facts-stats {
	float:left;
	width:342px;
	height:151px;
	margin-left:11px;
	background: url('../../img/tabs/facts-stats.jpg') no-repeat;
}

/* bottom box */

#bottomBox {width:695px;margin-top:11px}
#bbTop {width:695px;height:9px;background:url('../../img/whiteTop1.png') no-repeat}
#bbBottom {width:695px;height:9px;background:url('../../img/whiteBottom1.png') no-repeat}
#bbMid {
	width:695px;
	background:url('../../img/whiteFill1.png') repeat-y;
}
.bbTable {padding:2px 4px}
.bbTable td {padding:0 9px;border-right:1px dashed #3d5769;vertical-align:top;width:209px}

.bbiTable {padding:2px 4px}
.bbiTable td {padding:0 9px;vertical-align:top;}

.bbiTop {width:695px;height:4px;background:url('../../img/blueTop1.png') no-repeat}
.bbiBottom {width:695px;height:4px;background:url('../../img/blueBottom1.png') no-repeat}
.bbiMid {
	width:522px;
	height:175px;
	background:url('../../img/blueFill1.png') repeat-y;
	color:#3d5769;
}
