#faq a.contentLink:link, #faq a.contentLink:visited {
	font-size:12px;

}
#faq a.contentLink:hover, #faq a.contentLink:active {
	font-size:12px;
}
#increasefont a {font-size:1em;}
.presskit, .presskitheader {
	width:398px;
	padding:3px; 
	background-color:#eee; 
	border-bottom:1px solid #bbb;
}

.presskitvaccines, .presskitheadervaccines {
	width:398px;
	padding:1px; 
	background-color:#eee; 
	border-bottom:1px solid #bbb;
}
/*Grey box on Avair Press Kit*/
/* ROUNDED CORNERS */

.roundcont {
	width: 175px;
	margin: 0 0 0 10px;
	background-color: #EFEFEF;
	color: #fff;
	float: right; 
}

.roundcont p {
	margin: 0 5px 0 10px;
}

.roundtop { 
	background: url(../../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.before { content: open-quote; font-weight: bold; color: #F64F23; font-size: 400%; float: left; }
.after { content: close-quote; font-weight: bold; color: #F64F23; font-size: 400%; float:right; }


/* END OF ROUNDED CORNERS */

ul.greybox-text{
color:#000000;
list-style: url(../../images/bullet-blue-trans.gif) disc ;
padding-left:20px;
margin:0;
}

}
ul.greybox-text li, ol.content-text li{
padding: 0 0 5px 0;

/*End of grey box*/

/* images */

.left {
float:left;
vertical-align:top;
padding-right: 5px;
} 
.right {
float:right;
padding-left: 10px;
} 

/* End images */
