﻿.tabs_one
{
	width: 559px;
	height: 32px;
	background-image:  url('../images/misc/reportproblem/report_buttons_one_new.png');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.tabs_two
{
	width: 559px;
	height: 32px;
	background-image: url('../images/misc/reportproblem/report_buttons_two_new.png');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.tabs_three
{
	width: 559px;
	height: 32px;
	background-image: url('../images/misc/reportproblem/report_buttons_three_new.png');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#one
{
	display: block;
	text-align: left;
	width: 527px;
	height: 376px;
	margin: 0px;
	padding: 12px;
}
div#two
{
	display: none;
	text-align: left;
	width: 527px;
	height:670px;
	margin: 0px;
	padding: 12px;
}
div#three
{
	display: none;
	text-align: left;
	width: 527px;
	height: 376px;
	margin: 0px;
	padding: 12px;
}

.textbox
{
	font-family:Verdana;font-size:10px;
}

.button
{
	font-family:Verdana;
	font-size:10px;
	background-color:#5a87c5;
	color:White;
}


