/*****************************************
		SITE  IE7-
******************************************/

.column-content {
overflow : hidden;
}

.breadcrumb {
width:100%;
}

#address, #bottom_menu {
margin-top:6px;
}

#social-links {
margin-top:0px ;
}

#button-controls {
bottom: 10px;
}

.pollstableborder tr .sectiontableentry1, .pollstableborder tr .sectiontableentry2,
.categories-list dd, .categories-list dt, ul.pagenav li,
span.content_vote input, span.content_rating img , .pagination li {
display:inline;
zoom:1;
}

/** 	member registration 		*/

#member-registration fieldset dt {
float:none;
width:auto;
padding:3px 0px ;
margin:10px 0 0 0;
}

#member-registration fieldset dd {
float:none;
padding:3px 0 ;
}


/** 			Media queries  		**/


@media screen and (max-width: 900px) {

#menu {
width:100%;
}

.dropdown li {
width:46%;
}

}