/* CSS STYLESHEET CONTACT US ALLGEMEIN */
/******************************************
 GLOBAL  RIGHTS
******************************************/

ul content_text a:link {text-decoration:none; color:#666666;}
ul content_text a:visited {text-decoration:none; color:#666666;}
ul content_text a:hover {text-decoration:none; color:#666666;}
ul content_text a:active {text-decoration:none; color:#000000;}


/******************************************
  ABOUT US
******************************************/

.col_container_pm {
	width: 650px;
	float: left;
	position:relative;
	}

.container_contactus,
.container_resources,
.container_pressrelease{
	padding-bottom: 30px;
    }

.resource {
	display:block;
}

.resource ul {
	margin:0 0 20px 0;
	list-style-type:none;
	list-style-image:none;
}

.resource ul img {
	margin:0 0 -2px 0;
}

.resource li {
	float:left;
	margin-right:10px;
}

.container_pressrelease ul {
	margin: 0 0 20px -25px ;
}

.container_pressrelease li {
	margin: 0px;
	list-style-image:url(../images/press/bullet_small_blue.gif);
	list-style-position:outside;
}

.resource_picture {
	margin:15px 0 5px 0;
}

.resource_picture_screen {
	margin:15px 0 5px 0;
	border:1px solid #d4d4d4;
}


.resource a {
	text-decoration:underline;
	color:#000000;

}

.resource a:link {text-decoration:underline; color:#000000;}
.resource a:visited {text-decoration:underline; color:#000000;}
.resource a:hover {text-decoration:none; color:#000000;}
.resource a:active {text-decoration:underline; color:#000000;}

/******************************************
  CONTACT US
******************************************/

.center {
	 display: block;
	 text-align: center;
	 margin-top:-40px;
    }

.smallprint {
	 font-size: 10px;
	}

.text_picture {
	margin:0 0 0 20px; 
}

.filetype_icon {
	margin:0 3px -1px 0;
}
