.box {
	
}
.box h3 {
	line-height: 20px;
}
.box.info {
	border-width: 1px; border-style: solid; padding: 8px 35px 8px 14px; border-radius: 4px; line-height: 20px; font-size: 16px; margin-bottom: 20px; text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}
.box.alert {
	border-width: 1px; border-style: solid; padding: 8px 35px 8px 14px; border-radius: 4px; line-height: 20px; font-size: 16px; margin-bottom: 20px; text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}
.box.download {
	border-width: 1px; border-style: solid; padding: 8px 35px 8px 14px; border-radius: 4px; line-height: 20px; font-size: 16px; margin-bottom: 20px; text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}
.box.note {
	border-width: 1px; border-style: solid; padding: 8px 35px 8px 14px; border-radius: 4px; line-height: 20px; font-size: 16px; margin-bottom: 20px; text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}
.box.info {
	border-color: rgb(251, 238, 213); color: rgb(173, 167, 113); background-color: rgb(252, 248, 227);
}
.box.alert {
	border-color: rgb(242, 206, 206); color: rgb(173, 118, 118); background-color: rgb(242, 222, 222);
}
.box.download {
	border-color: rgb(210, 240, 199); color: rgb(126, 165, 123); background-color: rgb(223, 240, 216);
}
.box.note {
	border-color: rgb(232, 232, 232); color: rgb(115, 115, 115); background-color: rgb(250, 250, 250);
}
.box.info.icebox_icon::before {
	background-position: right top; width: 46px; height: 50px; text-indent: -999px; margin-right: -25px; float: right; display: block; position: relative; content: "."; background-image: url("../images/iceshortcode.png"); background-repeat: no-repeat; background-size: cover;
}
.box.alert.icebox_icon::before {
	background-position: right top; width: 46px; height: 50px; text-indent: -999px; margin-right: -25px; float: right; display: block; position: relative; content: "."; background-image: url("../images/iceshortcode.png"); background-repeat: no-repeat; background-size: cover;
}
.box.download.icebox_icon::before {
	background-position: right top; width: 46px; height: 50px; text-indent: -999px; margin-right: -25px; float: right; display: block; position: relative; content: "."; background-image: url("../images/iceshortcode.png"); background-repeat: no-repeat; background-size: cover;
}
.box.note.icebox_icon::before {
	background-position: right top; width: 46px; height: 50px; text-indent: -999px; margin-right: -25px; float: right; display: block; position: relative; content: "."; background-image: url("../images/iceshortcode.png"); background-repeat: no-repeat; background-size: cover;
}
.box.info.icebox_icon::before {
	background-position: -80px;
}
.box.alert.icebox_icon::before {
	background-position: -125px;
}
.box.download.icebox_icon::before {
	background-position: -39px;
}
.box.note.icebox_icon::before {
	background-position: 2px;
}
.icecolumns {
	margin: 10px -2% 20px; overflow: hidden; position: relative;
}
.icecolumns.columns1 {
	
}
.icecolumns.columns1 .icecol {
	width: auto;
}
.icecolumns.columns2 .icecol {
	width: 46%;
}
.icecolumns.columns3 .icecol {
	width: 29.33%;
}
.icecolumns.columns4 .icecol {
	width: 21%;
}
.icecolumns.columns5 .icecol {
	width: 16%;
}
.icecolumns .icecol {
	margin: 0px 2%; float: left;
}
.icecol h2 {
	font-size: 22px;
}
.icetabs ul.nav li {
	float: left !important;
}
.carousel-caption h4 a {
	color: rgb(255, 255, 255);
}
