/* Standard css for all browser and OS*/


/****************************************************************/
/******************** HTML-Structure ****************************/
/****************************************************************/


.myInputText, .myInputPassword { width:350px; }

/* Format dataform */
table.table_DataForm input.myInputText, textarea.myTextarea { vertical-align:middle; }

/*rssFeed*/
.navigationhelp div.rssFeedWrap {
	position:relative; left:-88px; top: 1px;
}
.navigationhelp div.rssFeedWrap a.rssFeedLink {
	position:absolute;
}
