div, p, ul, ol, li, span, form, h1, h2, h3, h4, h5, h6, h7, img, body
{
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
p, li, label, input
{
	font-size: 12px;
}
body
{
	background-color: #EBEADA; /* IE Margin auto fix */
	text-align: center;
}
body.note
{
	background: url(../../img/v3/note/bg.png) 0 0 repeat-x #8E7B52;
}

div#wrap
{
	margin: 0 auto;
	width: 500px; /* IE Margin auto fix */
	text-align: left;
	background: url(../../img/v3/news/r.png) 0 0 repeat-y transparent;
}
body.note div#wrap
{
	background-image: url(../../img/v3/note/r.png);
}
div#wrap div.pad
{
	background: url(../../img/v3/news/bot.png) bottom left no-repeat transparent;
	padding: 0 0 20px 0;
	position: relative;
}
body.note div#wrap div.pad
{
	background-image: url(../../img/v3/note/bot.png);
}
h3
{
	width: 500px;
	height: 104px;
	background: url(../../img/v3/news/top.png) 0 0 no-repeat transparent;
	text-indent: -9999px;
}
body.note h3
{
	background-image: url(../../img/v3/note/top.png);
}
h3 a
{
	display: block;
	width: 100%;
	height: 100%;
}
h2
{
	width: 500px;
	height: 35px;
	background: url(../../img/v3/news/h.png) 0 0 no-repeat transparent;
	text-indent: -9999px;
}
body.note h2
{
	background-image: url(../../img/v3/note/h.png);
}
h2 a
{
	display: block;
	width: 100%;
	height: 100%;
}
h1
{
	color: white;
	font-style: italic;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 5px 0;
}
body.note h1
{
	color: black;
}
p
{
	margin: 0 0 1em 0;
	font-family: Arial, Verdana, sans-serif;
	color: white;
}
body.note p
{
	color: black;
}
div#content
{
	background: url(../../img/v3/news/t.png) 0 0 no-repeat transparent;
	min-height: 300px;
	padding: 1px 0;
}
body.note div#content
{
	background-image: url(../../img/v3/note/t.png);
}
div#content div.contentpad
{
	margin: 10px 30px 0 38px;
}
.proBlock p
{
	text-align: center;
	display: block;
	width: 150px;
	margin: 0 auto; /* IE Margin auto fix */
	_margin: 0 0 0 190px;
}
a#provided
{
	display: block;
	width: 110px;
	height: 19px;
	background: url(../../img/v3/news/provided.png) 0 0 no-repeat transparent;
	text-indent: -9999px;
	margin: 0 auto; /* IE Margin auto fix */
	_margin: 0 0 0 190px;
}
body.note a#provided
{
	display: none;
}
.addthis_button
{
	position: absolute;
	right: 18px;
	top: 20px;
}
