/* 3 columns ie. with the right sidebar */

#container {
	width: 800px;
	margin: 0;
}

#navbar {
	background: url(//images/hr.gif) left bottom no-repeat;
}

#main .hrspace {
	height: 27px;
	background: url(//images/hr.gif) 0 13px no-repeat;
}

#box-videos, #box-audios {
	margin: 0 0 25px 0;
	font: 10px Verdana, Arial;
}

#box-videos .inbox, #box-audios .inbox {
	padding: 7px;
}

#box-videos a, #box-audios a {
	font: 10px Verdana, Arial;
	color: black;
}

#box-videos span.new, #box-audios span.new {
	color: #31678E;
}


#box-videos span.date, #box-audios span.date {
	font: 9px Verdana, Arial;
	color: #606060;
}

#box-videos ul, #box-audios ul {
	/* width: 180px; */
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#box-videos li, #box-audios li {
	padding: 0;
	margin: 0 0 7px 0;
	line-height: 0px;
}