﻿
.FileAttachment
{            width: 411px;
            height: 22px;
            font-family :Verdana;
             font-size :13px;
           
}


.ControlFont
{
		 font-family: Verdana; 
		 font-size :12px;
	}
.CommentViewer
{
	font-family: Verdana; 
		 font-size :13px;
		 
	 border: none,0;
	 
}
.Labelfont
{
	font-family: Verdana; 
	color:black;
	font-size :12px;
	font-weight:bold;
	 
}
.IssueViewerFont
{
	font-family: Verdana; 
	color :#CC0000;
}
.dialogWindow
{
	 background-color :Olive ;
	 filter:alpha(opacity=70);
	 opacity:.7;
	 
}