@charset "utf-8";
/* CSS Document */

.issuetitle{
	padding:10px 8px 10px 10px;
	background:#FCE7ED;
	border:1px #D83A88 solid;
	overflow:hidden;
			}
			
#contents h2,.title4,.subsubheader-title span,.title2,.content h2{ color:#D83A88;}	


#contents h5{ background:#D83A88 url(images/title_h6_right_pink.gif) right no-repeat;
              display:block;
			  float:left;
			  line-height:20px;
			  color:#FFFFFF;
			  padding-right:10px;
			  text-align:center;}	
			
#contents h2{ background:url(images/contentstitil_pink.gif) no-repeat;
              padding:3px 0  0 50px ;
			  font-size:18px;
			  line-height:30px;
			  padding-bottom:20px;
			  font-weight:800;
			  display:block;}	
			  
.title4{ display:block;
		 padding:10px 0 0 35px;
		 background:url(images/title_pink.gif) no-repeat left center;
		 }			  			
				 
.subsubheader-title{ padding-bottom:35px;}
				 
.subsubheader-title span{background:url(images/title_h6_left_pink.gif) left no-repeat;
						 display:block;
						 float:left;
						 height:20px;
						 width:9px;}			  
			  
.title2{display:block;
		line-height:15px;}	
				 
.content h2{    line-height:20px;
				 padding:8px 0 5px 20px;
				 width:400px;
				 margin-bottom:20px;
				 margin-top:20px;
				 background:url(images/title5_pink.gif) no-repeat bottom;
				 }	
				 
.content h2 span{ font-size:20px;
                  color:#FFFFFF;}						 			  				   
