.skyrubrics {
	margin: 20px 0px 0px 0px;
}
.skyrubrics table td {
	vertical-align: top !important;
	padding: 0px 10px 0px 0px;
}

.skyrubrics table td h3 {
	padding: 15px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
	color: black;
}
.skyrubrics table td h3 a {
	font-weight: bold;
	color: black;
}
.skyrubrics a {
	font-weight: normal;
}
.skydropmenu {
	margin-left:10px;
	display:none;
	border:1px solid #e0e0e0;
	width:450px;
	position:absolute;
	z-index:10;
	height:300px;
	overflow:scroll;
	overflow-x:hidden;
}
.skydropmenu table {
	width:100%;
	background-color:white;
}
.skydropmenu table th {
	width:33%;
	text-align:center;
	padding:5px;
}
.skydropmenu table th a {
	font:bold 14px 'Verdana';
	color:#6E6C69;
}
.skydropmenu table td {
	text-align:left;
	padding-left: 20px;
	vertical-align: top;
}
.skydropmenu table td a {
	display:block;
	font:normal 12px 'Verdana';
	color:#6E6C69;
	margin-top:10px;
	margin-bottom:10px;
}
.skysearch {

}
.skysearchform {

}
.skysearchtable {
	
}
.searchtext {
	vertical-align:middle;
	font-size:10pt;
}
.searchquery {
	width:100%;
	padding-right:10px;
}
.searchquery input {
	width:100%;
}
.searchbutton {

}
.searchwhere {
	vertical-align:middle;
	padding:0px;
	font-size:10pt;
}
.searchwhere input {
	vertical-align:middle;
}
.skyenterprisecard {
	padding: 0px;
}
.skyenterprisecard h1 {
	line-height: 26px;
}
.skyselectquery {
	/*color: red;*/
	font-weight: bold;
}



#searchresults {
	width:100%;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border-spacing: 0px;
}
#searchresults th {
	text-align: center !important;
	font-size: 12px;
	padding: 2px;
	background-color: #ECECEC !important;
	white-space: nowrap;
}
#searchresults td {
	text-align: left !important;
	padding: 2px !important;
	font-size: 11px;
	border-bottom: 1px solid #CCC;
}
#searchresults td table td {
	border: 0px;
}
#searchresults .pay {
	background: #E4ECF5;
}
#searchresults .pay .ent table {
	border: 0px;
}
#searchresults .pay .ent table tr {
	border: 0px;
}
#searchresults .pay .ent table tr td {
	border: 0px;
}
#searchresults .add {
	float:left;
}
#searchresults .exc {
	float:right;
}
.drop {
	cursor:pointer;
	border-bottom: 1px dashed #DA2724;
	color: #E56C1C;
	font-weight: bold;
}
img[class=drop] {
	cursor:pointer;
	border: 0px;
}

.sortby {
	text-align: right;
	font-size: 8pt;
}
.pager {
	text-align: right;
	font-size: 8pt;
	margin: 5px 0px 5px 0px;
}
.skymore {
	color: #E56C1C !important;
	font-size: 8pt;
	border-bottom: 1px dashed #E56C1C;
}
.skymore:hover {
	color: #E56C1C !important;
	border-bottom: 0px;
	text-decoration: none;
}