/* Transportation Security Administration */
/*  U.S. Department of Homeland Security  */
/*           http://www.tsa.gov           */
/*     CSS: WHAT WE DO Special Classes    */

/*             PAGE DIAGRAM
-------------------------------------------------
| ----------- --------------------------------- |
| |         | |                               | |
| |         | |                               | |
| |         | |        BOX-PHOTO-WIDE         | |
| |         | |                               | |
| |         | |                               | |
| |         | |                               | |
| |COLUMN-A | --------------------------------- |
| |         | |--------| |--------| |--------|  |
| |         | |        | |        | |        |  |
| |         | |        | |        | |        |  |
| |         | | STAMP  | | STAMP  | | STAMP  |  |
| |         | |        | |        | |        |  |
| |         | |        | |        | |        |  |
| ----------- |--------| |--------| |--------|  |
-------------------------------------------------  */	
	
.stamp img {float:left;
	margin:0 4px 0 0;}
	
.stamp h3 {font-size:100%;
	text-transform:capitalize;
	margin:4px 0;}
	
.stamp ul {margin-top:0;
	margin-bottom:0;
	margin-left:200px;}
.stamp li {margin-left:0px;}
.stamp a {text-decoration:none;}

