div#pcMain {
	padding: 0;
	margin: 0;
	background: none;
	border: 0;
}

#pcMain .pcPageDesc {
	padding: 0;
	margin: 0;
}

ul#news {
width: 750px;
margin: 0;
padding: 0;
}

ul#news li {
display: inline;
padding: 0 !important;
margin: 0 !important;
vertical-align: top;
}
ul#news li a {
display: inline-block;
width: 178px;
border: 1px solid #1B2022;
overflow: hidden;
height: 140px;
padding: 0;
margin: 0 10px 0 0;
font-family: georgia, serif;
font-weight: bolder;
font-style: italic;
font-size: 20px;
text-decoration: none;
color: #1B2022;
background-image: url('http://starthaus.com/template/images/paper-bg.jpg');
vertical-align: top;
}
ul#news li a span {
display: block;
padding: 8px;
vertical-align: top;
}
ul#news li a.photo span {
display: block;
padding: 8px;
background-image: url('http://starthaus.com/template/images/transparent.png');
color: #FFF;
vertical-align: top;
}
ul#news li a span.category-date {
font-size: 11px;
padding: 0 8px 8px 8px;
}
ul#news li a:hover,
ul#news li a:hover span {
background-color: #1B2022;
color: #F1B907;
}

a#blog-link {
position: absolute;
width: 516px;
height: 46px;
top: 125px;
left: 280px;
text-indent: -4000px;
background-image: url('http://starthaus.com/template/images/read-more-blog.png');
}

a#facebook-link {
width: 196px;
height: 45px;
position: absolute;
top: 20px;
left: 770px;
background-image: url('http://starthaus.com/template/images/facebook.png');
text-indent: -4000px;
}

a#twitter-link {
width: 201px;
height: 46px;
position: absolute;
top: 75px;
left: 770px;
background-image: url('http://starthaus.com/template/images/twitter.png');
text-indent: -4000px;
}
#home-template {
height: 550px;
}
