body { 
	margin:0;
	padding:0;
	background-color: #111;
}
img { border: 0; margin: 0; }
#cont {
	width: 970px;
	margin: 0 auto;
	padding: 0;
}
#media { 
	margin: 0;
	padding: 30px 0 0 0;
	height: auto;
}

#more_projects { 
	text-align:right;
	position:relative; 
	display: block;
	margin: 0 auto; 
	padding:0; 
	top: 0;
	cursor: pointer;

}

#videos {
	width: 578px;
	padding: 0;
}
#info {
	margin: 0;
	padding: 0;
	width:360px;
	float: right;
}
.border_top { border-top: 1px solid #303030; }
.border_bottom {	border-bottom: 1px solid #303030; }

#accordion {
	padding-top: 5px;
}
#accordion img {
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: none;
}
#accordion p {
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	text-align: justify;
}

#accordion p a:link {
	color: #999999;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 18px;
	text-decoration: none;
}
#accordion p a:visited {
	color: #999999;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 18px;
	text-decoration: none;
}
#accordion p a:hover {
	text-decoration: none;
	color: #ffffff;
}

#desc {
	margin-bottom: 20px;
	height: 20px;
	width:360px;
}

.desc {
	padding-top: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: justify;
}
.thin_border_top { border-top: 1px solid #737373; }
.thin_border_bottom {	border-bottom: 1px solid #737373; }

.bullet { color: white !important; padding-right: 10px; }
