#newspec_4749{
	border-top: 1px solid #cccccc;
	position: relative;
	padding-top: 4px;
}
#newspec_4749 p{
	margin-bottom: 8px;
}
#newspec_4749 p.intro{
	font-size: 1.231em;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 2px;
	padding-top: 4px;
	color: #505050;
}

#scrabble_container{
	width: 464px;
	height: 291px;
	margin-bottom: 16px;
	background: url('/news/special/2013/newsspec_4749/img/bg.gif') 0px 0px;
	position: relative;
}

.story-body #scrabble_container form {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

.story-body #scrabble_container form input {
	padding: 0px 0px;
	clear: left;
	width: 181px;
	float: none;
	display: inline;
	margin-left: 121px;
	margin-top: 9px;
	border: none;
	padding: 0;
	text-align: left;
	font-size: 30px;
	line-height: 45px;
	color: #909090;
	padding-left: 20px;
	padding-right: 20px;
	/*border: 1px solid black;*/
}

 
#score_container{
	position: absolute;
	top: 0px;
	left: 0px;
}
#score_container span{
	position: absolute;
	display: block;
}

#original_score_header{
	top: 118px;
	left: 118px;
}
#new_score_header{
	top: 176px;
	left: 118px;
}
.score_header {
	font-size: 18px;
	text-align: center;
	line-height: 20px;
	width: 110px;
	height: 45px;
	padding-top: 9px;
}

.score_result {
	font-size: 34px;
	text-align: center;
	line-height: 55px;
	color: yellow;
	width: 55px;
	height: 55px;
	color: #ca7429;
}

#button_container{
	position: absolute;
	top: 0;
	left:0;
}

.multiplier-btn {
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	width: 55px;
	height: 55px;
	position: absolute;
	padding-top: 6px;
	background: url('/news/special/2013/newsspec_4749/img/tiles_sheet.gif') 2px -400px no-repeat;
	cursor: pointer;
	top: 236px;
	color: white;
}

#triple_word_score_btn.multiplier-btn-selected{
	background: url('/news/special/2013/newsspec_4749/img/tiles_sheet.gif') 2px -198px no-repeat;
	color: #505050;
}

#double_word_score_btn.multiplier-btn-selected{
	background: url('/news/special/2013/newsspec_4749/img/tiles_sheet.gif') 2px -299px no-repeat;
	color: #505050;
}

#triple_word_score_btn{ 
	left: 350px;
}
#double_word_score_btn{
	left: 58px; 
}

#original_score{
	top: 119px;
	left: 291px;
}
#new_score{
	top: 178px;
	left: 291px;
}

#tile_display{
	width: 464px;
	height: 55px;
}

#tile_display ul{
	padding: 0;
	margin:0;
}

#tile_display ul li{
	padding: 0;
	margin: 0;
	width: 55px;
	height: 55px;
	float: left;
	/*background: url('/news/special/2013/newsspec_4749/img/empty_tile.gif') 0px 0px;*/
	background: url('/news/special/2013/newsspec_4749/img/tiles_sheet.gif') 0px 0px;
	display: block;
	font-size: 36px; 
	text-align: center;
	line-height: 55px;
	margin-right: 3px;
}

#tile_display ul li#word_tile_5{ margin-left: 1px; }
#tile_display ul li#word_tile_7{ margin-left: 1px; }
#tile_display ul li#word_tile_8{ margin-right: 0px; }


#newspec_4749_sharetools{
	position: relative;
	width: 464px;
	height: 50px;
}

.story #newspec_4749_sharetools .share-help {
	margin: 0;
}
div.reset{
	position: absolute;
	left: 413px;
	margin-right: 13px;
	padding-bottom: 8px;
	visibility:hidden;
	top: 16px;
}

div.reset a{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background: #000000;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	opacity: 0.7;
	cursor: pointer;
}
div.reset a:hover{
	opacity:0.9;
}

div.reset a:focus{
	opacity:0.9;
	background: #d1700e;
}

div.reset a:active{
	opacity:0.9;
	background: #d1700e;
}