@media (max-width: 480px)
{
	#social_bm_outer
	{
		display: none !important;
	}
}
@media (max-width: 767px)
{
	#hor_nav SELECT
	{
		display: inline-block;
		width: 100%;
		height: 45px;
		border: 0px;
		margin-bottom: 0px;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 9pt;
		background-repeat: repeat;
		background-position: left center;
		position: relative;
	}
	#plusl, #slide_panel_button, .search .inputbox
	{
		float: right;
	}
}
@media (max-width: 900px)
{
	.nivo-caption, .nivo-caption P
	{
		font-size: 1.2em !important;
	}
}
