﻿
.CommonContentBoxHeader.Chapter
{
	background-color: #a7a7a7;
	font-size: 12px;
	border-bottom: 0px;
	padding-bottom: 0px;
}
.CommonContentBoxContent.Chapter
{
	border-top: 3px solid #fff;
	background-color: #d2d2d2
}
.CommonContentBoxContent.Chapter .CommonContentBoxList LI
{
	border-bottom-style: dashed;
	border-bottom-color: #a7a7a7;
	border-bottom-width: 2px;  
}
.CommonContentBox.HomeMediaPostList
{
	float:left;
	width:390px;
}
.CommonContentBox.HomeMyActivityList
{
	float:right;
	width:290px
}

.ChapterAvatar
{
	float: left; 
	padding: 0 10px 10px 0;
}
.ChapterVideo
{
	float:right;
	padding: 0 0 10px 10px;
}
.ChapterAddress
{
	display: block; 
	font-weight: bold; 
}
.Address1
{
	display: block;
}
.Address2
{
	display: block;
}
.City
{
	display: inline;
}
.Province
{
	display: inline;
}
.PostalCode
{
	display: inline;
}
.Country
{
	display: inline;
}
.CommonSidebarFragment
{
	margin:8px 8px 0 0;
	padding:0;
	width:60px;
	height:120px;
	text-align:center;
	overflow:hidden;
	float:left;
	font-size:80%;
	font-weight:bold;
	word-wrap:break-word;
}
.CommonSidebarFragmentImage
{
	width:60px;
	height:60px;
	margin-bottom:4px;
	overflow:hidden;
}

