a.cboxElement {
	outline:0;
}

div#container
{
	position: fixed;
	overflow-y:scroll;
	width:100%;
	height:100%;
}

.entry-content
{
}

#wpsimplegallery_container
{
    font-size:0;
	position:absolute;
	top:19px;
    text-align:center;
    width:100%;
}
#wpsimplegallery
{
    margin: 0 auto;
	padding:0;
    text-align:left;
}
#wpsimplegallery li {
    display:inline-block;
    width:285px;
    height:223px;
    text-align:center;
}
#wpsimplegallery img{
}
#wpsimplegallery li a{

}