ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

img {
	vertical-align:top; 
}
embed { 
	vertical-align:top;
}
* {
	border:none;
	margin-left: 0px;
	;
}
a.hover img {
	width: 100px;
	height: 100px;
}

a.hover :hover > img {
	height: 240px;
}
