@charset "utf-8";
/* CSS Document */

#cousin_widget{
	padding: 10px;
	border: solid #0b89cf 1px;
	float: left;
	width: 160px;
	height: 297px;
	font-size: 12px;
	margin-left: 20px;
}

#main_widget{
	float: right;
	width: 160px;
	height: 297px;
}

#greylinebreak {
	height: 20px;
	border-bottom: 1px solid #eaeaea;
	clear: both;
	margin-bottom: 20px;
}

#home-bottom-one {
	float: left;
	width: 218px;
	height: 220px;
	border-right: 1px solid #eaeaea;
}

#home-bottom-two {
	float: left;
	width: 268px;
	height: 220px;
	border-right: 1px solid #eaeaea;
}

#home-bottom-three {
	float: left;
	width: 268px;
	height: 220px;
	border-right: 1px solid #eaeaea;
}

#home-bottom-four {
	float: left;
	width: 198px;
	height: 220px;
}

.AppointmentBoxTwo
{
	border: solid #0b89cf 1px;
	width: 185px;
	margin-bottom:19px;
	margin-left: 43px;
}

#firsttimeplayer {
	padding-top: 25px;
	margin-bottom: 37px;
}

#firsttimeplayerlink{
	background-color: #0b89cf;
	height: 40px;
	color: #ffffff;
	padding: 10px 15px 0 15px;
}

#firsttimeplayerlink a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#firsttimeplayerlink a:hover{
	text-decoration: underline;
}

#itunes_widget{
	width: 162px;
	float: right;

}