.fullwidth {width: 95%}

#comment
{
	font-size: 14px;
	color: #444444;
}

#submitBtn
{
	width: 25%;
	text-align: center;
	margin: auto;
}

#highlight
{
	color: red;
	font-weight: bold;
}

#lotteryContainer
{
	margin: 20px 20px 20px 20px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height: 150%;
}

#lotteryContainer h2
{
	font-size: 30px;
}

h3
{
	font: bold 16px;
	color: #000099;
}

#history
{
	width: 230px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	outline: solid black 1px;
	margin: 10px 10px 10px 10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #606060;
}

#history p 
{	
	padding: 0 10px 0 10px;
	text-align: justify;
	line-height: 150%;
}

#historyTitle
{
	text-align: center;
}

#bookmark
{
	text-align: center;
	margin: 20px 10px 20px 10px;
}

#history img
{
	outline: none;
}

#err, #wrong
{
	color: red;
	font-weight: bold;
}

#correct
{
	color: green;
	font-weight: bold;
}

.outlined td
{
	outline: 1px solid #BBBBBB;
}

.nd
{
	background-color: #DDDDDD;
}

#pic, #loadpic
{
	width: 100%;
	text-align: center;
}
