/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
h1,h2,h3,h4,h5,h6,p,fieldset,table,pre,ol,ul,dl,li,blockquote {
	margin:15px 0 20px 15px;
}
h1 { font-size:338.5%; 	}
h2 { font-size:223.1%; 	}
h3 { font-size:108%;   	}

h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold;	}
abbr,acronym {
	border-bottom:1px dotted #000;
	cursor:help;		} 
em {font-style:italic;	}
ol li {
	list-style: decimal outside;}
ul li {
	list-style: disc outside; 	}
dl dd {	margin-left:1em;}
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
