#BMguestRss{
   width: 670px;
   overflow:hidden;
   background-color: #F5F5F5;
   padding: 5px;
   border: none;
   margin: 0;
}

.BMrssList{
	width: 210px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 2px;
	float: left;
	font-size: 10px;
}

.BMrssList p{
   margin: 1px;
}
.BMrssList img{
   border:none;
   margin: 0 3px 8px 0;
   width: 50px;
   height: 50px;
}

.BMguestrssList{
	width: 210px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 4px;
	margin: 2px;
	float: left;
	font-size: 10px;
	line-height: 100%;
}

.BMguestrssList p{
   margin: 1px;
}
.BMguestrssList img{
   width: 50px;
   height: 50px;
   border:none;
   margin: 0 3px 8px 0;
}

#BMfreeRss {
   width: 160px;
   font-size: 100%;
   border: none;
}

.BMblogThum img{
   padding: 0 3px 10px 0;
   float: left;
}

.BMblogTitle{
   color: #333333;
   font-weight: bold;
   font-size: 90%;
}

.BMblogEntries{
   font-size: 90%;
}

.BMblogEntries a{
   color: #006699;
}

.BMblogEntries a:hover{
   color: #FF0000;
}

#BMnewsRss{
  list-style: none;
  margin: 0;
  font-size: 85%;
  overflow: hidden;
}

#BMnewEntries{
  width: 290px;
  float: left;
  font-size: 12px;
  line-height:135%;
  margin-bottom:15px;
  overflow: hidden;
}

#BMnewEntries a{
  color: #333333;
}

#BMnewEntries a:hover{
  color: #990000;
}

#BMnewEntries ul{
  margin: 0;
  padding: 0;
}

#BMnewEntries li{
  list-style-position: inside;
  list-style-image: url(../images/list_entry.gif);
  margin-bottom: 3px;
  padding: 2px;
  border-bottom: 1px dotted #CCCCCC;
}

#BMnewEntries a{
  margin-top: 0;
}

#BMpreviewWindow{
  background-color: #FFFFFF;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  margin-top: 5px;
  padding: 5px;
  color: #333333;
  line-height: 135%;
}

#BMpreviewWindow p{
  margin-top: 5px;
  margin-bottom: 10px;
}

#BMpreview{
  background-color: #99CCCC;
  background-image: url(./preview_bg.gif);
  background-repeat: no-repeat;
  background-position: center;
  font-size: 14px;
  width: 360px;
  height: 300px;
  border:solid 1px #99CCCC;
  overflow: auto;
  padding: 5px;
  color: #FFFFFF;
  float: right;
  line-height: 200%;
}

#BMEntryList-area{
  text-align: left;
  float: left;
  padding: 0px;
}

#BMEntryList-area ul{

  margin: 0;
  padding: 0;
}

#BMblogerCategoriesAll{
  padding: 0;
  margin: 0 0 10px 0;
  height: 100px;
}

#BMblogerCategoriesAll a{
  color: #990000;
}



#BMblogerCategoriesAll li{
  width: 105px;
  list-style: none;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.BMrankingList{
  font-size: 85%;
}

.BMrankingList dt{
  margin: 0;
  padding: 5px 0 0 0;

  border-top: 1px solid #CCCCCC;
}

.BMrankingList dd{
  margin: 0;
}

.BMrankingList img{
  float: left;
  padding: 3px;
  margin: 5px;
  border: 1px solid #CCCCCC;
  width: 25px;
  height: 25px;
  overflow: hidden;
}



#BMrank01{
  background-image: url(./rank01.gif);
  background-repeat: no-repeat;
  padding: 5px 0 2px 24px;
}

#BMrank02{
  background-image: url(./rank02.gif);
  background-repeat: no-repeat;
  padding: 5px 0 2px 24px;
}

#BMrank03{
  background-image: url(./rank03.gif);
  background-repeat: no-repeat;
  padding: 5px 0 2px 24px;
}

.BMrankin{
  clear: both;
}


#BMblogerCategoriesEach {
  width: 240px;
  float: left;
  font-size: 90%;
  line-height:135%;
  margin-bottom:15px;
  overflow: hidden;
}

#BMsignupedMember {
  padding: 0;
  margin: 0;
  height: 270px;
}

#BMsignupedMember img{
  border: 1px solid #FFFFFF;

}

#BMsignupedMember ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

#BMsignupedMember li{
  list-style: none;
  float: left;
  padding: 0;
  margin: 0;
}

#BMentryTitle{
  font-size: 18px;
  font-weight: bold;
}

#BMentryTitle a{
  color: #669900;
}

#BMentryDate{
  margin-bottom: 10px;
}

#BMentryDate a{
  color: #990000;
}

#BMbannerList ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#BMbannerList li{
  list-style: none;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 2px;
  padding: 0;
}
