

.ogpbox {
	max-width:621px;
	border:1px solid #E6E6E6;
	padding:0px;
	margin: 0 auto 50px;
	padding-bottom:10px;'
}

.ogpbox_imgbox {
	max-width:619px;
	max-height:300px;
	overflow:hidden;
}

.ogpbox_img {
	height:auto;
	min-height:initial;
	width:100%;
}

.ogpbox_imgbox_2 {
	width:498px;
	height:250px;
	overflow:hidden;
	background-color:#eee;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.ogpbox_imgbox_2 a {
	text-decoration:none;
	color:#ccc;
	font-size: 16pt;
}

h3.ogpbox_title {
	margin:5px 10px;
    font-size: 13pt;
    padding: 10px 0 5px;
    color: #333;
    line-height: 1.5em;
    border:none;
}

h3.ogpbox_title a {
	text-decoration:none;
	color:#333;
	font-size:13pt;
	font-weight:bold;
}

p.ogpbox_description, .ogpbox p {
	margin:5px 10px;
	color:#333;
	font-size:10pt;
	line-height:1.5em;
}

h4.ogpbox_site_name {
	margin:5px 10px 0px;
	font-size:10pt;
	color: #333;
	font-weight:bold;
    padding: 0px;
    background: none;
    line-height: 1em;
}

h5.ogpbox_url {
	display:block;
	color:#aaa;
	font-size:8pt;
	margin:5px 10px;
}
