/* CUSTOM CSS - this is where you add your own css rules !!

***********************************************************/ 

.test{
	padding-bottom:10px;}
	
	.peteside{
		background:#DDDDDD;
		    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    font-size: 12px;
    font-style: italic;
    margin: 0;
    padding: 15px;

		
		
	}