.pmo-small-form input {
	width: 180px;
	background-color: #000000;
}
.pmo-small-form textarea {
	width: 180px;
	height: 40px;
	background-color: #ffffa0;
}

/* ============================================================ */

.cpItem {
	width: 100%;
	margin: 15px 0px 0px 0px;
}

.cpItem .cpImage {
	width: 200px;
	padding: 0px 15px 0px 0px;
}

.cpItem .cpImageHolder {
	width: 200px;
	overflow: hidden;
	height: 120px;
	border: 1px solid #000000;
}

.cpItemH {
	margin: 5px 0px 10px 0px;
}

.cpItemH .cpImageHolder {
	width: 180px;
	overflow: hidden;
	height: 100px;
	border: 1px solid #000000;
}

.cpItemH .cpImageHolder img {
	width: 180px;
}

.cpItemH .cpTitle {
	width: 180px;
	text-align: center;
}

.cpItem .cpData {
	vertical-align: top;
}

.cpItem .cpHead {
	font-size: 22px !important;
	font-weight: bold;
}

.cpItem .cpLocation {
	font-style: italic;
}

.cpItem .cpDescription {

}

.customer-portfolio {
	
}

.customer-portfolio .pagination {
	float: left;
	margin-bottom: 15px;
	font-weight: bold;
}

#webapp4262prev {
	float: left;
	/* margin-left: 225px; */
	margin-right: 10px;
	margin-bottom: 15px;
	font-weight: bold;
}

#webapp4262next {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	font-weight: bold;
} 

input.cat_textbox_big {
    width: 300px;
}

/* ============================================================ */

.Footer {
	background:none repeat scroll 0 0 #222;
	border:0 none;
	width:1012px;
	font-size:12px;
}

.Footer-Links td {
}

.Footer-Links h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

.Footer-Links h2 a {
	text-decoration: none;
	font-size: 14px;
	color: #FFCA00;
	border-bottom: none;
	padding: 0px 0px 7px;
}

.Footer-Links h2 a:hover {
	text-decoration: underline;
}

.Footer-Links a {
	text-decoration: none;
	color: #FFF;
	padding: 3px 0;
	width: 120px;
	border-bottom: 1px solid #777;
	display: block;
}

.Footer-Links a:hover {
	text-decoration: underline;
}