#right_content {
	float: right;
	width: 492px;
}

#left_content {
	float: left;
	width: 494px;
	font-size: 110%;
	padding-right: 10px;
}

#bussiness {
	float: left;
	width: 240px;
}

/* Video */

#videos {
	padding-top: 1px;
}

#video_content {
	width: 493px;
	height: 344px;
	background: url("images/videos_box.gif") no-repeat center center;
	position: relative;
	top: -1px;
}

#video_content .datetime {
	font-size: 90%;
	border: 1px solid #e5e5e5;
	padding: 2px;
	background: #f5f5f5;
	color: #0483ac;
	display: block;
	width: 130px;
	margin-right: 74px;
}

#video_content h3 {
	display: block;
	margin-top: 3px;
}

#video_content .thumb {
	height: 60px;
	margin-bottom: 8px;
}

#video_content .more_content_large {
	bottom: 0;
	left: 0;
}

.gapper {
	padding: 20px 10px 0 35px;
}

#video_links {
	position: relative;
	height: 25px;
	z-index: 2;
}

#video_links a {
	width: 103px;
	height: 25px;
	line-height: 25px;
	float: right;
	margin: 0 8px;
	background: url("images/video_link.png") no-repeat center center;
	text-align: center;
	color: #fff;
}

#video_links a.active, #video_links a:hover {
	background: url("images/video_link_highlighted.png") no-repeat top center;
	color: #000;
}

p.author {
	font-size: 90%;
	background: url("images/asakim_pointer.gif") 367px 3px no-repeat;
	padding-right: 82px;
}

p.author a {
	color: #0483ac;
}

/* Stories */

.stories_date {
	border: 1px solid #ccc;
	padding: 1px 8px;
	float: left;
	color: #0483ac;
	font-size: 80%;
}

.stories {
	margin-top: 6px;
}

/* Coupons */

li.coupon {
	float: right;
	width: 187px;
	position: relative;
}

li.not_first {
	margin-right: 15px;
}

li.coupon p {
	height: 5em;
	overflow: hidden;
}

li.coupon .c_container {
	width: 177px;
	height: 65px;
	text-align: center;
	margin-top: 5px;
	padding: 5px;
}

#coupon1 {
	background: url("images/coupon1.gif") no-repeat center center;
}

#coupon2 {
	background: url("images/coupon2.gif") no-repeat center center;
}

#coupon3 {
	background: url("images/coupon3.gif") no-repeat center center;
}

#coupon4 {
	background: url("images/coupon4.gif") no-repeat center center;
}

#coupon5 {
	background: url("images/coupon5.gif") no-repeat center center;
}

/* Messages */

#messages {
}

.messages_segment {
	width: 33%;
	font-size: 110%;
	float: right;
}

#bottom-messages {
	width: 100%;
}

#bottom-messages td {
	vertical-align: top;
	width: 33%;
}

#bottom-messages ul {
	padding: 0 5px 0 60px;
	font-size: 110%;
}

#bottom-messages li a {
	color: #666;
	padding-right: 7px;
	background: url("images/area_link_entry.gif") right center no-repeat;
}

#bottom-messages li .author {
	float: left;
	color: #666;
	font-weight: bold;
}
