#table_mask
{
	border-collapse: collapse;
	display: block;
	margin: 10px auto 10px auto;
	font-size:12px;
	width:802px;
	border:1px solid black;
}
td {
    vertical-align:top;
    padding:0px;
}
#main
{
    padding:20px;
}
#logo
{
    width:760px;
    text-align:center;
    padding-bottom:20px;
}
#intro
{
    font-size:12px;
    text-align:justify;
	font-family: Arial !important;
}
h1#title
{
    text-align:center;
    font-size:20px;
    font-weight:bold;
    padding:20px 0px 20px 0px;
	color: Black !important;
	margin: 0px;

}
#description *
{
    font-size: 13px !important;
	font-family: Arial !important;
}
#description
{
	margin: 0px;
	padding: 0px;
    text-align:justify;
	font-size: 13px !important;
	font-family: Arial !important;
}
#apply
{
    text-align:center;
    padding:20px 0px 20px 0px;
}
#apply a
{
    text-align:center;
    color:Black;
    font-size:20px;
    font-weight:bold; 
}
#apply a:hover
{
    text-decoration:none;
}
#apply h5
{
	font-size: 10px;
	color: #ffa02b;
	font-weight: bold;
	margin: 4px;
}
#address
{
    font-size:12px;
    text-align:center;
}
#address a
{
    color:Black;
}
#address a:hover
{
    text-decoration:none;
}
#address span
{
    display:block;
    width:174px;
    height:21px;
    margin:auto;
    padding:10px 0px 20px 0px;
    background:url("/masks/ckwatch/images/logo-swatchgroup.jpg") bottom no-repeat;
}
