/*-----------------------------*//* Liquifile_web CSS, v.06_06_10	*//*-----------------------------*/body {	background: #eaeded url(images/back.gif); 	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	margin-top: 0;	Font-weight: regular;	voice-family: "\"}\"";	voice-family: inherit;	Text-align:	left;	Color: #444444;	}	a {	font-size: 11px;	text-decoration: underline;	Font-weight: bold;	Text-align:left;	Color: #9DB820;	}a:hover   { color:#333333; }a:active  { color:#738716; }/*------------------------------------------*/	#header 	{ 		background: #ccc url(images/header_liquifile_alt2.jpg); 		width: 850px; 		height: 118px; 		padding: 0; 		margin-bottom:1.5px; 		border: dotted 1px #5c7a9a; }		.main_table	{		margin-top: 4px;		table-layout: fixed;		width: 860px;	}	.notebox	{		background-color: #FFFFFF;		text-align: left;		margin-top: 0px;		margin-left: 0px;		margin-right: 0px;		margin-bottom: 10px;		padding: 10px;		border-width: 1px;	 	border-style: dotted;	 	border-color: #999999;	}	.middlebox 	{		background-color: #FFFFFF;		text-align: left;		margin-top: 0px;		margin-left: 0px;		margin-right: 0px;		padding: 10px;		border-width: 1px;	 	border-style: dotted;	 	border-color: #999999;	}	.download_box 	{		background-color: #F9F9F9;		text-align: left;		font-family: Verdana, Arial, Helvetica, sans-serif; 		margin-top: 0px;		margin-left: 0px;		margin-right: 0px;		margin-bottom: 10px;		padding-left: 10px;		padding-top: 4px;		padding-bottom: 4px;		border-width: 1px;	 	border-style: dotted;	 	border-color: #999999;	}	.download_title	{		color: #111111;		font-weight: bold;		margin-left: 5px;		margin-bottom: 3px;	}	.download_description	{		color: #666666;		font-size: smaller;		margin-left: 5px;	}	.sidebox 	{		background-color: #F6F6F6;		text-align: left;		margin-left: 0px;		margin-right: 0px;		margin-top: 0px;		margin-bottom: 10px;		padding: 10px;		border-width: 1px;	 	border-style: dotted;	 	border-color: #999999;	}	.bottombox 	{		color: #444444;		background-color: #F6F6F6;		margin-left: 0px;		margin-right: 0px;		margin-top: 0px;		margin-bottom: 5px;		padding: 6px;		border-width: 1px;	 	border-style: dotted;	 	border-color: #999999;	}	.sideheader	{		color: #333333;		font-weight: bold;		margin-bottom: 0.6em;	}	.sidetext	{		color: #444444;		font-weight: normal;	}	ul#features 	{    	float: left;    	margin-left: 0px;    	margin-right: 0px;		margin-top: -5px;		margin-bottom: 15px;		padding: 0px;  	}  	ul#features li 	{    	list-style: none;    	margin: 0;		padding: 0.2em;  	}  	ul#features table	{    	table-layout: fixed;		width: 530px;  	}  	ul#features img 	{		border-width: 1px;	 	border-style: solid;	 	border-color: #666666;  	}	.feature_leftcolumn	{		width: 80px;		vertical-align: top;		padding-top: 7px;		padding-left:5px;	}	.feature_rightcolumn	{		width: 400px;		vertical-align: top;		padding-top: 7px;		padding-left: 5px;	}	.feature_title	{		color: #333333;		font-weight: bold;		margin-bottom: 0.6em;	}	.feature_description	{		color: #444444;	}