
.search input {
	width: 150px;
	margin-bottom: 10px;
}

.search label {
	text-align: right;
	width: 80px;
	padding-right: 20px;
}
button.custom {
	height:34px;	
	width:99px;	
	border:0;
	outline:0;
}

button.custom span {
	position:relative;
	top:-1px;		
}
#searchButton {
	background:url(../images/login_search.png) no-repeat -100px 0;
	height:34px;
}
/* button.custom */
button.custom {
	background:transparent url(../images/low_long.png) 0 0 no-repeat;	
	height:25px;	
	width:155px;	
	border:0;
	outline:0;
	color:#fff;
	cursor:pointer;
	font-size:11px;
}
.search a,.search a:visited, .search a:hover {
	color: #ff024a;
	font-weight:bold;
}
.contactInfo {
	background:#fff;
	margin: 0;
	padding: 0px;
	margin-top: 40px;
	margin-left: 20px;
	font-size:14px;
	width: 625px;
}
.contactInfo h2 {
	margin: 0;
	padding: 0px;
	height:26px;
	text-align: left;
	line-height:26px;
	padding-left: 6px;
	font-weight:bold;
	overflow:hidden;
	background-color: #999999;
	color: #fff;
	font-size:14px;
	margin-bottom:6px;
}

/* start - table */
table.datagrid {
	color: #000;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	font-size:15px;
	width:500px;
}
.datagrid th strong {
	color: #FFF;
}
.datagrid th {
	background: #882D2D;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #EDC9C9;
	border-bottom: 1px solid #FFF;
}
.datagrid tr {
	height: 30px;
	background: #F3F3F3;
}
.datagrid td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.datagrid td.rightcol {	border-right: 1px solid #fff;}
.datagrid tr.dg0 {background: #F3F3F3;}
.datagrid tr.dg1 {background: #cccccc;}

.datagrid a,.datagrid a:visited, .datagrid a:hover {
	color: #000;
	text-decoration:underline;
	font-weight:bold;
}

/* end - table */

.data .label {width:110px;}
.data .label2 {width:40px;}
.data .label3 {width:60px;}
.data .shrt1 {width:150px;}
.data .shrt2 {width:200px;}
.data .shrt3 {width:80px;}
.data .tny1 {width:40px;}
.data .long {width:450px;}
/* Localized */