/*
+---------------------------------------------------------------+
|	e107 website system
|	-------------------
|	American Football
|	-------------------
|	©2010 mcpeace
|	http://www.manatwork.info
|	mcpeace.manatwork@gmail.com
|
|	Released under the terms and conditions of Commercial License.
|
+---------------------------------------------------------------+
*/
.blender_img {
	width: 678px;
    height: 247px;
    overflow: hidden;
    display: block;
    overflow: hidden; 
    margin-bottom: 10px;   
}
.blender_img img {
	width: 678px;
    height: 247px;
    overflow: hidden;
}