#newest-images {
	width: 510px;
	height: 244px;
	background: white url(http://www.devppl.com/images/newest-images-bkg.gif);
}

#newest-images table {
	width: 450px;
	margin: 34px 0 0 28px;
}

#newest-tutorials {

	width: 125px;
	height: 202px;
	background: white url(http://www.devppl.com/images/newest-tutorials-bkg.gif);
	padding: 38px 0 0 11px;

}

#newest-tutorials table {
	margin-top: -3px;
	margin-left: 3px;
}

#newest-tutorials td {
	width: 50px;
	height: 50px;
	background: url(http://www.devppl.com/images/tutorial-shadow.gif) no-repeat;
	border: 40px;
}

#newest-tutorials img {
	border: 0;
	padding-left: 4px;
}

#newest-tutorials .no {
	height: 5px;
	background: white;
}

.news-comments img {
	margin-left: 2px;
	width: 654px;
	height: 5px;
}

.news-name {
	width: 641px;
	margin-left: 19px;
	height: 45px;
}

.news-name b {
	font-size: 14px;
}

.news-name i {
	color: #646464;
}

.news-name a {
	color: #555555;
}

.news-name b a {
	color: black;
	text-decoration: none;	
}

.news-image {
	float: left;
	width: 170px;
	height: 110px;
	align: center;
	margin: 0 0 15px 9px;
	text-align: center;
}

.news-image2 {
	float: left;
	width: 170px;
	height: 130px;
	align: center;
	margin: 0 0 15px 9px;
	text-align: center;
}

.news-news {
	width: 460px;
	margin-left: 185px;
}

.news-news1 {
	width: 636px;
	margin-left: 19px;
}

.news-buttons {
	width: 651px;
	height: 25px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	float:left;
}

.news-buttons img {
	margin-right: 10px;
	border: 0;
	cursor: pointer;
}

.news-comments img {
	margin: 15px 0 15px -16px;
}

.video-viewer, .video-viewer1 {
	width: 456px;
	height: 384px;
	background: url(http://www.devppl.com/images/video-viewer.gif) no-repeat;
	text-align: center;
	padding-top: 30px;
	margin-top: 20px;
}

.video-viewer1 {
	position: relative;
	left: 50%;
	margin-left: -228px;
}

#pagination {
	text-align: center;
	cursor: default;
}

#pagination a {
	text-decoration: none;
}

#pagination .first-last {
	padding: 2px 6px 2px 6px;
}

#pagination span {
	background-color: #EAEAEA;
	border: 1px solid #C0C0C0;
	padding: 1px 3px 1px 3px;
}

#pagination span:hover {
	background-color: #D9D9D9;
	cursor: pointer;
}

#news-activity {
	float: left;
	width: 621px;
	background: url(http://www.devppl.com/images/news-activity-bkg.gif) no-repeat;
	margin-top: -17px;
}




#news-activity table {
	margin-top: 30px;
}

#news-activity ul {
	list-style: none;
	margin: 5px 0 0 -44px;
}

#news-activity li {
	margin: 3px;
	padding-left: 15px;
	background: url(http://www.devppl.com/images/bullet.gif) no-repeat;
}

#news-activity li:hover {
	background: url(http://www.devppl.com/images/bullet-hover.gif) no-repeat;
}

#news-activity a {
	text-decoration: none;
}

#news-activity a:hover {
	text-decoration: underline;
}
