/*
#------------------------------------------------------------------------
# IRada - Affinitycms! template (for Affinitycms 3.4)
#
# Copyright (C) 2007-2015 Kassioun.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.kassioun.com
# Support: support@kassioun.com 
*/

#ieToolbar {  
	background: #ffffdb;
	position: absolue;
	text-align: center;
	top: 0;
	z-index: 1000001;
}   
#ieToolbar div { 
	margin: 0 auto;
	padding: 12px 0;  
	width: 980px
}
#ieToolbar a {
	text-decoration: underline
}
table,
table tr,
table td,
table tbody,
table thead {
     vertical-align: top!important;
}
