#pageround {
	color: #666666;
	width: 510px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#pageround #boxsize {
	background-color: #666666;
	padding: 10px;
	width: 180px;
	float: right;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}

#pageround #boxlooks {
	background-color: #666666;
	padding: 10px;
	width: 180px;
	float: right;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: right;
}

#pageround #quickfire1 {
	background-color: #666666;
	padding: 10px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	width: 200px;
	text-align: center;
}

#pageround #quickfire2 {
	background-color: #666666;
	padding: 10px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}

#pageround .topimage {
	background-image: url(../images/breedimages/toprightcornerbend.gif);  /* check when live that the image loads */
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
	width: 220px;
	padding: 10px;
	background-color: #eeeeee;
}

#pageround h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
}

#pageround .h1red {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d21034;
}

#pageround .h2red {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d21034;
	text-decoration: underline;
}

#pageround .h2white {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: underline;
}

#pageround #quickfire2 .qf {
	color: #d21034;
	background-color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
}

.smallbutton{
	background-color: #d21034;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	font-weight: bold;
	color: #eeeeee;
	height: 24px;
	width: 80px;
}

#pageround .tabimage {
	padding-right: 20px;
	padding-left: 20px;
}

.minibreed {
	font-weight: bold;
	color: #F5F7EA;
	font-size: 10px;
	text-transform: uppercase;
}
.minibreed_small {
	font-size: 9px;
	font-weight: bold;
	color: #FFD9DA;
}
.minibreed_answer {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 9px;
}
