#wrap {
	width: 760px !important;	}

#title {
	height: 15px;	}

#shirt, #b2, #movie, #b5, #b3 {
	background-color: rgb(20, 20, 20);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	behavior: url('css/border-radius.htc');
/*	overflow: hidden;							*/
	border: 1px solid rgb(45, 45, 45);
	margin-bottom: 10px;	}

#movie, #b5 {
	float: right;
	clear: right;
	width: 416px;	
	padding: 9px;	}

#movie {
	width: 436px;
	padding: 0;
	border: none;	}

#shirt, #b2 {
	float: left;
	clear: left;
	width: 295px;
	padding: 8px;
	overflow: hidden;
	text-align: center;	}
	
	#shirt p {
		margin-bottom: 0;	}

#b2 {
	height: 245px;	}

#verse {
	margin: auto;
	font-family: times, serif;
	font-size: 18px;
	line-height: 22px;
	text-align: center;	}

#b3 {
	clear: both;
	padding: 8px;
	text-align: center;	}
	
	#b3 ul {
		list-style: none;
		margin-left: 0; }
		
	#b3 ul li {
		display: block;
		float: left;
		width: 237px;	}
