* {
	margin:0;
	padding:0;
	
}
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#ccc;
	padding:3px;
	display:none;

	}
	#see-a-sample a {
	color: #0066cc;
}
.br-float-right {
	float:right;
	width:140px;
	margin:50px 10px 0 0px;
	padding:18px 10px 0 0;
	background:#ebebeb;
	}
	.bridge-info {
		background:#ebebeb;
		padding:20px 0 20px 10px;
margin:0;
	}
 /* Hides from IE-mac \*/
 * html .br-float-right {margin:55px 10px 0 0px;}
 /* end of hide ie-mac\*/
#bridge {
	 float:right;
	width:560px;
	position:relative;
	left:-100px;
	
	font-weight:normal;
}
.buttons {
	position:relative;
	left:-15px;
}
img.bridge-image {
	/*border:1px solid #ccc;*/
	width:140px;
	margin:0 0 5px 0;
	padding:0;
}

h1.bridge {
	font-size: 20px;
	margin: 10px 8px 15px 0px;
	color: #0076a3;
	line-height:26px;
	font-weight: normal;
	padding:0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	}	
 
hr.hr-bridge {
	border-bottom:thin dotted #ccc;
	border-top: 0px none #ccc;
	border-left:0px none #ccc;
	border-right:0px none #ccc;
	margin:0px;
	padding:0;
}

p.p-bridge {
	color:#000;
	margin:5px 0;}
.br-gray {
	color:#666;
	margin:0px 0;
}
.br-blue {
	color:#0065a4;
	font-size:12px;
	margin:0px 0;
}
.br-black {
	color:#000;
	font-size:12px;
}
.font-size {
	font-weight: normal;
	font-size:12px;
}
.br-smaller {
	font-size:9px;
	line-height:1.4em;
	font-weight:normal;
	}
	
.content_title {
	position: absolute;
	padding:10px 0 12px 10px;
	font-size:16px;
	margin:0;
	font-weight:bold;
	text-align: left;
	width: 368px;
	color: #336699;
	background: url(../../images/rh_default/bridge/box_top.gif) no-repeat ;
	height: 18px;
}

.content {
	width: 368px;
	background: url(../../images/rh_default/bridge/box_middle.gif) top left;
	text-align:justify;
	margin-bottom: 10px;
}

.text {
	padding: 40px 15px 18px 10px;
	color: #545454;
	margin-bottom: 0px;
	background: url(../../images/rh_default/bridge/box_bottom.gif) no-repeat left bottom;
}
.add {
	float:left;
	padding:0px 3px 0px 3px;
}
.mid_text {
	float:left;
	width:90px;
	text-align:center;

}
select {
	width:110px;
}
h2.subhead {
	color: #000;
	font-size:14px;
	font-weight:bold;
}
.textbox {
	overflow:auto;
	height:80px;
	width:330px;
	font-family:sans-serif;
	font-size:12px;
	margin:5px 0;
	padding-left:5px;
	}
	.buttons {
		margin:0 40px 0 0;
		cursor:pointer;
		cursor:hand; 
		
	}
ul.error {
	color:red;
	font-size:11px;
	padding:0px 0 0 25px;
	display:block;
	list-style-type:disc;
}
.error {
		color:red;
		text-align:left;
		margin:0;
}
#generalError {
	font-size:11px;
}
/* pop-up elements */
#dedicationPopup {
	position: absolute;
	visibility: hidden;
	width: 350px;

	left: 200px;
	top: 300px;
	background:#c7e1ec; 
	border: 1px solid #ccc;
	padding:10px 10px;
	z-index:10000;
	text-align:left;
}
#backcvrPopup {
	position: absolute;
	visibility: hidden;
	left: 100px;
	top: 220px;
	border: 3px ridge #ccc;
	padding:2px;
	margin:0;
	z-index:20000;
	background:#ffffff;
}
#see-a-sample  {
	font-size:12px;
	margin:0px;
	position:relative;
	left:40px;
	top:18px;
	float:right;
}
label.labelRadio {
display: block;
padding:5px 0 5px 18px;
text-indent: -20px;
FONT-FAMILY: Verdana , Arial, Helvetica, sans-serif;
font-size:12px;
}
.dedication {
	width:30px;
	height:20px;
	float:left;
	clear:both;
	}
.top a {
	color:#000;
	font-size:10px;
	text-decoration:none;
}
.top a:hover {
	color:#336699;
}
.top  img {
	border:none;
	margin-right:5px;
}

