#forumNews #FNthumbs {
	height: 256px;
}

#forumNews
{
    width: 562px;
    float: left;
    margin-right: 5px;
}


.forumNewsItem {
	position: relative;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

.forumNewsItem div {
	float: left;
	text-align: center;
	line-height: 19px;
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 105px;
	background-image: url("images/Box_66T.png");
}

#newsTutorials
{
	margin-top: 3px;
    width: 272px;
    float: left;
    margin-right: 5px;
    background-image: url('images/news_bar.png');
    background-repeat: no-repeat;
}

.iNews
{
    background-image: url('images/news_gradient.png');
    color: #9c9c9c;
    height: 640px;
}

.iNews img
{
    border: none;
    width: 74px;
    height: 77px;
    display: block;
}

.iNews .picture
{
    float: left;
    border: 0px solid red;
}

.iNews .txt
{
    float: right;
    border: 0px solid green;
    width: 193px;
}

.GrayLink
{
    color: #707070;
    text-decoration: none;

}

.GrayLink:hover
{
	color: white;
}

.iNews .entry
{
    /*margin-top: 3px;*/
    padding-top: 3px;
}

#portfolio
{
    width: 123px;
    float: left;
}

#portfolio img
{
    border: 0px solid;
    width: 123px;
    height: 125px;
    display: block;
    margin-top: 3px;
}

#download
{
    /*height: 80px;*/
    border: 0px solid red;
}

#download img
{
	margin-right: 3px;
	width: 94px;
}

#bigImage img
{
    border: 0px solid;
    display: block;
    height: 379px;
    width: 562px;
}

.FNLoading {
	background-image: url("images/icon_loading.gif");
	background-position: center center;
	background-repeat: no-repeat;
}

#FNbigImage img
{
    width: 562px;
    height: 381px;
}
