	#seocontainer{
		margin-left:10px;
		clear: both;
		float: none;
	}
	#seocontainer h4{
	margin-top: 8px;
	margin-bottom: 10px;
		
	}
	.double{
		float: left;
		width: 450px;
		font-size: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		line-height: 20px;
	}
	.triple{
		float: left;
		width: 300px;
		font-size: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		line-height: 20px;
	}
	.double a, .triple a, .hextuple a{
		color: #663399;
	}
	.hextuple{
		float: left;
		width: 150px;
		font-size: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding: 3px;
	}

	#alphabet{
		font-size: 12px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		line-height: 40px;
		color: #000000;
	}
	#alphabet a{
		color: #663399;
	}
	#alphabet .selected{
		color: #999973;
		font-weight: bold;
		
	}
	#states_sm{
		font-size: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		line-height: 16px;
		color: #000000;
		width:938px;
	}
	#states_sm a{
		color: #663399;
	}
	#states_sm .selected{
		color: #999973;
		font-weight: bold;
		
	}
	#hybidseo{
		font-size: 12px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		line-height: 40px;
		color: #000000;
	}
	#hybidseo a{
		color: #663399;
		background: #ffb381;
		padding: 5px;
		margin-right: 5px;
		border: 1px solid #ff6600;
	}
	#hybidseo a:hover{
		background: #ff6600;
	}
	#hybidseo .selected{
		color: #fff;
		background: #8d66b3;
		font-weight: bold;
		border: 1px solid #663399;
		
	}
	#multicolumns{
		clear: both;
		width: 943px;
	}
	#title{
		width: 943px;
		position: absolute;
		top: -205px;
		left: 10px;
		z-index: 100;
	}
	#states{
		width: 943px;
		position: absolute;
		left: 10px;
		top: -205px;
		z-index: 100;
	}
	#city{
		width: 943px;
		position: absolute;
		top: -205px;
		left: 10px;
		z-index: 100;
	}
	#category{
		width: 943px;
		position: absolute;
		top: -205px;
		left: 10px;
		z-index: 100;
	}
	#industry{
		width: 943px;
		position: absolute;
		top: -205px;
		left: 10px;
		z-index: 100;
	}
	#company{
		width: 943px;
		position: absolute;
		top: -205px;
		left: 10px;
		z-index: 100;
	}
	#country{
		width: 943px;
		position: absolute;
		top: -205px;
		left: 10px;
		z-index: 100;
	}
	.bubble_header{
		background: url(http://media.monster.com/id/njs/58/bubble-top.gif);
		height: 27px;
		text-align: right;
		font-size: 10px;
		color: #fff;
	}
	.bubble_footer{
		background: url(http://media.monster.com/id/njs/58/bubble-bot.gif);
		height: 12px;
	}
	.bubble_main{
		background: url(http://media.monster.com/id/njs/58/bubble-bg.gif);
		width: 943px;
		height: 165px;
	}
	.state_container{
		float: left;
		width: 150px;
		font-size: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding: 3px 0px 3px 5px;
	}
	.state_container a, .wide_container a, .exwide_container a, .exexwide_container a{
		color: #666;
	}
	.wide_container{
		float: left;
		width: 230px;
		font-size: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding: 3px 0px 3px 5px;
	}
	.exwide_container{
		float: left;
		width: 300px;
		font-size: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding: 3px 5px 3px 5px;
	}
	.exexwide_container{
		float: left;
		width: 430px;
		font-size: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding: 3px 5px 3px 5px;
	}
	
	#pop-ups{
		position:relative; 
	}
	.locco{
		margin: 2px 0px 2px 0px;
		clear: both;
		float: none;
	}
	.loclist{
		width: 933px;
		display: none;
		padding: 4px 0px 10px 10px;
	}
	.loctitle{
		width: 938px;
		background: #eee;
		padding-left: 5px;
		line-height: 22px;
		font-size: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		cursor:default;
	}
	.browseby{
		font-size:10px; 
		padding-left: 120px;
		padding-bottom:5px;
		color: #666666;
	}
	.browseby a{
		color: #666666;
	}	
	.inactive
	{
		text-decoration : none;
		cursor:text;
	}
	#statenav, #statenav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
	#statenav a {
		display: block;
		width: 10em;
	}
	
	#statenav li {
		float: left;
		width: 10em;
	}
	#statenav li ul {
		position: absolute;
		width: 10em;
		left: -999em;
	}
	
	#statenav li:hover ul {
		left: auto;
	}
	#statenav li:hover ul, #statenav li.sfhover ul {
		left: auto;
	}