@import url(joomla-author-type.css);

body{
	margin:0;
	padding:0;
}



#j_left_column{
	position: relative;
	top:30px;
	left:5px;
	width:790px;

}

#j_header_author{
	background:transparent url(images/header_05author.png) no-repeat scroll center center;
	height:165px;
	left:51px;
	position:relative;
	top:-44px;
	width:680px;
	z-index: 20;
}

.ie6 #j_header_author{
	top: -52px;
}
.ie7 #j_header_author{
	top: -51px;
}

#j_paper_author{
	background:transparent url(images/paper-chunk.gif) repeat-y scroll left top;
	left:203px;
	position:relative;
	top:-95px;
	width:650px;
}


#j_bottom_paper_author{
	background:transparent url(images/paper-chunk-bottom.gif) no-repeat scroll left top;
	height:60px;
	left:203px;
	position:relative;
	top:-95px;
	width:650px;
}

#j_content_author{
	left:85px;
	padding-bottom:50px;
	position:relative;
	top:50px;
	width:400px;
}

.j_ad_left_image{
	margin-top:5px;
	min-height: 277px;
	background: url(images/adunit-left.png) top left repeat-y;
	width:23px;
}

#j_ad_background_image{
	min-height: 277px;
	margin-left: 20px;
	width: 324px;
	background: url(images/ad-repeat.png) top right repeat-y;
}
#j_ad_bottom_image{
	background: url(images/adunit-bottom.png) bottom  left no-repeat;
	margin-bottom: 10px;
	height: 29px;
}

/*#j_ad_background_image img{
	padding:15px 10px 5px;
	max-width: 300px;
	max-height: 250px;
}*/



















