#articles-main
{
	background: url(images/articles-pl.jpg) no-repeat;
	color: #fff;
        width:auto;
        height:290px;
	margin-left:auto;
        margin-bottom:0px;
	margin-top:8px;
	padding: 0px 30px 0px 28px;
}
#articles-window
{
	position:relative;
	background-color: #fff;
	width:326px;
	height:189px;
	margin-top: 69px;
	margin-left:0px;
	float:left;

	border:2px solid #000;
	
}
#tuts-window
{
	background-color: #262626;
	width:326px;
	height:191px;
	margin-top: 69px;
	margin-right:0px;
	padding:1px;
	padding-top:2px;
	float:right;
	
}
