/***********************************************/
/*  Matpatnik Cascade Style Sheet              */
/***-----------------------------------------***/
/*  Copyright by                               */
/*  Matpatnik.com                              */
/***-----------------------------------------***/
/*  By Matpatnik                               */
/*  Released: January 17, 2008                 */
/*  Last Update: January 20, 2008              */
/***-----------------------------------------***/
/*  HTML tag styles                            */
/***********************************************/ 

.portfolio
{
	border:1px solid #CCC;
	height:auto;
	overflow:auto;
	
}

.portfolio h3
{
	text-align:center;
	text-decoration:underline;
	margin-bottom:5px;
}

.portfolio img
{
	border:0px;
	padding-right:10px;
	width:200px;
	float:left;
}

.work_involve
{
	width:200px;
}

.work_involve img
{
	margin-top:5px;
	width:30px;
}

.web_desc
{
	float:right;
	width:560px;
}