.SGLLawTitle
{
	font: bold 16px/20px arial;
	cursor: hand;
	cursor: pointer;
}

.law_desc
{
	font: normal 12px/16px arial;
	color: #444;
}

.law_position
{
	font: bold 16px/22px arial;
	margin-left: 12px;
}

.law_item
{
	margin: 12px 24px 0px 0px;
	padding: 0px 0px 12px 0px;
	border-bottom: 1px solid #ddd;
}

img.SGLtoggleWidget
{
	cursor: hand;
	cursor: pointer;
}

#sglbillboard.sglbillboard
{
	display: block;
	width: 770px;
	height: 245px;
	float: left;
	background: #fff url('/images/static/billboard-stategunlaws.gif') left top no-repeat;
}

#sglbillboard.sglbillboard_2010
{
	display: block;
	width: 770px;
	height: 245px;
	float: left;
	background: #fff url('/images/static/scorecard_map_2010.gif') left top no-repeat;
}

#sglbillboard p
{
	display: none;
}

#mini_usa_map
{
	display: block;
	float: left;
	margin-left: 45px;
}

select#selectstateDD
{
	display: block;
	position: relative;
	left: 184px;
	top: 155px;
}

select#selectstateDDmmx
{
	display: block;
	position: relative;
	left: 184px;
	top: 155px;
}

select#selectstateDD_state
{
	display: block;
	position: relative;
	left: 525px;
	top: 155px;
}


/*
form#signup.sglsignup
{
	margin-top: 167px !important;
}
*/
