
.marker-content {
	top: -30px;
}

#input select {
	margin-top: 3px;
}

div.skinned-select div.select-text {
	left: 0;
}

#subscribe {
	margin:0;
}


.col-content .float-right,
.col-content .float-left {
	margin-top: 0.5em;
}


/* .img-crop {} */

	.img-outer {
		display:	block;
		position:	relative;
	}

	.img-inner {
		display:	block;
		position:	absolute;
		top:		0;
		left:		0;
	}

	.img-crop img {
		display:	block;
		position:	relative;
		top:		0;
		left:		0;
		margin:		0;
	}

.cell-presence {
	width: 90px;
}

.ez-col {
	width:		47%;
	margin-right:	3%;
}

.ez-last {
	margin-right: 0;
}

ul.col-2,
ul.col-3 {
	padding-left: 0;
}

.content-body .control-button {
	float: none;
	margin: 0;
}

.table,
.table-row,
.table-cell { 
	display:		block; 
	border:			none; 
	background:		none; 
	border-color:	transparent;
}

.table { 
	position:	relative; 
	height:		150px; 
	overflow:	hidden; /* weird fix, IE7 put black border at the bottom */
}

.table-row { display:	block;}

.table-cell { 
	display:	block !important;
	float:		left;
	
}

.widget-title .title { 
	width:		; 
	position: 	absolute;
	left:		60px;
	bottom:		20px;
}

.wie7 { width:	480px;}

.widgets-form input,
.widgets-form .input { background:	url(../images/bckg-input-widgets.png) top left no-repeat; margin:0;}

#code { background:	url(../images/bckg-input-code.png) no-repeat; }

.graph .title { margin-top: -5px;}

#results-table tr a {
	position:	relative;
	top:		-15px;
}

.result-submenu {
	position:		absolute !important;
	z-index:		9999 !important;
}

.result-submenu li {
	z-index:			9999 !important;
	background-color : 	#DDD;
	background-image:	none;
}

.grid-box-outer {
	overflow:	visible !important;
}

.nouvellesocial .handlesnews{
height:15px;

}

.nouvellesocial .handlesnews span{
	float:left;
}

.nouvellesocial .handlesnews a{
	float:right;

}

.facebooksocial .facebooklike iframe{
	display:none;
}

.facebooksocial .facebooklike{
	padding-bottom:30px;
}

.ie7-like {
	display:block;
	background:url(../images/facebook_icon.png) no-repeat;
	height:22px;
	width:47px;
	float:right;
}

