/*
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 : Jul 12, 2015, 2:04:13 PM
    Author     : salman
*/

h3 small {
	color: #E3EEF7;
	font-weight: bold;
}

.my-ul, .my-ul ul {
    /*border: 1px solid black;*/
    /*border-radius: 3px 3px 3px 3px;*/
    /*list-style: disc outside none;*/
    padding: 10px 10px 10px 25px;
}

