/****** common ******/
.BBBLogo {
	clear:both;
	text-align:right;
}
.BBBStreeFont {
	font-weight: bold;
}
.BBBNavigation {
	margin: 0 0 13px 26px;
}
.BBBSetImg {
	border: 0px;
	margin-top: 5px;
}
.BBBPhotoImg {
	border: 0px;
}
#BBBNoBarContent {
	padding: 0;
	margin: 0;
}
.BBBSetPhoto {
	BACKGROUND: url(images/set_case.gif) no-repeat;
	PADDING-BOTTOM: 7px; VERTICAL-ALIGN: middle;
	WIDTH: 91px; PADDING-TOP: 1px; HEIGHT: 95px; TEXT-ALIGN: center
}





/****** MyAlbum ******/
#BBBSideBar {
	/*border-left: 1px solid #cccccc; /* border added .azim */
	/*border-right: 1px solid #cccccc; /* border added .azim */
	padding: 0;
	margin: 13px 0 0 0;
    float: left;
	width: 180px;
	text-align:left;
}
#BBBSideBar .BBBSetItem {
	margin: 0 0 26px 26px;
}

#BBBBarContent {
	/*border-left: 1px solid #cccccc; /* border added .azim */
	/*border-right: 1px solid #cccccc; /* border added .azim */
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	width: 280px;
	text-align: left;
}
#BBBBarContent .BBBPhotoItem {
	margin: 0 0 39px 0;
}
#BBBBarContent .BBBPhotoTitle {
	margin-bottom: 8px;
}
#BBBBarContent .BBBMuiltPages {
	clear: both;
	text-align:left;
}

#BBBNoBarContent .BBBPhotoItem {
	padding: 0;
	width: 100px;
	height: 100px;
	margin: 26px;
   	float: left;
	display: inline;
}
#BBBNoBarContent .BBBMuiltPages {
	clear: both;
	text-align:center;
}





/***** Sets ******/
#BBBSetsContent .BBBSetItem {
	padding: 0;
	width: 91px;
	margin: 26px;
   	float: left;
	display: inline;
}
#BBBSetsContent .BBBMuiltPages {
	clear: both;
	text-align:center;
}
#BBBSetInfo {
	margin: 0 0 0 26px;
}
.BBBSetInfoPhoto {
	margin:0 26px 0 0;
    width:240px;
	float: left;
}
#BBBSetPhotoList {
	clear:both;
	padding: 26px 0 0 20px;
}
#BBBSetPhotoList .BBBPhotoItem {
	padding: 0;
	width: 75px;
	height: 75px;
	margin: 6px;
   	float: left;
	display: inline;
}




/****** Tags ******/
.BBBTagList {
	margin-left: 26px;
	line-height: 45px;
	font-weight: bold;
}
.BBBTagSearch {
	margin: 26px 0 0 26px;
	border-top: 1px solid #000;
	text-align: left;
}
.BBBTagSearchBody {
	background-image:none;
	background-color:transparent
}


/****** PhotoInfo ******/
#BBBPhotoInfoContent {
	text-align: center;
}
#BBBPhotoInfoContent .BBBTools {
	font-size: 1em;
}
#BBBPhotoInfoContent .BBBPhotoDate {
	font-size: 0.8em;
}
.comUserIcon {
	margin-right: 26px;
	float: left;
}
.BBBExifNodename {
	margin: 0 0px 0 0;
	font-weight:bolder;
	float:left;
	width:150px;
}
.BBBExifText {
	
}


.BBBiframe {
	border: 0px;
	width: 100%;
	height: 400px;
}
.BBBUploaderIframe {
	border: 0px;
	width: 100%;
	height: 350px;
}
