.spanHighlight{
	color:#e44160;
}

.PreBlog {
	width: 689px;
	height: 237px;
	margin: 28px auto 0;
	background: url('assets/update-jun-2010/updatebg.gif') no-repeat 30px 0;
	color: #ffffff;
	position:relative;
	padding:0 0 0 30px;
}

.PreBlogContainer{
	padding-left:70px;
	overflow:hidden;
}

.PreBlog a{
color:#e44160;
}

.PreBlog .Banner {
	position: absolute;
	width: 83px;
	height:21px;
	background: url('assets/update-jun-2010/viewblog.png') no-repeat;
	top:14px;
	left:335px;
}
.PreBlog .Banner a {
	width: 83px;
	height: 21px;
	display: block;
	background: url('/images/blog.small.jpg') no-repeat;
}
.PreBlog .Banner a span {
	display: none;
}
.PreBlog .Entry {
	position: relative;
	float: left;
	width: 279px;
	margin-top: 78px;
	padding-right:10px;
}
.PreBlog .Entry .EntryWrapper .Title {
		top: 0px;
		left: 0px;
}
.PreBlog .Entry .EntryWrapper .Title p {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: sans-serif;
	padding: 0px;
	margin: 0px;
}
.PreBlog .Entry .EntryWrapper .Title a:link {
	color: #FFFFFF;
}
.PreBlog .Entry .EntryWrapper .Title a:visited {
	color: #FFFFFF;
}
.PreBlog .Entry .EntryWrapper .Title a:hover {
	color: #FFFFFF;
}
.PreBlog .Entry .EntryWrapper .Title a:active {
	color: #FFFFFF;
}
.PreBlog .Entry .EntryWrapper .Message {
		top: 15px;
		left: 0px;
		height: 80px;
		overflow: auto;
}
.PreBlog .Entry .EntryWrapper .Message p {
	font-size: 12px;
	font-weight: Normal;
	color: #ffffff;
	font-family: sans-serif;
	padding: 8px 5px 0px 0px;
	margin: 0px;	
}
.PreBlog .Entry .ImageWrapper .Image {
		top: 0px;
		right: 0px;
		float: left;
		padding: 0px 10px 5px 0px;
}
.PreBlog .Entry .ImageWrapper .Image img {
	border: 1px solid #FFFFFF;
}
.PreBlog .ViewBlog {
	float: left;
	width: 125px;
}
.PreBlog .ViewBlog a {
	width: 83px;
	height: 21px;
	display: block;
	margin: 77px 0px 0px 10px;
	background: url('/images/pb.viewblg.gif') no-repeat;	
}
.PreBlog .ViewBlog a span {
	display: none;
}
.IcoWrapper {
	width: 620px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
}

.trailerContainer{
width:614px;
height:373px;
margin:0 auto;
background: url('assets/update-jun-2010/trailerbg.png') no-repeat 30px 0;	
padding:55px 0 0 70px;
margin-top:30px;
}
