<!--
#billbox {
	width:65% ;
	/*min-width:200px ;*/
	float:left;
}
#billinfo{
	width:30%;
	/*max-width:300px*/
	/*min-width:300px;*/
	float:right;
}
#docheader{
	width:30%;
	/*min-width:300px;*/
	float:left;
}
#substrdiv{
	float:right;
	width:30%;
	text-align:right;
	padding-right:10px;
}
#content .printbtn{
	display:none;
}
.billinfoulm{
	list-style:none;
}
.billinfoulm input[type="checkbox"]{
	min-height: 0px;
}
.otherversionbox ul {
	/*margin-left:0px;
	padding-left:10px;*/
}
#activator-billText{
	font-size: 1.3em !important;
}
#activator-billStatus{
	font-size: 1.3em !important;
}
#activator-billVideo{
	font-size: 1.3em !important;
}
#activator-similarBills{
	font-size: 1.3em !important;
}
#legislatordiv table tr td{
	vertical-align: text-top;
}
#billsponsordiv{
	text-align:center;
}
#floorsponsordiv{
	text-align:center;
}
#billsponsordiv img{
	border: medium solid #FFF;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
#tackingDiv{padding-left:20px;padding-top:3px;padding-bottom:3px;}
#trackbtn{margin-right:5px;}
#floorsponsordiv img{
	border: medium solid #FFF;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
#content ul.tab a.billText {
	background: url("../images/sprite3.png") no-repeat scroll 165px -735px transparent;
	line-height: 67px !Important;
	height: 50px;
	display: block;
}
#content ul.tab a.billStatus {
	background: url("../images/sprite3.png") no-repeat scroll 165px -807px transparent;
	line-height: 67px !Important;
	height: 50px;
	display: block;
}
#content ul.tab a.billVideo {
	background: url("../images/sprite3.png") no-repeat scroll 165px -1369px transparent;
	line-height: 67px !Important;
	height: 50px;
	display: block;
}
#content ul.tab a.billText:hover {
	line-height: 61px !Important;
}
#content ul.tab a.billStatus:hover {
	line-height: 61px !Important;
}
#content ul.tab a.billVideo:hover {
	line-height: 61px !Important;
}
ul{
padding: 0 0 0 20px;
}

#statuspopup{
	width:500px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	
		
}


@media handheld, only screen and (max-width: 35.250em) { 
	#billbox {
		width:100% ;
		clear:both;
	}
	#billinfo{
		width:100% ;
		clear:both;
	}
	#docheader{
		width:100% ;
		clear:both;
	}
}
-->


