@charset "utf-8";
/* CSS DOCUMENT FOR FRIENDLY PAGES - START */

#paneError{
	width: 500px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-color:#FFF;
	color: #000099;
	font-size: 15px;
	text-align: left;
	border: thick solid white;
}

#paneError table{
	border: #a9100e 1px solid;
	background-color: #fff8d8;
}

#paneError TD{
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
	height: 80px;
	vertical-align: middle;
	color: #a9100e;
}

#sectionOopsInfo{
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 35px;
	margin-right: 15px;
}

#paneError ul li{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 15px;
	text-align: left;
	vertical-align: middle;
	display: list-item;
	font-size: 12px;
}

#paneError input{
	vertical-align: middle;
}

.sectionOopsInfoAdd{
	width: 500px;
	margin-bottom: 10px;
	color: #000;
	font-size: 12px;
	font-style: italic;
	text-align: left;
}

.SSRNTopMenu1{
	height:51px;
	overflow:hidden;
	width:100%;
}

#detailSection-1{
	margin:3px;
	font-weight:bold;
	font-style:italic;
}

#detailSection-2{
	margin-left:10px;
	font-style:italic;
}

/* Google Widget - Start */
#goog-wm { 
	width: 400px;
	padding-top: 10px;
}

goog-wm h3.closest-match { 
	color: #8f2831;
	border-bottom: 3px dashed #aebd63;
}

#goog-wm h3.closest-match a { 
}

#goog-wm h3.other-things { 
	color: #000099;
}

#goog-wm ul li {}

#goog-wm li.search-goog {
	font-size: 12px;
	display:list-item;
}

#goog-wm-qt{
	width: 200px;
	margin-right: 3px;
}
/* Google Widget - End */

/* CSS DOCUMENT FOR FRIENDLY PAGES - END */

