.nl_top {
	vertical-align: top;
}

table.nl_curData tbody tr th {
	text-align: left;
	vertical-align: middle;
	height: 31px;
	font-weight: normal;
}

.nl_h19 {
	height: 19px;
}

select.nl_select {
	border: solid 1px #BCBCBC;
	background-color: #ffffff;
	color: #000000;
	
}

.nl_mb8 {
	margin-bottom: 8px !important;
}

.nl_mt3 {
	margin-top: 3px;
}

.nl_fback {
	font-size: 10px;
}

.nl_button_section {
	height: 35px;
	line-height: 38px;
	margin: 10px 0px 0px 0px;
	color: #525252;
	font-weight: bold;
}

.nl_hand {
	cursor: hand !important;
}

.nl_mr10 {
	margin-right: 10px;
}

.nl_cat_title {
	height: 20px;
	line-height: 16px;
	background-image: none;
}

/* The same CSS classes for various modules */ 

.nl_fieldFirstRow {
}

.nl_padl6 {
}

.pmSearch button {
	/* CSS class is the SAME as pmSearch button in pm.css	 */
	height: 25px;
	width: 130px;
	line-height: 23px;
	vertical-align: middle;
	margin: 5px 5px 5px 5px;
	background-color: transparent;
	background-image: url(/site/images/bg_special_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border: none;
	font-weight: bold;
	color: #ffffff;
}

.nl_RowCell {
	/* CSS class is the SAME as RowCell in login.css	 */
	text-align: left;
	vertical-align: middle;
	height: 31px;
	font-weight: normal;
}

.nl_SubscrTitle {
	/* CSS class is the SAME as loginTitle in login.css	 */
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	color: #000000;
	text-align: left;
}

/* back link */

.nl_bottomNavBar {
	background-color: #E8E8E8;
	border: 1px solid #bebebe;
	height: 30px;
}

.nl_shoppingStepL {
	margin-left: 6px;
	margin-top: 8px;
	text-align: left;
}

.nl_shoppingStepL img {
	border: none;
	vertical-align: middle;
}

.nl_shoppingStepL a {
	font-weight: normal !important;
}

.nl_RowCell input{
	border: 1px solid #BCBCBC;
	width: 230px;
}

.cat_descr{
	width: 400px; overflow: hidden;
}

.blueLink a{
	color: rgb(1, 150, 207);
	text-decoration: underline;
}