/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 31 Mar, 2016, 9:44:13 PM
    Author     : vinay
*/
.sectionTitle {
}

.reviewSection {
    overflow:auto;
    height: auto;
/*	margin-left:170px;
	margin-right:170px;*/
    background : none repeat scroll 0 0 #FFF;
	background-image: url(../img/pattern.jpg);
	
}
