img.blingborder {
	padding:0px 50px 0px 50px;
}
	
div.post {
	padding:20px 0px 15px 0px;
	border-bottom:0px solid #CCCCCC;
	margin-top:10px;
	margin-bottom:10px;
}	



	
img.left {
	padding:5px;
	border:1px solid #BBBBBB;
	float:left;
	margin-right:10px;
}

img.center {
	padding:5px;
	border:1px solid #BBBBBB;
	clear:both;
	float:none;
	display:block;
	text-align:center;
	margin:auto;	
}

img.right {
	padding:5px;
	border:1px solid #BBBBBB;
	float:right;
	margin-left:10px;
}

div.post div.icon {
	float:left;
	display:block;
	background-image: url(img/icon.gif);
	height:40px;
	width:40px;
	margin-right:10px;
}



div.post a.comment {
	float:right;
	display:block;
	background-image: url(img/comment.gif);
	padding-top:10px;
	padding-right:3px;
	height:30px;
	width:37px;
	text-align:center;
	font-family:arial, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:transparent;	
}

div.post p.text {
	text-align:justify;
}

div.post div.title {
	font-size:18px;
}

div.post div.date {
	color:#666666;
	background-color:transparent;
}



div#welcome {
	background-image:url(img/welcome_fill.gif);
	width:550px;
	padding-left:20px;
	padding-right:20px;
}

div#welcome_top {
	background-image:url(img/welcome_top.gif);
	height:22px;
	width:590px;
}

div#welcome_end {
	background-image:url(img/welcome_end.gif);
	height:25px;
	width:590px;
}




table#paging {
	text-align:center;
	margin:auto;
	}
	
	table#paging td {
		color:#BBBBBB;
		background-color:transparent;
	}
	
	table#paging a {
		color:#000000;
		background-color:transparent;
	}
	
	
	table#paging td {
		width: 120px;
	}
	
	
	