.FieldLabel
{
 font-size: 12px;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;
 text-align: justify;
 margin-top: 5px;
 margin-bottom: 5px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0;
 top :		10px;	
 }

.FieldContent
{
 font-size: 12px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 text-align: justify;
 text-indent:  0px;
 list-style-type: disc;
 list-style-image: none;
 list-style-position: inside;
 width: 85%;
 padding-left: 20px;
 margin : 5px ;
 position :	relative;
 top :		0px;	
 right :	100px;
 left :		100px;
 line-height : 18px;
 font-size : 13px;
 }
