.SocialGmap { }

.SocialGmap .map {
	width: 100%; height: 240px;
}

.SocialGmap #addPinpoint ul { padding: 0px; }

.SocialGmap #addPinpoint input, .SocialGmap #addPinpoint textarea { width: 98%; }
#main .SocialGmap .TextForm.label { background: transparent; border: 0px; padding: 0px; }

.MediaImage {
	padding:12px 0; width:100%;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}.MediaFile { }

.MediaFile .symbol {
	width:98px; padding:48px 2px 2px; margin:4px 2px; background: url(http://central.onedotonly.be/style/icon/file.blanco.png) no-repeat center 4px;
	text-align:center;
}
.MediaFile .symbol:hover {
	background-color:#eee;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

.MediaFile .symbol.pdf { background-image: url(http://central.onedotonly.be/style/icon/file.pdf.png); }
.MediaFile .symbol.doc { background-image: url(http://central.onedotonly.be/style/icon/file.blanco.png); }
.MediaFile .symbol.xls { background-image: url(http://central.onedotonly.be/style/icon/file.xls.png); }
.MediaFile .symbol.rss { background-image: url(http://central.onedotonly.be/style/icon/file.rss.png); }
.MediaFile .symbol.icl { background-image: url(http://central.onedotonly.be/style/icon/file.icl.png); }
