.authorsGridItem{
	border:1px solid #C1CBCD;
	background-color:#E8ECED;
	padding:5px;
	vertical-align:top;
}
.authorsImage{
	padding:4px;
}
.authorsName{
	font: normal normal bold 11px Tahoma;
	color:#2D3B3E;
	height:55px;
	vertical-align:bottom;
}
.authorsEmail{
	font: normal normal normal 11px Tahoma;
	color:#2D3B3E;
}
/* ---------------------------------------------------------*/
.authorsLink {
	font: normal normal normal 11px Tahoma;
	color:#7B8507;
	text-decoration:none;
}

.articlesSelectBox{
	font: normal normal normal 11px Tahoma;
}
.articleSubject{
	font:normal normal Bold 13px Tahoma;
	color:#7B8507;
	text-decoration:none;
}
.articleSubject:hover{
	color:#FF3300;
}
.articleDescription{
	font: normal normal normal 12px Verdana;
	color:#000000;
	text-decoration:none;
}
.articleDescription:hover
{
	color:Gray;
}
.articleDataListItem{
	font: normal normal normal 11px Tahoma;
	padding-bottom:20px;
	padding-top:20px;
	background:url(http://www.aspnedir.com/Images/General/headerunderDots.gif) repeat-x bottom;
}
.articleDataListAlternatingItem{
	font: normal normal normal 11px Tahoma;
	padding-bottom:20px;
	padding-top:20px;
	background:url(http://www.aspnedir.com/Images/General/headerunderDots.gif) repeat-x bottom;	
}
.articleTdLabel
{
	font: normal normal bold 11px Tahoma;
	padding:4px;
	background-color:#C1CBCD;
}
.articleTdText
{
	font: normal normal normal 11px Tahoma;
	padding:3px;
	background-color:#E8ECED;
}
#commentDiv
{
	position:absolute; 
	z-index:3; 
	left:200px; 
	top:150px; 
	width:600px; 
	background-color:#506369;
	filter:alpha(opacity=95);
	opacity:.95;
	moz-opacity:.95;
	padding:10px;
	border:1px solid #000000;
	display:none;
}
.commentGridItem
{
	font: normal normal normal 11px Tahoma;
	padding-bottom:10px;
	padding-top:10px;
	color:White;
	border-bottom:1px dotted #6A8188;
}
.commentHeader
{
	font: normal normal bold 11px Tahoma;
	color:#EAF900;
}

/* ---------------ArticleLayout------------------------------------------*/

.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.redText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.link{
	color:#7B8507;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: Bold;
	font-variant: normal;

}
a.link:hover{
	color:#FF3300;
}
.blueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
}
.blueitalicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #0066FF;
}
.greenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 11px;
	font-weight: normal;

}
.greenCommentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 11px;
	font-weight: normal;

}
