
	/* DOWNLOAD FIELDSET */
	
	fieldset.download  {
	clear: none;
	position:relative;
	margin-top: 35px;
	margin-bottom: 15px;
	border: 1px solid #EB2A2E;
	padding: 0px 8px 8px 8px;
	font-size: 10px;
	background-color: #f5f5f5;
	}
	
	
	fieldset.download legend  {
	position:absolute;
	color: #EB2A2E;
	top: -18px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #fff;
	padding: 4px 8px 0 8px;
	border-right: 1px solid #EB2A2E;
	border-left: 1px solid #EB2A2E;
	border-top: 1px solid #EB2A2E;
	line-height: 14px;
	margin-bottom: 18px;
	_margin-bottom: 5px;
	margin-left: 18px;
	background-color: #f5f5f5;
	}
	
	fieldset.download  table  {
	font-size: 11px;
	background-color:#fff;
	border: 2px solid #7e7e7e;
	width: 100%;
	margin-top: 3px;
	}
	
	fieldset.download  td  {
	padding: 5px;
	}
	
	td.dwl_ico  {
	text-align: center; 
	width: 18px; 
	height: 18px;
	}
	
	td.dwl_head  {
	font-weight: bold;
	border-right: 1px solid #fff;
	height: 18px; 
	width: 354px;
	font-size: 13px;
	}
	
	td.dwl_desc  {
	font-style:italic; 
	border-right: 1px solid #fff; 
	width: 372px;
	line-height: 1em;
	margin: 0;
	padding: 4px;
	}
	
	td.dwl_save  {
	font-size: 9px; 
	text-align: center; 
	line-height: 1em;
	width: 55px;
	margin: 0;
	padding: 4px;
	}
	
	
	/* CONTACT */
	
	#fs-contactbox {
	clear: both;
	float: right;
	width: 120px;
	_width: 120px;
	margin: -7px 0 5px 15px;
	_margin: -12px 0 5px 15px;
	padding: 0px 0px 5px 10px;
	background-color: transparent;
	line-height: 14px;
	border: 2px solid #EB2A2E;
	padding: 8px;
	background-color: #fff;
	_background: transparent url("../images/bg_cbox.gif") repeat-x top left;
	}
	
	#fs-contactbox legend {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #EB2A2E;
	padding: 0px 2px 9px 2px;
	margin: 0px 0px 0px 0px;
	}
	
	fieldset#fs-contactbox h5 {
	color: #EB2A2E;
	font-size: 13px;
	float: none;
	line-height: 1.5em;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
	fieldset#fs-contactbox .cimage {
	padding-right: 0px;
	width: 110px;
	}
	
		fieldset#fs-contactbox .cimage img {
		
		}
	
	fieldset#fs-contactbox .cdep {
	color: #000;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
	font-style: italic;
	}
	
	fieldset#fs-contactbox .cphone {
	background-image: url("../images/sym_phone2.gif");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
	color: #000;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 3px 0px 0px 15px;
	margin: 0px;
	}
	
	#fs-contactbox .cfax {
	background-image: url("../images/sym_fax2.gif");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
	color: #000;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 3px 0px 0px 15px;
	margin: 0px;
	}
	
	#fs-contactbox .cemail {
	background-image: url("../images/sym_mail2.gif");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
	color: #000;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 3px 0px 0px 15px;
	margin: 0px;
	}
	
		#fs-contactbox .cemail a:link,
		#fs-contactbox .cemail a:active,
		#fs-contactbox .cemail a:visited {
		color: #000;
		text-decoration: underline;
		}
		
		#fs-contactbox .cemail a:hover {
		text-decoration: none;
		font.weight: bold;
		}
	
	#fs-contactbox .vcard {
	background-image: url("../images/sym_vcard2.gif");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
	color: #000;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 3px 0px 0px 15px;
	margin: 0px;
	}
	
		#fs-contactbox .vcard a:link,
		#fs-contactbox .vcard a:active,
		#fs-contactbox .vcard a:visited {
		color: #000;
		text-decoration: underline;
		}
		
		#fs-contactbox .vcard a:hover {
		text-decoration: none;
		font.weight: bold;
		}
