@charset "UTF-8";

img.equipphoto {
	float: left;
	margin: 0 10px 5px 0;
}

img.equipphotoR {
	float: right;
	margin: 0 0 5px 10px;
}

img.equipphotoR2 {
	float: right;
	margin: 0 0 5px 0px;
}

h3.equiptitle {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 130%;
	font-weight: bold;
	line-height: 150%;
	color: #3975a5;
}

.equippr h4 {
	font-weight: bold;
	font-size: 110%;
	color: #663300;
}

p.equiptext {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
	line-height: 140%;
}

p.equiptext1 em {
	font-size: 120%;
	color: #fff228;
	font-weight: bold;
}
p.equippoint1 {
	font-size: 80%;
	line-height: 150%;
	margin: 10px 10px 10px 100px;
	padding: 10px;
	color: #333333;
	background: #cccccc;
}

p.equiptext1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 90%;
	line-height: 160%;
}

p.equiptext2 {
	margin: 95px 0 5px 0;
	color: #999;
	font-size: 80%;
	line-height: 160%;
}

.equippr {
	font-size: 100%;
	line-height: 150%;
	margin: 0;
	padding: 10px;
	color: #333333;
	background: #ffff99;
}

.equippr h4 {
	font-weight: bold;
	font-size: 110%;
	color: #663300;
}

table#glmnet {
	width: 350px;
	margin: 15px 0 0 10px;
	border: none;
	border-collapse: collapse;
}

/*table#glmnet th,td {
	border-bottom: 1px solid #999;
	padding: 3px;
}
*/

table#glmnet thead th {
	font-size: 1.1em;
}

table#glmnet tbody {
	font-size: .9em
}
a img:hover{
    filter:alpha(opacity=70); ..-opacity:0.5; opacity:0.5; -khtml-opacity:0.5;
}
.white {
    background:#ffffff;
}
