/* Result page */
#PCMS_Module_14 form fieldset {
	border: none;
}
#PCMS_Module_14 form fieldset legend, #PCMS_Module_14 form fieldset .label {
	display: none;
}
#PCMS_Module_14 form fieldset ul.actionLinks {
	list-style: none;
}
#PCMS_Module_14 form fieldset ul.actionLinks li {
	float: left;
	width: 18%;
	height: 40px;
	margin-right: 5px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #BAC3D4;
	text-align: center;
}
#PCMS_Module_14 form fieldset ul.actionLinks li.selected {
	background-color: #EEF1F7;
}
#PCMS_Module_14 form fieldset ul.actionLinks li a {
	display: block;
	width: 100%;
	height: 100%;
}
#PCMS_Module_14 .resultsHeader {
	clear: both;
}
#PCMS_Module_14 .resultsHeader, #PCMS_Module_14 h2 {
	text-align: right;
}
#PCMS_Module_14 #resultList {
	list-style-position: outside;
	list-style-type: none;
}
#PCMS_Module_14 #resultList li.listItem {
	float: left;
	width: 45%;
	height: 210px;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	background-color: #EEF1F7;
	border: 1px solid #BAC3D4;
	border-top: 2px solid #D97E2F;
}
#PCMS_Module_14 #resultList li.listItem #AttributeSet_Results_Title #attribute_42_link {
	float: left;
	margin: 0px 5px 5px 0px;
}
#PCMS_Module_14 #resultList li.listItem #AttributeSet_Results_Title #attribute_57_value {
	width: 30px;
	height: 27px;
	float: right;
}
#PCMS_Module_14 #resultList li.listItem #AttributeSet_Results_Title #attribute_18_value {
	clear: right;
}
#PCMS_Module_14 #resultList li.listItem #AttributeSet_Results_Main {
	clear: both;
}
#PCMS_Module_14 #resultList li.listItem #AttributeSet_Results_Main .label {
	width: 90px;
}
#PCMS_Module_14 #resultList li.listItem #AttributeSet_Results_Main .value {
	width: 140px;
}

/* Detail page */
#PCMS_Module_14 .attributeSet h3 {
	font-size: 12px;
	font-weight: bold;
}
#PCMS_Module_14 #AttributeSet_Title {
	background-color: #EEF1F7;
}
#PCMS_Module_14 #AttributeSet_Title .photoContainer {
	float: left;
	width: 400px;
}
#PCMS_Module_14 #AttributeSet_Title .label {
	width: 70px;
	margin-bottom: 10px;
}
#PCMS_Module_14 #AttributeSet_Title .value {
	width: 100px;
	margin-bottom: 10px;
}
#PCMS_Module_14 #AttributeSet_Title #attribute_57_value {
	width: 30px;
	height: 27px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#PCMS_Module_14 #AttributeSet_Title h3#attribute_18_value {
	width: 160px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#PCMS_Module_14 #AttributeSet_Main_Left #attributeGroup_Description {
	clear: left;
	margin: 20px 0px;
}
#PCMS_Module_14 #AttributeSet_Main_Left #gMap {
	clear: both;
	width: 100%;
	height: 200px;
	overflow: hidden;
	border: 1px solid #CDCBCE;
}
#PCMS_Module_14 #AttributeSet_Main_Right {
	position: absolute;
	
	width: 189px;
	top: 150px;
	right: -214px;
	
	margin: 0px;
	padding: 0px;
}
#PCMS_Module_14 #AttributeSet_Main_Right .photoContainer {
	padding: 0px;
}