.magazineTopBox
{
	background:url('../c/mag/top_default.jpg');
	height:113px;
	cursor:pointer;
}

.magazineTopBox .magazineHeadline
{
	float:left;
	margin-top:75px;
	margin-left:6px;
	height:30px;
	opacity:0.75;
	filter: alpha(opacity = 75);
	background:#000;
	color:#fff;
	font-size:14px;
	line-height:24px;
	vertical-align:middle;
	border:2px solid #F4F9F3;
}

.magazineTopBox .magazineHeadlineText
{
	margin:5px 8px
}

.magazineTopBox a
{
	border-bottom:1px solid #323845;
	color:#D6DBE7;	
}
	
/* magazineComments board */
.magazineCommentsp {
	width:100%;
	table-layout:fixed;
}


.magazineCommentspl1 {
	font-size:10px;
	padding:5px;
	border-right:1px solid #bbb
}

.magazineCommentspl2 {
	padding:5px;
	font-size:11px;
}

.magazineCommentspls1 {
	height:31px;
	vertical-align:bottom;
	padding-bottom:5px;
	text-align:right;
	font-size:1px;
}

.magazineCommentspls1 img {
	margin-right:5px;
}

.magazineCommentspl1 a {
	font-size:11px;
	font-weight:bold;
}

.magazineCommentspl1 a.avatar {
	display:block;
	margin:3px 0px;
	text-align:center;
}

.magazineCommentspl1 .createdAt {
	text-align:center;
}

.magazineCommentspsr td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	height:7px;
	font-size:1px;
}

/* magazineComments board head/th row */
tr.magazineCommentsph {
	font-size:10px;
}

/* magazineComments board head th 1 - label */
.magazineCommentsph1, .magazineCommentsph2 {
	text-align:left;
}

.magazineCommentsph1 {
	width:130px;
}

.magazineCommentsplr1 {
	background:#E7ECF8;
}

.magazineCommentsplr2 {
	background:#D6DBE7;	
}

.magazineArticleBox
{
}

.magazineArticleTeaser
{
	line-height:18px;
	font-weight:bold;
	margin-bottom:15px;
}

.magazineArticleContent
{
	line-height:18px;
}

.magazineAuthorLink
{
	color:#646F85;
	font-weight:bold	
}

.magazineAuthorBox
{
	float:right;
	margin:0px 0px 10px 10px;
	padding:5px;
	text-align:center;
	font-style:italic;
	font-size:10px;	
}

.magazineTeaserArticle
{
	clear:both;
	cursor:pointer;
	float:left;
	margin-bottom:10px;
	width:421px;
}

.magazineTeaserArticle:hover
{
	background:#f2f2f2;
}

.magazineTeaserImage
{
	float:left;
	border:1px solid #ddd;
	margin-right:5px;
	background:#f2f2f2	
}

.magazineTeaserImage img
{
	width:100px;
	height:50px;
	float:left;
	margin:2px	
}

.magazineTeaserContent
{
	float:left;
	width:310px;
}

.magazineTeaserCategory
{
	font-size:10px;
	font-style:italic	
}

.magazineTeaserText
{
	font-size:11px;
	color:#999	
}

.magazineSkyscraper
{
	width:160px;
	height:625px;
	float:left	
}