 /*  */
	.rightCol{
	border-top:0px solid #CCCCCC;
	width:200px;
	} 
	.blockRight{
	padding:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:5px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:right;
	width:180px;
	border-top:1px solid #CCCCCC;
	}
	.blockRight2{
	padding:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:5px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:right;
	}	
		
	.blockBannerRight{
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	max-width:200px;
	height:100px;
	}
	.blockBanner{
	
	}
 /*  */
A.dynList:link,A.dynList:hover,A.dynList:active,A.dynList:visited{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}	
A.mTest:link,A.mTest:hover,A.mTest:active,A.mTest:visited{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
} 
A.rLink:link,A.rLink:active,A.rLink:visited{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}	
A.rLink:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	
}
 /*    */
H1.blockHeader{
	margin:10px 0px 5px 0px;
}

 /* Layout properties for your question  */
 
	.qlink{
		font-weight:bold;
		border: 1px solid #e9e9e9;
		background-color:#f6f6f6;
		background-image:url('/images/at/2.jpg');
		background-repeat:no-repeat;
		background-position:2px;
		padding:5px;
		padding-left:30px;
		color:#707070;
		margin-bottom:5px;
		cursor:pointer;
	}
	.qlink2{
		font-weight:bold;
		background-color:#f6f6f6;
		background-image:url('/images/at/2.jpg');
		background-repeat:no-repeat;
		background-position:2px;
		padding:5px;
		padding-left:30px;
		margin-bottom:5px;
		cursor:hand;
		cursor:pointer;
	}
		
	.question{
		font-weight:bold;
		border: 1px solid #e9e9e9;
		background-color:#f6f6f6;
		background-image:url('/images/at/plus.jpg');
		background-repeat:no-repeat;
		background-position:2px;
		padding:5px;
		padding-left:30px;
		color:#707070;
		margin-bottom:5px;
		cursor:pointer;
	}
	
	.question1{
		font-weight:bold;
		border: 1px solid #e9e9e9;
        background-image:url('/images/at/minus.jpg');
		background-color:#f6f6f6;
		background-repeat:no-repeat;
		background-position:2px;				
		padding:5px;
		padding-left:30px;		
		color:#cc0000;
		margin-bottom:5px;
		cursor:pointer;
	}		
	.answer{
		/* Layout properties - You can change these */
		padding:5px;
		padding-left:30px;		
		padding-top:0px;
		/* This one should not be changed */
		display:none;	
	}
TD.listitem{
background:url(/images/at/li.jpg) no-repeat;
}	

P.at-text{margin-bottom:10px;}
P.at-text2{margin-bottom:10px;margin-top:0px;}
P.at-text3{margin-top:0px;}


