
.pubpdf a:link, .pubpdf a:visited, .pubpdf a:hover, .pubpdf a:active, .pubhtml a:link, .pubhtml a:visited, .pubabstract a:link, .pubabstract a:visited, .pubabstract a:hover, .pubabstract a:active {
	width: 1px;
	white-space: nowrap;
	overflow: visible;
}

.iconpdf a:link, .iconpdf a:visited, .iconpdf a:hover, .iconpdf a:active {
	width: 1px;
	white-space: nowrap;
	overflow: visible;
}


/* add 2 pixels more to selects for IE.... */

table.inputform tr td.td1col select {
	width: 574px;
}

table.inputform tr td.td2col select {
	width: 285px;
}

table.inputform tr td.td3col select {
	width: 188px;
}

table.inputform tr td.td4col select {
	width: 141px;
}
table.inputform tr td.td6col select {		
	width: 92px;
}
table.inputform tr td.td8col select {
	width: 67px;
}
table.inputform tr td.td12col select {
	width: 42px;
}


/* add 2 pixels more to textareas for IE.... */
table.inputform tr td.td1col textarea{
	width: 566px;
}

table.inputform tr td.td2col textarea{
	width: 279px;
	white-space: normal;
}




.contenttable_lmenu_select {width: 407px;} 



