@charset "utf-8";
/* CSS Document */



/* -----------------------------
	CSS for Star-Jobs Microsite
--------------------------------*/

h1
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0;
	padding: 0;
}

p.address
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0;
}



.companyprofile
{
	margin: 0;
	padding: 5px;
}

.companyprofile p
{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding-bottom: 15px;
}






