
div#tagcontentwrap
{
	position: relative;
	width: 100%;
	height: 422px;
	background-color: #ffffff;
	background-image: url('/Images/background-tag.jpg');
	background-repeat: no-repeat;
}
div#tagcontentwrap2
{
	height: 350px;
	width: 520px;
	float: right;
	border-top: 45px solid #ffffff;
	border-right: 40px solid #ffffff;
	background-color: #ffffff;
	overflow: hidden;
}
div#tagcontentwrap2 h1
{
	margin: 0 0 20px 0;
	font-size: 19px;
	color: #400500;
	letter-spacing: 1px;
}
div#tagcontentwrap2 h2
{
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #400500;
	letter-spacing: 1px;
}
div#tagcontentwrap2 p
{
	line-height: 16px;
}
