/*#############################################################
Name: Indigo
Date: 2006-07-27
Description: A lightweight, simple and pleasant design.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */

input
{
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode" ,sans-serif;
	border: 3px double #AFAFAF;
}
.drop
{
color: #555;
	font: normal 1.1em "Lucida Sans Unicode" ,sans-serif;
	border: 1px double #AFAFAF;
	width:270px;
	margin-left:30px;
    }