label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
.submit input
{
margin-left: 4.5em;
} 
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
fieldset
{
border: 1px solid #781351;
width: 29em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}


#content
{
height:250px;
width:990px;
color:black;
text-decoration:none;

}
#content img
{
border:none;
}
.install-demo div.install-demo-frame {
	float: left;
	width: 243px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.install-demo div.install-demo-note {
	width: 228px;
	color: #535353;
}

.install-demo .install-demo-img {
	width: 243px;
	height: auto;
	display: block;
	margin-bottom: 10px;
}

.install-demo .install-demo-back {
	display: none;
	margin-top: 50px;
	position: absolute;
}

.install-demo .install-demo-img-large {
	left: 30px;
	width: 957px;
	margin-top: 59px;
	position: absolute;
	visibility: hidden;
}

.install-demo .install-demo-img-large .install-demo-img-large-text {
	padding: 15px;
	background: url('/i/back_help.gif') repeat-x;

}

.install-demo .install-demo-img-large-text img {
	display: block;
		border:1px solid black!important;
}

.install-demo .install-demo-img-large-text div {
	color: #black;
	float: left;

	font-weight:bold;
	width: 210px;
	margin-right: 35px;
	font-face:Verdana;
	background-color:#daefff;
}

#l1:hover #lt1, #l1.sfhover #lt1,
#l2:hover #lt2, #l2.sfhover #lt2,
#l3:hover #lt3, #l3.sfhover #lt3,
#l4:hover #lt4, #l4.sfhover #lt4 {
	visibility:visible;
}


