﻿/*
    Product:        Enewspaper
    Classname:      CSS Document
    Version:        02.02 |	16 May, 2009 
    Programmer:     Elham [elhamesmaieli@gamil.com]
    Purpose:
         The document represent the CSS file for advanced search page.

        Copyright 2009 by Digital Secure Co. All Rights Reserved.      
*/

.TextBoxForm{
	border:solid 1px gray;
	width:200px;
	height:15px;
}


.FormFontF{
    font-family:Tahoma;
    font-size:12px;
    font-weight:normal;
}

