/*Jayesh Added*/
.thinBorderBottom
{
	border-bottom:#D3CBDF 1px solid;
	margin-bottom:5px;
	width:100%;
	padding-right:10px;
}

.thickBorderBottom
{
	border-bottom:#D3CBDF 4px solid;
	margin-bottom:5px;
	width:100%;
	padding-right:10px;
}