/*
terunuma.css v1.2
2010/1/28
CPVANGUARD
*/
h1.newsletter a { font-size: 22px; }
h2 { font-size: 16px; }
#newsTicker {
	
	width: 522px;
	border: solid 1px #fff;
	float: left;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	background: #fff url(images/bg.jpg) no-repeat top center;
}
#newsTicker .SlidingPanels {
	width: 522px;
	
	xheight: 270px;
	float: left;
	
}
#newsTicker .SlidingPanelsContentGroup {

	
}
#newsTicker .SlidingPanelsContent {
	float: left;
	width: 261px;
	xheight: 250px;
}

#newsTicker img {
	float: left;
	margin-right: 4px;
}

#newsTicker .SlidingPanelsContent .content {
	margin: 4px auto;
	float: left;
	height: 100%;
}
#item1 .content {
	border-right: dashed 1px #999999;
}

#newsTicker .content {

	height: 190px;
	padding: 0 22px 0 0;
}

#newsTicker p {
	margin: 4px 4px;
}

#newsTicker .prev {
	text-align: left;
	padding: 4px 4px;
	clear: both;
}

#newsTicker .next {
	text-align: right;
	padding: 4px 4px;
	clear: both;
}

.SlidingPanelsAnimating * {
	overflow: visible !important;
}

#newsTicker .navLinks {
	clear: both;
	text-align: center;
	border-top:  solid 1px #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	border: solid 1px #fff;
}
img, img a {
border: 0;
}
.item0 {padding: 0 0 0 20px !important;}
#br0 .content { border-right: 0 !important; }
.mb10 { margin-bottom: 10px; }
