@charset "utf-8";
body {
	scrollbar-face-color:#000;/*903030*/
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ccc;
	scrollbar-shadow-color:rgb(0,0,0);
	scrollbar-highlight-color:rgb(0,0,0);
	scrollbar-3dlight-color:#333;/*808080*/
	scrollbar-darkshadow-Color:#202020;
}
#exposure {
	height: 335px;
	width: 700px;
	float: left;
}
#surfcast {
	width: 220px;
	float: left;
}
#newsletter {
	width: 220px;
	float: left;
	height: 185px;
}
#intro {
	width: 700px;
	height: 360px;
	float: left;
}
#intro_new {
	width: 340px;
	height: 430px;
	float: left;
	padding: 0px;
}
.scroll {
	height: 90%;
	overflow: auto;
}
#the_wall {
	width: 340px;
	height: 430px;
	float: left;
}
#updates {
	width: 220px;
	height: auto;
	float: right;
}
#submit {
	width: 340px;
	height: 500px;
	float: left;
}
#noticias {
	width: 340px;
	height: 500px;
	float: left;
}
#noticias .newscontenedor {
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#videob {
	width: 700px;
	float: left;
	height: 100px;
}

.newscontenedor p {
	margin-left: 5px;
	color: #0066CC;
	line-height: 17px;
}
.newscontenedor .fecha {
	color: #FFFFFF;
}

