.sponsor {
	font-weight: 700;
	margin-bottom: 8px;
}
.v_row {
	
	padding-top: 15px;
}
.v_top {
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
}
.v_left, .v_right {
	/*height: 90px;*/
	float: left;
}
.v_left {
	width: 190px;
	float: left;
}
.v_left img {
	height: auto;
	max-width: 190px;
}
.v_right {
	/*position: relative;
	width: 220px;
	float: right;*/
}
.editing .v_right {
	width: 250px;
}
.v_right h2, .v_right p {
	margin: 0 !important;
	width: 100%;
}
.v_right h2{
	font-size:1.1em !important;
	padding-bottom:0px;
	margin-bottom:3px !important;
}
.v_right h3{
	padding-top:0px !important;
	margin-top:0px !important;	
	margin-bottom:5px !important;
	font-size:0.9em !important;
}
.v_right h2>span {
	display: block;
	font-size:0.9em;
	font-weight: 400;
	width:220px;
}
.v_right h2>i {
	font-size: 0.8em;
	font-weight: normal;
	margin-left: 4px;
}
.v_right p {
	/*bottom: 0;*/
	cursor: pointer;
	line-height: 0.8;
	/*position: absolute;*/
}
.sponsor p {
	cursor:default;
}
.v_right p>span {
	color: #666;
	display: inline-block;
	font-size: 11px;
	position: relative;
}
.v_bottom {
	display: none;
}
.v_bottom p {
	margin: 0 0 15px;
}
.ccm-layout-wrapper .ccm-layout-cell{
border:none !important;	
}