@charset "utf-8";
/***************************************
****************GENERAL*****************
***************************************/
.comments-content
{
	padding-left:36px;
}
#comments-open
{
	margin-top:36px;
	margin-left:36px;
}
.commentor
{
	font-weight:bold;
}
.comment-content p
{
	margin-right:36px;
}
.comments-open-content
{
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#30150f;
}
.comments-open-content a
{
	color:#30150f;
	border-bottom:1px dotted #30150f;
	text-decoration:none;
}



/***************************************
****************EXCHANGE****************
***************************************/
#commentsexchange
{
	margin-top:36px;
	background-color:#e9e8c3;
}
.bylineexchange
{
	width:100%;
	height:20px;
	background-color:#d3d288;
	padding-top:4px;
	margin-top:36px;
	margin-bottom:10px;
	background-color:#d3d288;
}
.bylineexchange img
{
	float:left;
	margin-left:4px;
}
.bylineexchange span
{
	margin-left:4px;
}
#commentBarexchange
{
	height:22px;
	background-color:#b5b439;
}

/* Type */
.bylineexchange
{
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#30150f;
}
.bylineexchange a
{
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#30150f;
	border-bottom:1px dotted #30150f;
	text-decoration:none;
}


/***************************************
*****************SQL********************
***************************************/
#commentssql_server
{
	margin-top:36px;
	background-color:#dac3e9;
}
.bylinesql_server
{
	width:100%;
	height:20px;
	background-color:#d3d288;
	padding-top:4px;
	margin-top:36px;
	margin-bottom:10px;
	background-color:#b688d3;
}
.bylinesql_server img
{
	float:left;
	margin-left:4px;
}
.bylinesql_server span
{
	margin-left:4px;
}
#commentBarsql_server
{
	height:22px;
	background-color:#8539b5;
}
/* Type */
.bylinesql_server
{
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#30150f;
}
.bylinesql_server a
{
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#30150f;
	border-bottom:1px dotted #30150f;
	text-decoration:none;
}

/***************************************
*****************NEWS*******************
***************************************/
#commentslif_news
{
	margin-top:36px;
	background-color:#e9d6c3;
}
.bylinelif_news
{
	width:100%;
	height:20px;
	padding-top:4px;
	margin-top:36px;
	margin-bottom:10px;
	background-color:#d3ad88;
}
.bylinelif_news img
{
	float:left;
	margin-left:4px;
}
.bylinelif_news span
{
	margin-left:4px;
}
#commentBarlif_news
{
	height:22px;
	background-color:#b57639;
}

/* Type */
.bylinelif_news
{
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#30150f;
}
.bylinelif_news a
{
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#30150f;
	border-bottom:1px dotted #30150f;
	text-decoration:none;
}


/***************************************
*****************OTHER******************
***************************************/
#commentsother
{
	margin-top:36px;
	background-color:#c3e8e9;
}
.bylineother
{
	width:100%;
	height:20px;;
	padding-top:4px;
	margin-top:36px;
	margin-bottom:10px;
	background-color:#88d2d3;
}
.bylineother img
{
	float:left;
	margin-left:4px;
}
.bylineother span
{
	margin-left:4px;
}
#commentBarother
{
	height:22px;
	background-color:#39b4b5;
}

/* Type */
.bylineother
{
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#30150f;
}
.bylineother a
{
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#30150f;
	border-bottom:1px dotted #30150f;
	text-decoration:none;
}















