#sideleft ul {
	text-align: left;
	margin-top: 0px;
}

	*:first-child+html #sideleft ul {
		text-align: left;
		margin-top: -18px;
	}

#sideleft li {
	list-style-type:none;
	margin-left: -15px;
	margin-bottom: 5px;
}

	*:first-child+html #sideleft li {
		list-style-type:none;
		margin-left: -15px;
		margin-bottom: -15px;
	}

#sideleft a {
	text-decoration: none;
}

#sideleft li a{
	width:280px;
	height:237px;
	margin-left:0px;
	margin-bottom:5px;
	min-height:0;
	min-width:0;
	background-color:#efefef;
	cursor: pointer;
	color: #000;
}

	#sideleft li a #side_left_outtext{
		width:280px;
		height:237px;
		background-image: url(/sr_img/left_box_round_extratall.jpg);
		min-height:0;
		min-width:0;
		background-color:#efefef;
		cursor: pointer;
		color: #000;
	}

#sideleft .mw-active a{
	width:280px;
	height:242px;
	margin-left:0px;
	margin-bottom:5px;
	min-height:0;
	min-width:0;
	background-color:#efefef;
	cursor: pointer;
	color: #000;
}

	#sideleft .mw-active a #side_left_outtext{
		width:280px;
		height:237px;
		background-image: url(/sr_img/left_box_round_b_extratall.jpg);
		min-height:0;
		min-width:0;
		background-color:#efefef;
		cursor: pointer;
		color: #000;
	}

#sideleft .mw-active-first-tab a{
	width:280px;
	height:237px;
	margin-left:0px;
	margin-bottom:5px;
	min-height:0;
	min-width:0;
	background-color:#efefef;
	cursor: pointer;
	color: #000;
}

	#sideleft .mw-active-first-tab a #side_left_outtext{
		width:280px;
		height:237px;
		background-image: url(/sr_img/left_box_round_b_extratall.jpg);
		min-height:0;
		min-width:0;
		background-color:#efefef;
		cursor: pointer;
		color: #000;
	}

#sideleft .mw-active-last-tab a{
	width:280px;
	height:237px;
	min-height:0;
	min-width:0;
	background-color:#efefef;
	cursor: pointer;
	color: #000;
}

	#sideleft .mw-active-last-tab a  #side_left_outtext{
		width:280px;
		height:237px;
		background-image: url(/sr_img/left_box_round_b_extratall.jpg);
		min-height:0;
		min-width:0;
		background-color:#efefef;
		cursor: pointer;
		color: #000;
	}

.mw-columns{
	width:725px;
	height:130px;
	float:left;
	margin-left:9px;
	clear: both;
	text-align:left;
	line-height:80%;
	margin-top:6px;
}


#side_left_intext p{
	line-height:200%;
	}

