div.img
{
  margin: 10px;
  border-left: 1px solid #ccc;
  margin-right:0px;
  float: right;
  text-align: center;
 width:330px;

 
 	


}	
div.img img
{
  display: inline;
  margin: 2px;
  border: 0px solid #ffffff;
  margin-top:10px;
 height: 177px;
  width: 300px;
}

div.desc
{
  text-align: left;
  font-weight: normal;
  margin: 2px;
  width:300px;
  height:30px;
  font-size:11px;
  padding-left:15px;
padding-bottom:20px;

}

div.desc-left
{
  text-align: left;
  font-weight: normal;
  margin: 2px;
  width:300px;
  height:30px;
  font-size:11px;
  padding-left:15px;
padding-bottom:20px;

}
	
	blockquote.style1 {
  font: 14px/20px italic Times, serif;
   
  background-color: #edefed;
  border-top: 1px solid #b1b1b0;
  border-bottom: 1px solid #b1b1b0;
  padding:10px;
  background-image: url(http://prod.static.buccaneers.clubs.nfl.com/assets/images/openquote.png);
  background-position: top left;
  background-repeat: no-repeat;
  width:260px;
   

  }
  blockquote.style1 span {
    	display: block;
    	background-image: url(http://css-tricks.com/examples/Blockquotes/images/closequote1.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right;
  	}
	
	

div.quotebox
{
  margin: 2px;
  border: 0px solid #eeeeee;
  float: left;
 width:305px;
 padding:0px;
}	


div.quotebox img
{
  display: inline;
padding-left:25px;
  margin-right:20px;
  margin-top:30px;
  margin-left:10px;

 height: 90px;
  width: 65px;
  float:right;
}

div.quote
{

  font-weight: bold;
  margin-top:23px;
  font-size:17px;
  text-indent:20px;
  margin-right:32px;
  margin-left:10px;

}


 
 

.articlelist ul{
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.articlelist li {
		
	margin-bottom: 6px;
	color: #000;
}