.blockContainer
{
	position:relative;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}

.blockContainer p
{
	margin-top:0;
	margin-bottom:0;
}

.grayBlockCaption
{
	background:url(img/black_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	position:absolute;
	left:5px;
	top:11px;
	right:5px;
	height:16px;
	font-size: 12px;
	line-height:12px;
	font-weight:bold;
	color:#336699;
	padding-left:10px;
}

.grayBlockContent
{
	background-color:#eee9d5;
	border:none;
	margin-top:22px;
	padding:5pt;
}

.grayBlockCaptionLeft
{
	background:url(form/caption-left.png);
	background-repeat:repeat-y;
	width:5px;
	height:16px;
	position:absolute;
	top:11px;
	left:0px;
}

.grayBlockCaptionRight
{
	background:url(form/caption-right.png);
	background-repeat:repeat-y;
	width:5px;
	height:16px;
	position:absolute;
	top:11px;
	right:0px;
}

.grayBlockLeftTop
{
	background:url(form/left-top.png);
	background-repeat:no-repeat;
	width:5px;
	height:11px;
	position:absolute;
	left:0px;
	top:0px;
}

.grayBlockTop
{
	background:url(form/top.png);
	background-repeat:repeat-x;
	position:absolute;
	left:5px;
	top:0px;
	right:5px;
	height:11px;
}

.grayBlockRightTop
{
	background:url(form/right-top.png);
	background-repeat:no-repeat;
	height:11px;
	width:5px;
	position:absolute;
	right:0px;
	top:0px;
}

.grayBlockLeftBottom
{
	background:url(form/left-bottom.png);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	left:0px;
	bottom:0px;
}

.grayBlockBottom
{
	background:url(form/bottom.png);
	background-repeat:repeat-x;
	position:absolute;
	left:5px;
	bottom:0px;
	right:5px;
	height:5px;
}

.grayBlockRightBottom
{
	background:url(form/right-bottom.png);
	background-repeat:no-repeat;
	height:5px;
	width:5px;
	position:absolute;
	right:0px;
	bottom:0px;
}

.grayBlockRight
{
	background:url(form/content-right.png);
	background-repeat:repeat-y;
	width:5px;
	position:absolute;
	top:27px;
	bottom:5px;
	right:0px;
}

.grayBlockLeft
{
	background:url(form/content-left.png);
	background-repeat:repeat-y;
	width:5px;
	position:absolute;
	top:27px;
	bottom:5px;
	left:0px;
}

.grayBlockContent .email
{
	width:160px;
	height:16px;
	margin:0;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:12px;
	line-height:14px;
}

.grayBlockContent .go
{
	width:28px;
	background:url(img/b_subscribe.gif);
	background-repeat:no-repeat;
	height:20px;
	border: 0 none;
	padding:0;
	margin:0;
	vertical-align:top;
}


.newsBlockCaption
{
	background:url(img/black_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	position:absolute;
	left:5px;
	top:11px;
	right:5px;
	height:16px;
	font-size: 12px;
	line-height:12px;
	font-weight:bold;
	color:#336699;
	padding-left:10px;
}

.newsBlockContent
{
	background:url(newsblock/content-bg.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	border:none;
	margin-top:22px;
	padding-top:9px;
}

.newsBlockContent .separator
{
	height:9px;
	background:url(newsblock/separator-bg.png);
	background-repeat:repeat-x;
}

.newsBlockContent .text
{
	padding:5px;
	font-size:0.8em;
	text-align:left;
	color:#369;
}

.newsBlockCaptionLeft
{
	background:url(form/caption-left.png);
	background-repeat:repeat-y;
	width:5px;
	height:16px;
	position:absolute;
	top:11px;
	left:0px;
}

.newsBlockCaptionRight
{
	background:url(form/caption-right.png);
	background-repeat:repeat-y;
	width:5px;
	height:16px;
	position:absolute;
	top:11px;
	right:0px;
}

.newsBlockLeftTop
{
	background:url(newsblock/left-top.png);
	background-repeat:no-repeat;
	width:6px;
	height:16px;
	position:absolute;
	left:0px;
	top:0px;
}

.newsBlockTop
{
	background:url(newsblock/top.png);
	background-repeat:repeat-x;
	position:absolute;
	left:6px;
	top:0px;
	right:6px;
	height:16px;
}

.newsBlockRightTop
{
	background:url(newsblock/right-top.png);
	background-repeat:no-repeat;
	height:16px;
	width:6px;
	position:absolute;
	right:0px;
	top:0px;
}

.newsBlockLeftBottom
{
	background:url(newsblock/left-bottom.png);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	left:0px;
	bottom:0px;
}

.newsBlockBottom
{
	background:url(newsblock/bottom.png);
	background-repeat:repeat-x;
	position:absolute;
	left:5px;
	bottom:0px;
	right:5px;
	height:1px;
}

.newsBlockRightBottom
{
	background:url(newsblock/right-bottom.png);
	background-repeat:no-repeat;
	height:5px;
	width:5px;
	position:absolute;
	right:0px;
	bottom:0px;
}

.newsBlockRight
{
	background:url(newsblock/right.png);
	background-repeat:repeat-y;
	width:1px;
	position:absolute;
	top:27px;
	bottom:5px;
	right:0px;
}

.newsBlockLeft
{
	background:url(newsblock/left.png);
	background-repeat:repeat-y;
	width:1px;
	position:absolute;
	top:27px;
	bottom:5px;
	left:0px;
}
