h3 {
	display:none;
}
.twtr-ft img {
	display:none;
}
.twtr-hd , .twtr-ft {
	display:none;
}

.pd_normal   { font-family: Verdana; font-size: 9pt; color: #666666 }
.pd_small    { color: #666666; font-family: Verdana; font-size: 8pt }
.pd_pagetitle   { font-family: Verdana; font-size: 14pt; color: #E8559F }

#content p {
	line-height:1.25em;
	padding-bottom:10px;
}

h2 {
	font-weight:bold;
}

/* PORTFOLIO STYLES */

#jCarouselLiteDemo .carousel li img {
    background-color: #fff;
    width: 150px;
    height: 113px;
    margin: 3px;
}
td {
	font-size:8pt;
	font-family:verdana;
}

a.fadehover {
	display:block;
	position: relative;
	height:191px;
	width:180px;
}

img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

img.b {
	position: absolute;
	left: 0;
	top: 0;
}
form#pdofferform td {
	font-size:8pt;
}
form#pdofferform input.formfield {
	border:1px #DDDDDD solid;
	background:#EEEEEE;
	padding:8px 3px;
	width:250px;
}

form#pdofferform input.fourdigit {
	width:50px !important;
}
hr {
	color:#eee;
	background:#eee;
	border-color:#eee;
}

