@import url(style_nordicmind_basic.css);
/* special styles*/

.small_textstyle { font-size:11px }
.verysmall_textstyle { font-size:10px }
.red_textstyle { color:red }
.white_textstyle { 
	color: white; 
	font-size:12px; 
}
.white_small_textstyle { 
	color: white; 
	font-size:11px; 
}

td.footer { background-color:#3b3131 }

#languageFlags { 
	margin-top:40px; 
	float:right;
}
#languageFlags td { 
	padding-left: 10px; 
	text-align:right;
}
div[id="languageFlags"] { margin-top:38px !important }
.staticTopMenu { 
	width:508px;  
	text-align:right;
}
