form {
margin: 0px;
}

form select {
width: 175px;
}

.liteshea .left {
padding: 5px 0px 0px 0px;
float: left;
width: 175px;
}

.liteshea .right {
text-align: justify;
line-height: 140%;
margin: 0px 5px 0px 180px;
padding: 0px 10px 10px 5px;
border: 2px dotted #aaa;
border-top: none;
border-right: none;
}

.right .feature {
padding: 5px 0px;
display: block;
font-weight: bold;
font-style: italic;
font-size: 100%;
margin: 0px;
}

.right a {
font-size: 80%;
font-weight: bold;
color: blue;
text-decoration: none;
}
.right a:hover {
text-decoration: underline;
}

.right .sstheme{
height: 100px;
background: no-repeat left top;
}

.right .sstheme a {
padding-top: 64px; 
display: block;
}

.right .links img {
vertical-align: middle;
}