/* pml list */

/* Top container */
.pml_container 
{
	float: left;
	width: auto;
	/*width: 718px;*/ 
	/*border-width: 1px 1px 0px 1px; 
	border-color: #666666; 
	border-style: solid;*/
	margin-top: 30px;
}

/* Second container attached to the top */
.pml_container2
{
	float: left;
	width: auto;
/*	width: 718px;*/
/*	border-width: 0px 1px; 
	border-color: #666666; 
	border-style: solid;*/
}

.pml_item 
{
	width: auto;
/*	border-bottom: solid 1px #666666;*/
	padding-bottom: 40px ;
	padding-top: 40px ;
	clear: both ;
}

.pml_item2 
{
	width: auto;
/*	border-bottom: solid 1px #666666;*/
	padding-top: 25px ;
	padding-bottom: 25px ;
	clear: both ;
}

.title_bar 
{
	display: block ;
	font-size: 14pt ;
	font-weight: bold ;
}

#DownloadLink, #RequestLink, #SelectIndustry
{
	display: none ;
}

.pml_padding 
{
/*	padding: 0px 7px ;*/
	width: auto ;
}

.pml_manu_dnld 
{
	float: left;
	padding-right: 10px; 
	width: 120px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 110px ;
}

.pml_manu_dnld div
{
	text-align: center ;
}

.pml_manu_describe
{
	float: left ;
	width: 550px ;
	width: auto ;
}

.pml_manu_describe a:link 
{
	font-weight: bold ;
	color: black ;
    text-decoration: none ;
}

.pml_manu_describe a:visited 
{
	font-weight: bold ;
	color: black;
    text-decoration: none;
}

.pml_manu_describe a:hover 
{
	font-weight: bold ;
	color: #ff9933;
    text-decoration: none;
}
