/* Insurance Services Products Pages CSS */

#tablecapsule table {
	margin-top: 15px;

}

th {
	text-align: left;
}

#tablecapsule {
	width: 558px;
	margin-top: 25px;
	margin-bottom: 15px;
	background-color: none;
	background-image: url(../images/tablecapsulebottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	overflow:hidden;
}

#crosssell {
	width: 557px;
	height: 94px;
	margin-top: 25px;
	margin-bottom: 10px;
	background-image: url(../images/crosssellback.jpg);
}

#crosssellcontent01 {
	float: left;
	width: 250px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	/*margin-left: 15px;*/
	margin-top: 14px;
}

#crosssellcontent02 {
	float: left;
	width: 250px;
	height: 55px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin-left: 7px;
	margin-top: 14px;
	border-left: solid 1px #666666;
}

.categorycapsule {
	background-image: url(../images/categorycapsuletop.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 101px;
	width: 560px;
	margin-top: 25px;
	margin-bottom: 15px;
	background-color: none;

}

.categorycapsulecontent {
	background-image: url(../images/categorycapsulebottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 25px 50px 30px;
	line-height: 14px;
	
}

/* log in module */ 
#app-hold {	
			width:200px; 		
			float:right;
			margin:10px 10px 15px 18px!important; 
			color:#5a5a5a;

			}

#log-app, #log-app2 
		{
		background: url(../images/rpt-app-login-bot.jpg) repeat-y ;	
		text-align:center; 
		}
		
#log-app div 	{
				padding:35px 4px 0px 6px;
				background: url(../images/bg-app-login.jpg) no-repeat top;				
				}		
				
#log-app2 div 	{
				padding:35px 4px 0px 6px;
				background: url(../images/bg-app-login2.jpg) no-repeat top;				
				}		
				

#log-app p, #log-app2 p {text-align:left} 				
#log-app  .dis, #log-app2  .dis {font-size:10px}
.btn-go {margin:12px 0 4px 0; }



