.NormalTextBox {
	border-top-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	border-right-width: 1px !important;
}

.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction ,
.dnnPrimaryAction:visited, .dnnFormItem input[type="submit"]:visited, a.dnnPrimaryAction:visited {
	filter: progid:DXImageTransform.Microsoft.gradient( 
	startColorstr='#0174bc', 
	endColorstr='#004570',
	GradientType=0 ); /* IE6-9 */
}

.dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:visited {
	filter: progid:DXImageTransform.Microsoft.gradient( 
	startColorstr='#004570', 
	endColorstr='#0174bc',
	GradientType=0 ); /* IE6-9 */
}

#cc-tag a,#cc-tag a:visited{height:50px;}
#cc-tag.cc-tag-horizontal-right a,#cc-tag.cc-tag-horizontal-right a:visited{-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=1.00000000, M21=-1.00000000, M22=0.00000000,sizingMethod='auto expand')";}
#cc-tag.cc-tag-horizontal-left a,#cc-tag.cc-tag-horizontal-left a:visited{-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=-1.00000000, M21=1.00000000, M22=0.00000000,sizingMethod='auto expand')";}
#cc-tag.cc-tag-vertical-right a,#cc-tag.cc-tag-vertical-right a:visited{-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=1.00000000, M21=-1.00000000, M22=0.00000000,sizingMethod='auto expand')";}
#cc-tag.cc-tag-vertical-left a,#cc-tag.cc-tag-vertical-left a:visited{-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=-1.00000000, M21=1.00000000, M22=0.00000000,sizingMethod='auto expand')";}
