﻿.ActiveInternet_TabComment_TopContent_TitleBGL {
	width: 8px; 
	height: 31px; 
	overflow: hidden;
	
	background-image: url(Images/Default_Layout_Corner_Top.jpg);
}

.ActiveInternet_TabComment_TopContent_TitleBGC {
	background-image: url(Images/Default_Layout_Running_Top.jpg);
}

.ActiveInternet_TabComment_TopContent_TitleBGR {
	width: 7px; 
	height: 31px; 
	overflow: hidden;
	
	background-image: url(Images/Default_Layout_Top_Right.jpg);
}

.ActiveInternet_TabComment_TopContent_Title {
	width:				100%; 
	height:				31px;
	overflow:			hidden;	

	padding-top:		4px;
	text-align:			right; 

	-moz-box-sizing:	border-box;
	box-sizing:			border-box
}

.ActiveInternet_TabComment_TopContent_AreaLeft {
	width:				230px;
	height:				90px;
	border-left:		1px solid #A3BE9B;
	border-bottom:		1px solid #A3BE9B;
	padding:			4px 4px 4px 8px;
	
	-moz-box-sizing:	border-box;
	box-sizing:			border-box
}

.ActiveInternet_TabComment_TopContent_AreaRight {
	width:				100%;
	min-height:			90px;
	border-right:		1px solid #A3BE9B;
	border-left:		1px solid #A3BE9B;
	border-bottom:		1px solid #A3BE9B;
	padding:			4px 4px 4px 8px;
	-moz-box-sizing:	border-box;
	box-sizing:			border-box;
}

.ActiveInternet_TabComment_Reply_TitleBGL {
	width: 8px; 
	height: 31px; 
	overflow: hidden;
	
	background-image: url(Images/Default_Layout_Reply_TitleBGL.png);
}

.ActiveInternet_TabComment_Reply_TitleBGC {
	background-image: url(Images/Default_Layout_Reply_TitleBGC.png);
}

.ActiveInternet_TabComment_ReplyContent_Title {
	width:				100%; 
	height:				31px; 
	overflow:			hidden;	

	padding-top:		4px;
	text-align:			right; 
	
	-moz-box-sizing:	border-box;
	box-sizing:			border-box
}

.ActiveInternet_TabComment_Reply_TitleBGR {
	width: 7px; 
	height: 31px; 
	overflow: hidden;
	
	background-image: url(Images/Default_Layout_Reply_TitleBGR.png);
}

.ActiveInternet_TabComment_ReplyAreaOuter {
	border:				1px solid #CCCCCC;
	padding:			4px 8px 4px 8px;
	width:				90%;
	float:				right;
	-moz-box-sizing:	border-box;
}

.ActiveInternet_TabComment_ReplyArea {
	display: inherit;
}

.ActiveInternet_TabComment_ReplyArea_Hide {
	display: none;
}

.ActiveInternet_TabComment_ReplyContent_AreaLeft {
	width:			230px;
	height:			90px;
	border-left:	1px solid #A8A8A8;
	border-bottom:	1px solid #A8A8A8;
	padding:		4px 0px 4px 8px;
	-moz-box-sizing:	border-box;
	box-sizing:			border-box
}

.ActiveInternet_TabComment_ReplyContent_AreaRight {
	width:			100%;
	height:			90px;
	border-left:	1px solid #A8A8A8;
	border-right:	1px solid #A8A8A8;
	border-bottom:	1px solid #A8A8A8;
	padding:		4px 0px 4px 8px;
	-moz-box-sizing:	border-box;
	box-sizing:			border-box
}
