/*
+---------------------------------------------------------------+
|	e107 website system
|	-------------------
|	Military Portal
|	-------------------
|	©2010 mcpeace
|	http://www.manatwork.info
|	mcpeace.manatwork@gmail.com
|
|	Released under the terms and conditions of the BUYOUT
|	Commercial License.
|
+---------------------------------------------------------------+
*/
.blender_img {
    position: relative;
    top: 0;
    left: 58px;
	width: 1184px;
    height: 289px;
    overflow: hidden;
    display: block;  
}
.blender_img img {
	width: 1184px;
    height: 289px;
}
