@charset "utf-8";
/* PORTRAIT INNOVATIONS VIDEO PURPLE CSS STYLES */

/* VIDEO */
#steps #bucket1 {
	background-color: #46125f;
	border: 5px solid #b1a1bf;
}

#steps #bucket1 h1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

#steps #bucket1 p {
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 10px 0 10px 0;
}

#steps #bucket1 p a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}

#steps #bucket1 p a:hover {
	text-decoration: none;
}
/* END OF VIDEO */


