#contentOfPage #left {
	width: 160px;
	float: left;
	border: 1px dotted #CCCCCC;
	background-color: #EFF4ED;
	padding-right:5px;
}

#contentOfPage #middle {
	width: 400px;
	margin-left: 0px;
	margin-bottom: 15px;
	float: left;
	padding-left:15px;
	word-break:break-all;
	overflow:auto;
}

#contentOfPage #right {
	width: 256px;
	float: right;
	padding-left:5px;
}

#contentOfPage #left #popUserBlogBox {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#left #popUserBlogBox #popBlogItem {
	margin-top: 10px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 130px;
	float: left;
	margin-right: 10px;
	width: 60px;
}
#popBlogItem #thumbnail {
	border: 1px solid #CCCCCC;
}
#popBlogItem #albumName {
	font-size: 12px;
	height: 48px;
	overflow: hidden;
}
#popBlogItem #albumName a {
	color: #2D9700;
}

#popBlogItem #view {
	font-size: 10px;
}
#popBlogItem #owner {
	font-size: 11px;
	overflow: hidden;
	width: 55px;
}
#popBlogItem #avatarMini {
	float: right;
	height: 50px;
}


#contentOfPage #left #mostCommentedBox {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#left #mostCommentedBox #mostCommentedItem {
	margin-top: 0px;
	font-size: 12px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#left #mostCommentedBox #mostCommentedItem a {
	color: #2D9700;
}

#mostCommentedItem #thumbnail {
	float: left;
	margin-right: 10px;
}
#mostCommentedItem #view {
	font-size: 10px;
}
#mostCommentedItem #albumName {
	font-size: 12px;
}
#mostCommentedItem #owner {
	font-size: 11px;
}
#mostCommentedItem #avatarMini {
	float: right;
	height: 50px;
}
#browseMore {
	font-size: 11px;
	margin-top: 10px;
	clear: both;
}
#sectionTitle {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 16px;
	color: #333333;
}
#middle #greenBox {
	margin-bottom: 15px;
	background-image: url(images/mid_green_large_mid.gif);
	background-repeat: repeat-y;
}
#middle #greenBox #mid_content {
	color: #666666;
}
#greenBox #mid_content #photoItem {
	float: left;
	width: 100px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#greenBox #mid_content #photoItem #photoTitle {
	font-size: 12px;
}
#greenBox #mid_content #photoItem #username {
	font-size: 12px;
}
#greenBox #mid_content #photoItem #username img {
	float: right;
}
#right #grayBox {
	margin-bottom: 10px;
	margin-top: 16px;
	width: 254px;
	background-image: url(images/right_gray_box_mid.gif);
	background-repeat: repeat-y;
}
#right #grayBox #mid_content {
	margin-left: 10px;
}

#grayBox #mid_content #photoItem {
	float: left;
	width: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#grayBox #mid_content #photoItem #photoTitle {
	font-size: 12px;
	height: 48px;
}
#grayBox #mid_content #photoItem #photoTitle a {
	color: #2D9700;
}

#grayBox #mid_content #photoItem #username {
	font-size: 12px;
}
#grayBox #mid_content #photoItem #username img {
	float: right;
}
#rightGreenHeader {
	background-image: url(images/right_green_header.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 254px;
	clear: both;
}
#left_gray_header {
	height: 28px;
	width: 160px;
}
#left_gray_header #title {
	font-size: 15px;
	padding-left: 10px;
	padding-top: 5px;
	color: #333333;
	font-weight: bold;
}
#rightGreenHeader #text {
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	overflow:auto;
}
#middle #normalBox {
	margin-bottom: 20px;
}
#middle #normalBox #commentItem {
	margin-left: 18px;
	clear: both;
	margin-bottom: 10px;
	height: 110px;
}
#commentItem #thumbnail {
	float: left;
	margin-right: 10px;
}
#commentItem #photoTitle {
	font-size: 12px;
}
#commentItem #avatarMini {
	float: right;
	margin-right: 18px;
}
#commentItem #owner {
	font-size: 11px;
	float: right;
	margin-right: 8px;
	margin-top: 27px;
}
#commentItem #commented {
	font-size: 11px;
}
#commentItem #photoTitle #albumTitle {
}
#contentOfPage #left #categoryBox {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#middleGreenHeader {
	width:370px;
	height: 28px;
	background-image: url(images/middle_green_header.gif);
	background-repeat: no-repeat;
	margin-left: 16px;
	margin-bottom: 10px;
}
#middle #greenBox #mid_content #postContent {
	font-size: 12px;
	margin-left: 16px;
	margin-right: 16px;
	/*line-height: 1.4em;*/
	margin-bottom: 18px;
	margin-top: 5px;
	word-break:break-all;
	white-space:normal;
	/*width:200px;*/
}
#middle #greenBox #mid_content #attachment {
	margin-right: 16px;
	margin-left: 16px;
}
#middle #greenBox #mid_content #poster {
	margin-right: 16px;
	margin-left: 16px;
	clear: both;
	font-size: 12px;
	height: 55px;
}
#middle #greenBox #mid_content #poster #avatar {
	float: left;
	margin-right: 6px;
}
#middle #greenBox #mid_content #poster #username {
	margin-bottom: 5px;
}
#middle #greenBox #mid_content #poster #date {
	font-size: 10px;
}
#middleGreenHeader #text {
	padding-top: 6px;
	padding-left: 1px;
	font-size: 14px;
}

#middleGreenHeader #text a {
	color:#2D9700;
	text-decoration: none;
}
#photoItem #owner {
	font-size: 11px;
}
#randomPost {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#randomPost #postContent {
	font-size: 12px;
	color: #666666;
}
#randomPost #title {
	font-size: 12px;
	margin-bottom: 10px;
}
#randomPost #title a {
	color: #2D9700;
}


#randomPost #poster {
	clear: both;
	font-size: 12px;
	height: 55px;
	margin-top: 10px;
}
#randomPost #poster #avatar {
	float: left;
	margin-right: 6px;
}
#randomPost #poster #username {
	margin-bottom: 5px;
}
#randomPost #poster #date {
	font-size: 10px;
}
.page_list_text_color {
	padding-left:5px;
	padding-right:5px;
	color : #EF7300;
	padding-top: 5px;
		padding-bottom: 5px;
}
