#leftcol {
width:238px;
}

#contacttbl #rightcol {
width:100%;
padding:0 0 0 40px;
margin:0;
text-align:left;
}

.error {
padding:10px;
margin-right:100px;
vertical-align:middle; 
text-align:center;	
color:#FFFFFF;
font-weight: bold;
background-color:#CB3400;
}

#contactform1_top {
width:488px;
height:28px;
background: transparent url("images/sds_contact_top.gif") no-repeat;
}
#contactform1_mid  {
width:488px;
height:380px;
background: transparent url("images/sds_contact_mid.gif") repeat-y;
}
#contactform1_bot {
width:488px;
height:28px;
background: transparent url("images/sds_contact_bot.gif") no-repeat;
}
#contactform2_top {
width:488px;
height:28px;
background: transparent url("images/pds_contact_top.gif") no-repeat;
}
#contactform2_mid  {
width:488px;
height:384px;
background: transparent url("images/pds_contact_mid.gif") repeat-y;
}
#contactform2_bot {
width:488px;
height:28px;
background: transparent url("images/pds_contact_bot.gif") no-repeat;
}


#contactform {
/*width:437px;*/
padding:10px;
}
#contactform input {
	background-color:#FFFFFF !important;
}
#contacttable {
	width:100%;
}
#contacttable th {
width:150px;
}
#contacttable td {
	vertical-align:top;
	padding-bottom:6px;
}
#contacttable td .dot{
	padding-top:5px;
}
#contacttable td .send{
	padding-right:22px;
}
#contacttable td .thick{
/*	border:2px solid #666666;*/
}
#contacttable .ita{
	padding-top:25px;
	font-style:italic;
}
#contacttable .searchsubmit {
	text-align:right;
}
#contactform #comments {
width:220px
}
#box{
	height:214px;
	padding: 28px 0 20px 130px;
	background-image:url(images/infoblock_white_on_black.gif);
	background-repeat:no-repeat;
}
#box a pds {
	color:#ffcc00;
}
#box a sds {
	color:#CB3400;
}

