@charset "UTF-8";
/* CSS Document */

.colPress{
		width: 355px;
		padding:0px 25px 0px 0px;
		margin-right:5px;
		float:left;
		text-decoration:none;
	}
	
.colPress h1 {
	margin-left:1px;
	font-variant:small-caps;
	font-size:12px;
	font-weight: normal;
	color:#666;
}
.colPress table{
	width:100%;
	font-family:Helvetica, Arial, Lucida Sans Unicode, sans-serif, Trebuchet MS;

}

.colPress td{
	font-family:Helvetica, Arial, Lucida Sans Unicode, sans-serif, Trebuchet MS;
/*	font-size: 80%;*/
	font-size: 10px;
	padding:0 5 5 5px;
	height:12px !important;
	
}
.colPress td a{
	text-decoration:none;
	color: #999;
	
}

.colPress td a:hover{
	text-decoration: none;
	color: #666;
	font-weight: normal;
}

.colPressLeft{
		width: 375px;
		padding:0px 0px 0px 5px;
		margin-right:0px;
		float:right;
		text-decoration:none;
	}
	
.colPressLeft h1 {
	margin-left:1px;
	font-variant:small-caps;
	font-size:12px;
	font-weight:normal;
	color:#666;
}
.colPressLeft table{
	width:100%;
	font-family:Helvetica, Arial, Lucida Sans Unicode, sans-serif, Trebuchet MS;

}

.colPressLeft td{
	font-family:Helvetica, Arial, Lucida Sans Unicode, sans-serif, Trebuchet MS;
	font-size: 80%;
	padding:0 5 5 5px;
	height:12px !important;
}
.colPressLeft td a{
	text-decoration:none;
	color: #999;
}

.colPressLeft td a:hover{
	text-decoration: none;
	color: #666;
	font-weight: normal;
}
.iconeDL {
	display: block;
	width: 10px;
	height: 10px;
	background: url('../img/pdf.jpg') bottom;
	text-indent: -99999px;
}
.iconeDL:hover {
	background-position: 0 0;
}
