quickOpenAccount.css 510 Bytes

 p{
	margin-left:-50px;
	line-height: 3em;
	margin-top: 10px;
}

#circle{
	 float:left;
	 width:41px;
	 height:41px;
	 font-size: 18px;
	 font-weight:bold;
	 color:#fff;
	 text-align:center;
	 margin-right:10px;
	 line-height:2em;
	 background: transparent url("../images/QuickOpenAccount/redCircle.jpg") no-repeat center center;
}

.special{
	 font-weight:bold;
	 color:red;
}

.bigbox{
	width:1000px;
	background: transparent url("../images/QuickOpenAccount/dashed.jpg") no-repeat;
    padding-left: 30px;
}