	/*//---------------------------------------------*/
	/*// Web Design Packages styles					 */
	/*//---------------------------------------------*/
	
	.webDesignTextBox {
	width: 223px;
	border: none;
	}
	
	.webDesignTextBox td.textBoxTop {
	width: 223px;
	height: 77px;
	padding: 0 0 0 80px;
	background: url(images/webdesign-textBox-top.jpg) no-repeat;
	}
	
	.webDesignTextBox td.textBoxTop2 {
	width: 223px;
	height: 77px;
	padding: 0 0 0 80px;
	background: url(images/webdesign-textBox-top2.jpg) no-repeat;
	}
	
	.webDesignTextBox td.textBoxTop a, .webDesignTextBox td.textBoxTop2 a  {
	font-weight: bold;
	color: #000
	}
	
	.webDesignTextBox td.textBoxMiddle {
	width: 223px;
	background: url(images/webdesign-textBox-repeat.jpg) repeat-y;
	}
	
	.webDesignTextBox td.textBoxMiddle div.textBoxContent {
	width: 197px;
	height: auto;
	padding: 0 13px;
	background: url(images/webdesign-textBox-middle.jpg) no-repeat;
	background-position: top;
	}	
	
	.webDesignTextBox td.textBoxBottom {
	width: 223px;
	height: 17px;
	background: url(images/webdesign-textBox-bottom.jpg) no-repeat;
	}
	
	a.webDesignStart {
	
		display: block;
		width: 202px;
		height: 30px;
		line-height: 26px;
		margin: 0px auto;
		color: #ffffff;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
		background: url(images/webdesign-btn-startProcess.jpg) no-repeat;
	
	}
	
	a.webDesignStart:visited {
	
		display: block;
		width: 202px;
		height: 30px;
		line-height: 26px;
		margin: 0px auto;
		color: #ffffff;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
		background: url(images/webdesign-btn-startProcess.jpg) no-repeat;
	
	}
	
	a.webDesignStart:hover {
	
		
		color: #f7da45;
		
	
	}
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/