.pwidth
{
width:100% !important;
}

.pheight
{
height:80px;
}

.clearboth
{
clear:both;
}

.btn-orange-new {
	background: #ee782d;
    padding: 15px;
    color: #fff !important;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    text-decoration: none !important;
}

.btn-orange-new:hover {
	background: #379300;
	color: #fff !important;
	text-decoration: none !important;
}

.angel-investors-btn-div {
	text-align: center;
	margin-bottom: 25px;
}

.angel-investors-secton p{
font:18px Arial, Helvetica, sans-serif !important;
}