.grscroll-launch-head{
	border:solid 1px #ccc;
	width:300px;
	float:left;
	padding:14px;
}
.grscroll-launch-div{
	border-top:dotted 1px #ccc;
	padding:10px 0px;
	float:left;
	width:100%;
}
.grscroll-launch-div a{
	color:#000;
}
.grscroll-launch-div:first-child{
	border:none;
}
.grscroll-launch-head h4{
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}
.grscroll-launch-head h4 span{
	font-size:10px;
	color:#000;
	font-style:italic;
	font-weight:normal;
	padding-left:7px;
	text-transform:normal;
}
