								/* HILLMAN B2 WEBSITE STYLESHEET */

							 	/* SOUTHWEST DISCOUNTER STYLE SHEET */
							
#middle_container_swd {
	width:76%;
	border: 0 solid blue;
	top:50px;
	position:relative;
	margin:auto;
	height: 600px;
}

.image_click2 {
	color:#00f;
	font-style:italic;
}

.slidedown_content_box{
		border:1px solid #317082;
		height:0px;
		visibility:hidden;
		position:absolute;
		background-color:#E2EBED;
		overflow:hidden;
		padding:2px;
		width:600px;	
		z-index:5;			
}
	
.slidedown_content{
		position:relative;		
		font-family: trebuchet ms, lucida sans unicode, Arial, sans-serif;
		width:100%;
		font-size:1em;		
}

.slide_header {
	border:0 solid #3cb371;
	padding-left:2px;
	background:#4876ff;
	text-align:left;
	height:20px;
	width:604px;
}

.slide_header a{
	color:#ffffff;
	text-decoration:none;
}

#card_header {
	height: 20px;
	width:470px;
	color:#0000ff;
	border:0 solid #0000ff;
	margin-left:60px;
	margin-bottom:10px;
	/*margin-left:auto;
	margin-right:auto;*/
	text-align:center;
}

	

#postcard_box_container {
	height: 110px;
	width:470px;
	border:0 solid #000;
	margin-left:60px;
	/*margin-left:auto;
	margin-right:auto;*/
	position:relative;
}

.postcard_box1, .postcard_box2, .postcard_box3 {
	position:absolute;
}

.postcard_box1 {
	height:100px;
	width:113px;
	border:0 dotted #000000;
	float:left;
}

.postcard_box2 {
	height:100px;
	width:113px;
	margin-left:150px;
	border:0 dotted #000000;
}

.postcard_box3 {
	height:100px;
	width:113px;
	margin-left:300px;
	border:0 dotted #000000;
	float:right;
}