/* New Site Store List Description Format */
table.newDescription div.descriptionOne {
	text-align: center;
	font-family: verdana;
        font-size: 16px;
        font-weight: bold;
}
table.newDescription div.descriptionTwo {
	text-align: center;
	font-family: verdana;
        font-size: 12px;
        font-weight: normal;
}