@charset 'utf8';

#wrapper
{
	background: url(../img/ajstudio/aj_studio_bg_2.jpg) no-repeat scroll center top;
}

#logo 
{
	width: 210px;
	height: 70px;
	margin: 0 auto;
	background: url(../img/logo.png) no-repeat scroll -8px;
	cursor: pointer;
}

#mlogoleft{}
#mlogoright {}


#mpicture
{
	height: 200px;
	background: #feefdd url(../img/headerpic.jpg) no-repeat scroll;
}
#mpicture { border-bottom: 2px solid #feefdd; }

#picturebox
{
	display:block;
	left: 470px;
	top: 35%;
}


/*Special settings for individual pages */

#site_25 #content .ca { padding: 0px 30px; }
#site_25 #ajhomenewsbox .right .fce_ca { padding-left:20px; }



/* news adaption */

.news-latest-item h3 	{ margin: 2px 0px; 		}
.news-latest-date 		{ display:none;			}


#ajhomenewsbox .right .news-latest-item .nli-cnt-wrapper { height:110px; margin-right:10px; float:left; }
#ajhomenewsbox .right .news-latest-item h3 { margin-top:6px; }
#ajhomenewsbox .right .fce_ca  .news-latest-item p span.bodytext	{ font-size: 10px; font-weight: normal; text-transform:none; color:#666666; }