@charset "utf-8";
/* CSS Document */

#mumscol1 {
	float:left;
	width:212px;
}

#mumscol2 {
	float:left;
	width:409px;
}

#mumscol3 {
	float:left;
	width:119px;
}

#mums_scrolling {
	overflow:auto;
	width:409px;
	height:200px;
}

#leg_tech_content {
	margin-top:10px;
	float:left;
	clear:both;
	position:relative;
	width:409px;
	height:94px;
	overflow:hidden;
}

#leg_tech_inner {
	position:realtive;
	left:0px;
	top:0px;
	width:409px;
	height:auto;
}

.leg_tech_box1 {
	float:left;
	clear:both;
	width:409px;
	height:94px;
	background:#FFF url(../images/mums_leg_tech_box.gif) no-repeat 0 0;
}
.leg_tech_box2 {
	float:left;
	clear:both;
	width:409px;
	height:94px;
	background:#FFF url(../images/mums_leg_tech_box2.gif) no-repeat 0 0;
}

.leg_tech_box1 p, .leg_tech_box2 p {
	padding:20px 0 0 115px;
	width:284px;
}

.mums_list {
	padding-left:20px;
}