/*********************************************************************** BOXES *********************************************************/

#content {
    left: 666px;
    top: 28px;
    width: 600px;
}

#insideBox {
    left: 26px;
    top: 18px;
    width: 341px;
    height: 510px;
}

#pic {
    background: url(../images/pageNewsPic.png);
    left: 95px;
    top: 260px;
    width: 558px;
    height: 425px;
}

#box {
    left: 0px;
    top: 0px;
    width: 404px;
    height: 560px;
}

#boxBG {
    background: url(../images/pageNewsBox.png);
    width: 100%;
    height: 100%;
}

#extIcons_social     {
    left: 330px;
    top: 553px;
}

#extIcons_buy {
    left: 112px;
    top: 47px;
}

#mailingList {
    left: 26px;
    top: 549px;    
} 

#header {
    left: 0px;
    top: 0px;
}

#player {
    position: absolute;
    background: url(../player/player.png) no-repeat;
    width: 187px;
    height: 60px;
    left: 450px;
    top: 245px;
    display: block;
	padding-top: 12px;
	padding-left: 10px;
}

#insideBox img {
    display: block;
    margin: 0 3px 3px 0;
    border: solid 1px rgb(94,64,40);
} 

.article {
    float: left;
    margin-bottom: 15px;   
}

img.unlinked {
    float: left;
}
