/* CSS Document */

.middle-container
{
	width:930px;
	margin-left:auto;
	margin-right:auto;
}
.head h4
{
	background-image: url(admin/images/headingbg.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 214px;
	line-height: 33px;
	text-align: left;
	padding-left: 10px;
}
.comment
{
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}

.dated
{
	font-size:11px;
	font-style: italic;
	color: #999999;
}
/* Website crawal contents */

.stie-content-box {
	width: 680px;
	overflow: hidden;
}
.stie-content-box .col1{
	float: left;
	width: 250px;
}
.stie-content-box .col2{
	float: right;
	width: 420px;
}
.stie-content-box .col2 h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.stie-content-box .col2 a {
	text-decoration: none;
	color: #999999;
}
.stie-content-box .col2 p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* End Website crawal contents */
