/*  boxes1.css for hairdini.com  gms 081707  */

.boxblue {
	background-color: transparent;
	border: 1px solid #3333CC;
	color: transparent;
	z-index: 5;
}

.boxgreen {
	background-color: transparent;
	border: 1px solid #73B23F;
	color: transparent;
	z-index: 5;
}

.boxlightpink {
	background-color: transparent;
	border: 1px solid #F89DD3;
	color: transparent;
	z-index: 5;
}

.boxlime {
	background-color: transparent;
	border: 1px solid #3CF595;
	color: transparent;
	z-index: 5;
}

.boxorange {
	background-color: transparent;
	border: 1px solid #F76B48;
	color: transparent;
	z-index: 5;
}

.boxperiwinkle {
	background-color: transparent;
	border: 1px solid #CC99FF;
	color: transparent;
	z-index: 5;
}

.boxpink {
	background-color: transparent;
	border: 1px solid #EE1DE8;
	color: transparent;
	z-index: 5;
}

.boxplum {
	background-color: transparent;
	border: 1px solid #DDBED8;
	color: transparent;
	z-index: 5;
}

.boxpurple {
	background-color: transparent;
	border: 1px solid #9933CC;
	color: transparent;
	z-index: 5;
}

.boxred {
	background-color: transparent;
	border: 1px solid #FF0033;
	color: transparent;
	z-index: 5;
}

.boxskyblue {
	background-color: transparent;
	border: 1px solid #8AC9FD;
	color: transparent;
	z-index: 5;
}

.boxturquois {
	background-color: transparent;
	border: 1px solid #31B4D0;
	color: transparent;
	z-index: 5;
}
