﻿table td input{ 
            border-bottom-width:1px; 
            border-left-width:1px; 
            border-right-width:1px; 
            border-top-width:1px; 
            border-style:solid; 
            background-color:transparent; 
        }
        #txtContent
        {
        	border-bottom-width:1px; 
            border-left-width:1px; 
            border-right-width:1px; 
            border-top-width:1px; 
            border-style:solid; 
            background-color:transparent; 
        	
        	}
        	
        	.style1
        	{
        		border-bottom-width:1px; 
				border-left-width:0px; 
				border-right-width:0px; 
				border-top-width:0px; 
				border-style:solid; 
				background-color:transparent; 
        		
        		}
