﻿.CommonContentBoxContent
{
	/*font-size: 90%; 	overflow: hidden; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 15px; 	color: Black; 	padding: 5pt 3px 15px;*/
	padding: 0 3px 15px 3px;
	font-size: 15px;
	overflow: hidden;
}
.CommonCommentArea
{
	margin: 12px 0 0;
}
.CommonCommentUser
{
	/*float: left; 	width: 64px; 	min-height: 60px; 	overflow: hidden; */
}

.CommonCommentArrow
{
	float: left;
	padding-top: 10px;
	width: 10px;
	height: 20px;
	overflow: hidden;
}

.CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4, .CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, .CommonCommentArrow .r9, .CommonCommentArrow .r10
{
	height: 2px;
	overflow: hidden;
}
.CommonCommentBubble
{
	margin-left: 10px;
}

.CommonCommentContent
{
	padding: 0 10px 1em 0px;
	min-height: 32px;
	position: relative;
	overflow: hidden;
}
.CommonCommentBubbleRoundTop, .CommonCommentBubbleRoundBottom
{
	height: 5px;
}


.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundTop .r4, .CommonCommentBubbleRoundBottom .r1, .CommonCommentBubbleRoundBottom .r2, .CommonCommentBubbleRoundBottom .r3, .CommonCommentBubbleRoundBottom .r4
{
	height: 1px;
	overflow: hidden;
}

.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundBottom .r4
{
	margin: 0 5px;
}
.CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundBottom .r3
{
	margin: 0 3px;
}
.CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundBottom .r2
{
	margin: 0 2px;
}
.CommonCommentBubbleRoundTop .r4, .CommonCommentBubbleRoundBottom .r1
{
	margin: 0 1px;
	height: 2px;
}

.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundTop .r4, .CommonCommentBubbleRoundBottom .r1, .CommonCommentBubbleRoundBottom .r2, .CommonCommentBubbleRoundBottom .r3, .CommonCommentBubbleRoundBottom .r4, .CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4, .CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, .CommonCommentArrow .r9, .CommonCommentArrow .r10, .CommonCommentContent
{
	background-color: #88cbfb;
}


.CommonMessageHeader
{
	font-size: 110%;
}

.CommonMessageRecipients
{
	font-size: 80%;
	padding: 2px 0;
}

.CommonMessageDate
{
	border-bottom: solid 1px #4d99cd;
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-size: 80%;
}

.CommonMessageActions
{
	float: right;
	margin: 0 0 4px 4px;
	font-size: 80%;
	font-weight: bold;
}
.CommonCommentArrow .r3
{
	margin-left: 2px;
}
/*.CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4, .CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, .CommonCommentArrow .r9, .CommonCommentArrow .r10
{
	height: 2px;
	overflow: hidden;
}*/
.CommonCommentArrow .r1
{
	margin-left: 0pt;
}
.CommonCommentArrow .r2
{
	margin-left: 1px;
}
.CommonCommentArrow .r3
{
	margin-left: 2px;
}
.CommonCommentArrow .r4
{
	margin-left: 3px;
}
.CommonCommentArrow .r5
{
	margin-left: 4px;
}
.CommonCommentArrow .r6
{
	margin-left: 5px;
}
.CommonCommentArrow .r7
{
	margin-left: 6px;
}
.CommonCommentArrow .r8
{
	margin-left: 7px;
}
.CommonCommentArrow .r9
{
	margin-left: 8px;
}
.CommonCommentArrow .r10
{
	margin-left: 9px;
}
.CommonContentBoxHeader
{
	/*border-bottom: 1px solid #CCCCCC; 	font-size: 180%; 	line-height: 100%; 	margin: 0pt 0pt 8px; 	padding: 0pt 0pt 6px; 	font-family: Arial, Helvetica, sans-serif; 	color:Black;*/
	padding: 0 0 6px 0;
	border-bottom: solid 1px #ccc;
	margin: 0 0 8px 0;
	line-height: 100%;
	font-size: 120%;
}
#CommonContent .CommonContentBoxHeader
{
	font-size: 180%;
}

