* html pre {
	width:100%
	}

.description{
	padding:16px;
	margin:10px 0;
	background:#eee
	}

#portfolio{
	width:219px;
	height:204px;
	position:absolute;
	right:0;
	top:0;
	padding:57px 0 0 22px;
	background:url(../images/port_pic.gif) no-repeat 0 0;
	}
	
.portfolio_heading{
	background:url(../images/feature_pro.gif) no-repeat 0 0;
	height:15px;
	font-size:0;
	line-height:0;
	text-indent:-222222px;
	position:relative;
	}
	

/*.sample{
	padding:20px 30px;
	margin:4px 0 25px 0;
	border:1px solid #e1e1e1;
	}*/
	
/*h4.stitle{
	color:#666;
	margin:0 0 5px 0;
	}*/

.links {
	padding:10px;
	margin-top:20px;
	}
.links a{
	font-size:14px;
	color:#0080FF;
	text-decoration:none;
	}
.links a:hover{
	font-weight:bold;
	}

#cont{
	width:550px;
	margin:0 auto;
	background:#fff;
	text-align:left;
	padding:20px;
	}

.buttonsArrow{
	position:relative;
	height:55px;
	width:195px;
	}
	
.buttonsArrow img.left{
	position:absolute;
	left:0;
	top:19px;
}
	
.buttonsArrow img.right{
	position:absolute;
	right:0;
	top:19px;
	}
.buttonsArrow span{
	cursor:pointer;
	font-size:0;
	line-height:0;
	}

