html,body{
	margin:0;
	padding:0;
}

body,table{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #545454;
	background-color: #fff;
}

form{
	margin: 0px;
	padding: 0px;
}
p {line-height: 20px;}
ul li {padding: 2px;}
a {
	color: #375078;
}
img {
	border: none;
}
h1 {
	color: #D32200;
	font: 22px "Times New Roman", Times, serif;
}
strong.subscribe a, strong.subscribe a:visited {
	color: #ff7a0a;
	font: bold 14px Verdana;
	text-decoration: none;
}
strong.share {
	color: #0dbe3f;
	font: bold 14px Verdana;
}
.trshare {
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	padding-top: 3px;
	padding-bottom: 3px;
}
.more {
	background-color:#49BFFF;
	color:#FFFFFF;
	font-family:Trebuchet MS,arial,sans-serif;
	margin-top:5px;
	padding:3px;
}
.more a, .more a:visited {
	color:#FFFFFF;
}
.instructions {
	padding-top: 5px;
	padding-bottom: 5px;
}
.instructions strong {
	color: #D32200;
	font: bold 14px Verdana;
}
.sudoku {margin-top: 10px;}
.sudoku-instructions {padding: 10px 0px;}

h3 {
	color: #D32200;
	font: 18px "Times New Roman", Times, serif;
	text-align:left;
}

a{	
	text-decoration:underline;
	color:#D32200;
	font-weight:bold;
}

a:hover{	
	text-decoration:none;
	color:#D32200;
	font-weight:bold;
}
.header { background: url(http://images.smart-kit.com/bg_header.jpg) center bottom no-repeat; height: 138px;}
.header_inside { width: 970px; height: 78px; margin: 0 auto; position: relative;}
h1.logo { float: left; margin: 20px 0 0 25px;}
h2.slogan {
	float: left;
	font-family: Trajan Pro;
	margin: 20px 0 0 5px;
	color: #fff;
	font-size: 18px;
	letter-spacing: 4px;

}
