
#m123Publisher .Detail
    {
        float:left;
        width:78%;
    }
#m123Publisher #RelatedInfoRight
    {
        float:right;
        width:20%;
    }
#m123Publisher #RelatedInfoBottom
    {
        clear:both;
    }
.BoxType1
{
	margin-top: 10px;
	padding-bottom: 25px;
	*Margin-top: 30px;
	*padding-bottom: 5px;
}    
.BoxType1 ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.BoxType1 ul li
{
	float: left;
}
