/* www.hexadamsel.com CSS - Intro Styles*/
/*June 2009*/

.box_530 {
	width: 530px;
	margin-bottom: 35px;
}

	.box_530 .box_wrapper {
	width: 530px;
		}
	
	.box_530 .box_top {
		height: 15px;
		background: url(../img/box-530-top.gif) no-repeat;
	}
	
	.box_530 .box_content {
		background-color: #ffffff;
		border-left: 2px solid #7b5da2;
		border-right: 2px solid #7b5da2;
		padding: 0px 15px;
	}
	
	.scroll {
		overflow: auto;
		}
		
		.box_530 .intro_top {
			height: 280px;
			}
			
		.box_530 .intro_btm {
			height: 130px;
			}
			
		.box_530 .main {
			height: 475px;
			}
			


	.box_530 .box_bottom {
		height: 15px;
		background: url(../img/box-530-btm.gif) no-repeat;
	}
	
.box_265 {
	width: 265px;
}

	.box_265 .box_wrapper {
	width: 265px;
		}
	
	.box_265 .box_top {
		height: 15px;
		background: url(../img/box-265-top.gif) no-repeat;
	}
	
	.box_265 .box_content {
		background-color: #ffffff;
		border-left: 2px solid #7b5da2;
		border-right: 2px solid #7b5da2;
		padding: 0px 15px;
		/*temp*/ height: 215px;
	}
	
		.box_265 .intro {
			height: 475px;
			}
	

	.box_265 .box_bottom {
		height: 15px;
		background: url(../img/box-265-btm.gif) no-repeat;
	}
