@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("blog.mikigogo.cn") {
* {
    margin: 0;
    padding: 0;
}

html,
body,
form,
iframe,
#container-right,
#container,
ul{
height: 100% !important;
padding: 0 !important;
} 
.articletitle,#hotclick,#newupdate{
	clear: both !important;
}
.split{
	height: auto !important;
	width: 45% !important;
}
.split ul{
	overflow: hidden !important;
	}

.commonmore,
#container-left li,
#newupdate li,
#articlelist li,
#hotRecommended li,
#hotclick li{
		clear: both !important;
}
ul,

#container-right{
overflow: auto !important;
	height: auto !important;
}
#container,#frame-hotRecommended{

}
#container{
	width: 900px !important;
	height: 50000px !important;
}
.right-line-border{
	height: auto !important;
}
#em-Hot-Recommended{
	position: relative !important;
	left: 250px !important;
	top: -160px !important;
		clear: both !important;
}
textarea,#txtCommentsContent_editor *{
	background: white !important;
}

img[id='liImgPhotoURL']{
	max-height: 380px !important;
}
.startlink img{
	max-height: 72px !important;
}

.linkcolor img{
	max-height: 86px !important;
}
.start a{
		clear: both !important;
		display: inherit !important;
}
.personnote{
	margin-bottom: 4px !important;
}
li[class='start']{
		margin-bottom: 24px !important;
}

#frame-hotspace,
#frame-hotalbums,
#frame-Recommendedalbums{
	height: 260px !important;
}
#weekstart{
	height:460px !important;
}
#toolbarframe{
	position: fixed !important;
	top: 0px !important;
	right: 0px !important;
	display: block !important;
}
}