
#main .intro {
	display: block;
	width: 790px;
	height: 229px;
	background: url(../../../images/byController/miscStatic/rando/header.jpg) 0 0 no-repeat;
}

#main h1 {
	margin-top: 190px;
	margin-left: 8px;
	float: left;
	font-family: Georgia;
	font-size:22px;
	line-height: 29px;
	font-weight: bold;
	color: white;
}

.phoneNumber {
	font-family: Georgia;
	font-size:22px;
	line-height: 29px;	
	font-weight: normal;
}

#main .intro .phoneNumberInfo {
	margin-top: 190px;
	margin-right: 8px;
	float: right;
	color: white;
}

#main .breadcrumb {
	display: block;
	margin: 10px;
	width: auto;
}

.phoneNumberInfo {
	background-color: #F2F2F2;
	border: solid #BCBCBC 1px;
	width: 550px;
	height: 192px;
	float: left;
}
.phoneNumberInfo .content {
	padding: 10px;
}
#main H2 {
	font-family: Georgia;
	font-size:22px;
	font-weight: normal;
	line-height:25px;
	color: #313131;
	text-transform: none;
	margin-bottom: 5px;
}
#main H2 .phoneNumberContainer {
	color: #E22232;
	display: block;
}


.rightBlock {
	display: block;
	float: right;
	width: 230px;
	height: 194px;
	background: url(../../../images/byController/miscStatic/rando/rightBlockBg.png) 0 0 no-repeat;
	/*border: solid navy 1px;*/
}

.rightBlock .content {
	padding: 10px;
}
.rightBlock .content .title {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 18px;
	font-family: Georgia;
	font-size: 22px;
	color: #E22232;
}

.rightBlock .content .phoneNumber {
	font-size: 11px;
	color: #E22232;
	font-family: sans-serif;
	font-weight: normal;
}

.pageContent {
	width: 550px;
	margin-top: 10px;
}	

.pageContent .separator {
	margin: 10px 0;
	width: 100%;
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: black;
}


.pageContent .howTo h3 {
	font-family: Georgia;
	font-size: 16px;
	line-height: 20px;
	color: #857DAE;
	margin-bottom: 5px;
}


.pageContent .rules h3 {
	font-family: Georgia;
	font-size: 16px;
	line-height: 20px;
	color: #313131;
	margin-bottom: 5px;
}

.pageContent .rules .colorDisplay {
}
.pageContent .rules .colorDisplay .caption {
	font-family: Georgia;
	font-size: 16px;
	margin: 8px 0;
}
.pageContent .rules .colorDisplay .legend span {
	display: block;
	padding: 1px 5px;
	color: white;
}

.pageContent .rules .colorDisplay .caption .yellow { color: #FABD15; }
.pageContent .rules .colorDisplay .legend .yellow { background-color: #FABD15; }
.pageContent .rules .colorDisplay .caption .red { color: #E22232; }
.pageContent .rules .colorDisplay .legend .red { background-color: #E22232; }
.pageContent .rules .colorDisplay .caption .black { color: #313131; }
.pageContent .rules .colorDisplay .legend .black { background-color: #313131; }


.pageContent .nota {
	margin-top: 20px;
	padding: 10px;
	border: solid #BCBCBC 1px;
	color: #313131;
}


.pageContent .partners {
	margin-top: 20px;
}

.pageContent .partners h4 {
	font-family: sans-serif;
	font-size: 10px;
	color: #9E93C6;
	margin-bottom: 4px;
}

