.art-post-3col{width:150px; height:320px; float:left; padding:0px 9px 30px 15px;}
.art-post-3col .art-article img, .art-post-3col img.art-article {margin:0 0 10px 0;}
.art-post-3col img{padding:0px;}
.art-post-3col h2{margin-top:10px; font-size:12px;}
.pagenav{width:100%; text-align:center; margin-bottom:20px;}

.portfolio-website {
	width:218px;
	height:220px;
	padding: 10px 10px 10px 0;
	margin-bottom: 10px;
	float:left;
}
.website-thumbnail {
	float: left;
	margin: 0 20px 5px 0;
}
.website-thumbnail img {
	border: 1px solid #555;
	margin: 0;
	padding: 0;
}
.website-name {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	font-family: Arial;
}
.website-name a, .website-url a {
	text-decoration: none;
}
.website-name a:hover, .website-url a:hover {
	text-decoration: underline;
}
.website-url {
	font-size: 9pt;
	font-weight: bold;
}
.website-url a {
	color: #777;
}
.website-description {
	padding-right:20px;
	text-align:left;
	font-weight:normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}
.website-clear {
	clear: both;
}

/* Related post */
#relatedpost{
	mmargin: 10px 0;
	padding:0px;
}

/* End Contact Form CSS */

/* Flutter */
#Top-content{
	width:508px;
	float:left;
}
#Main-content{
	width:508px;
	float:left;
}
#Left-content{
	width:245px;
	margin-right:3px;
	float:left;
}
#Right-content{
	width:245px;
	margin-left:3px;
	float:right;
}
#Bottom-content{
	width:508px;
	float:left;
}

