/* 
    Document   : jevcustom
    Created on : 22-Apr-2013, 14:12:51
    Author     : Tony Partridge - GWE Systems Ltd
    Description: To allow customisation of CSS Strings where they can never be lost.
    Purpose of the stylesheet follows.
*/

.jevbootstrap img.jev_image1 {
    margin: 0 auto;
}
	
.jevbootstrap p {
    margin: 0 0px;
}
	
.jevbootstrap table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
    text-align: center;
		width: 353px;
}
.gallery-item-two {
    position: relative;
    margin: 30px;
    border: solid #dfdfdd;
    border-width: 0 .1rem .1rem 0;
    max-width: 353px;
    min-width: 353px;
}