/*****************Ardee's additions **************/

.contactus_doms
{
    width: 100px;
    text-align: left;
}

.contactus_defs, .contactus_defs_textarea
{
}

.contactus_defs_textarea
{
    width:auto;
}

.contactus_submit
{
	width:118px;
	height:27px;
	background:url(../pics/button_submit_up.png) no-repeat;
	border:none;
	cursor:pointer;
	position:relative;
	left:30px;
}
dl
{
    margin-top: 0px;
}
dd
{
    margin-left: 0px;
    display: inline;
}

dt
{
    display: inline;
}

ul.nobullets
{
    list-style-type: none;
}

fieldset
{
    display: block;
    margin: 0px;
    margin-bottom: 3ex;
    padding: 0px;
    border-style: none;
    
}

.stlink_pagination
{
    color:#ffb22d;
    font-weight: bold;
}

.stlink_pagiation:hover
{
    color:#ffb22d;
    font-weight: bold;
}

.search_add
{
	width:118px;
	height:27px;
	background:url(../pics/button_add_u.png) no-repeat;
	border:none;
	cursor:pointer;
}


/***************End of Ardee's additions *************/

