#text .littlebox .stroke {
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3366CC;
	width: 50%;
	background-repeat: no-repeat;
	background-position: left top;
}
#text .littlebox .stroke2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 50%;
}
#text .littlebox .more {
	background-color: #3366CC;
	float: right;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#text .littlebox a:hover.more {
	background-color: #333333;
	color: #FFFFFF;
}
#text #focus {
	background-image: url(../pl_images/home_focus.jpg);
}
#text #news {
	background-image: url(../pl_images/home_news.jpg);
}

#text .boxpic {
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	background-color: #CCCCCC;
}

