img{
		border: none;
}
#mainpicture{
		width		: 594px;
		height	: 217px;
		border	: solid 1px #fff;
		background: url(../img/qfinpicture.jpg);
}
#mmbig{
		height	: auto;
}
#mmbigleft, #mmbigright{
		float		: left;
		border-top: solid 1px #999999;
}
#mmbigleft{
		width		: 298px;
}
#mmbigright{
		width		: 297px;
		border-left	: solid 1px #999999;
}
.mmtitle{
		height	: 70px;
		background: #e7e2dc;
		border	: solid 1px #fff;
}
.mmtleft{
		width		: 68px;
		float		: left;
}
.mmtright{
		float		: left;
		height	: 50px;
		width		: 220px;
		vertical-align:	middle;
		text-align: center;
		font		: 700 1.56em/1.56em Trajan Pro;
		padding-top:	20px;
}
.menupic{
		border-right	: solid 1px #fff;
}
.mmlink{
		text-decoration: none;
		vertical-align : middle;
		height			: 50px;
		display			: block;
		font-variant	: small-caps;
}
.mmlink:hover{
		text-decoration: none;
}
.mmtext{
		padding			: 20px;
}
.mmlist{
		list-style-image: url(../img/arrowbullet.gif);
}

