﻿	input.space, textarea.space 
	{
		margin-bottom: 0px;
		margin-top: 8px;
	}


	.style1 
	{
		color: #292828
	}

   .buttenimg
    {
    
    color : #FFFFFF;
	width:30px;
	height: 15px;
	border: 0px #CCCCCC solid;
	background-image:url('images/btn_go.gif');
	background-repeat:repeat-x; 
	font-size:1px;
	cursor:hand;
    
    }
     li
    {
		padding-bottom: 3px;
    }
    ul
    {
    	font-size: 10pt;
    	margin-top: 18px;
	    margin-bottom: 10px;
	    line-height: 15px;
    }
    
    ul.sub
    {
    	font-size: 10pt;
    	margin-top: 18px;
	    margin-bottom: 10px;
	    line-height: 15px;
    }
    
    ul.sub li
    {
    	font-size: 10pt;
    	margin-top: 18px;
	    margin-bottom: 10px;
	    line-height: 15px;
    }

ul.rss {
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, Verdana, Sans-Serif;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:12px;
	padding: 0px;
	text-indent: 0px;
	list-style-type: disc;
	line-height: .7em;
}

li.rss {
	/*margin-bottom: 6px;*/
	line-height: 1.2em;
}


