a h1:hover {
	text-decoration: underline;
}

a img.cover:hover {
	border: 3px solid #8fc0e2;
}

#company-logo {
	margin-left: 10px;
	margin-bottom: 20px;
	width: 940px;
}

#company-info {
	width: 460px;
	margin-left: 10px;
	clear: both;
}

#company-logo h1 {
	font-family: Georgia;
	font-size: 30px;
}

#company-info-content table {
	margin-right: 10px;
	width: 420px;
}

#company-info-content table tr {
	border-bottom: 1px dashed #E7E7E7;
}

#company-info-content table tr:hover {
	background-color: #eee;
}

#company-info-content td {
	font-size: 11px;
}

#company-info-content td.left-col {
	color: #212121;
	font-weight: bold;
}

#company-info-content td.multi-row {
	line-height: 18px;
}

#our-magazines {
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E1E1E1;
	height: 25px;
	line-height: 25px;
}

#our-magazines h2 {
	font-size: 12px;
	margin-left: 10px;
}

.magazine-desc {
	width: 400px;
	margin-right: 20px;
}

.owned-magazine {
	border-bottom: 1px solid #E1E1E1; 
	margin: 0 0 20px 20px;
	padding: 0px 0px 20px 0px;
	width: 920px;
	min-height: 180px;
	overflow: hidden; 
}

.owned-magazine img.cover {
	width: 135px;
	float: left;
	margin-right: 20px;
	border: 3px solid #fff;
}

.owned-magazine h1 {
	font-family: Georgia;
	font-size: 25px;
}

.owned-magazine .tags {
	display: inline;
	margin-right: 5px;
}

.owned-magazine .descr {
	margin-top: 5px;
}

.owned-magazine table {
	border-top: 1px solid #E7E7E7;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 10px;
	width: 320px;
	
}

.owned-magazine table tr {
	border-bottom: 1px dashed #E7E7E7;
}

.owned-magazine table tr:hover {
	background-color: #eee;
}

.owned-magazine table td.left-col {
	width: 130px;
}

.owned-magazine .button-arrow {
	float: right;
}

.magazine-basic-info {
}
