#description{
	border:2px solid white;
	height:100%;
	margin-bottom: 50px;
}

#shirtPic{
	width: 55%;
	height:100%;
	float:left;
}

#shirtPic table tr td{
	width:20%;
	margin-left: 30px;
}

#shirtD{
	color:white;
	float:right;
	width:44%;
}

#og{
	width:95%;
	float:left;
	padding:10px;
}

.smallPic img{
	cursor: pointer;
	width:85%;
	padding-left: 10px;
}


