body {
	min-width:10px;
}

input {
	border: 0;
}

#species {
	/*border: 1px solid black;*/
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	text-align: center;
}

#cen {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	/*border: 1px solid black;*/
}

#maininfo {
	/*border: 1px solid black;*/
	height: 235px;
	text-align: left;
}

#map {
	border: 1px solid white;
	height: 220px;
	width: 445px;
}

#box {
	float: right;
}

#e1 {
	float: left;
	padding-left: 25px;
}

#e2 {
	float: right;
	padding-right: 25px;
}

#iframe {
	/*border: 2px solid black;
	width: 50%;*/
}

#info {
	font: 11px normal Arial, Verdana, Sans-serif;
	height: auto;
	width: 470px;
	text-align: left;
	/*border: 1px solid black;*/
	margin-left: auto;
	margin-right: auto;
}

#photographer {
	font: 11px normal Arial, Verdana, Sans-serif;
	text-align: center;
}

#mainPic {
	margin-top: 5px;
}

#pic1 {
	float: left;
}

#pic3 {
	float: right;
}
	
#picpad {
	float: left;
	padding-right: 4px;
}

#picend {
	float: right;
}

#picx1 {
	float: left;
	padding-right: 1px;
}
#picEnd {
	float: right;
}

#cap {
	width: 80%;
}

#smileys {
	width: 50px;
	height: 141px;
	/*border: 1px solid red;*/
	float: left;
	padding-left: 30px;
}

#next_exit {
	float: left;
	/*border: 1px solid black;*/
	width: auto;
	text-align: left;
}

#exit {
	float:right;
	padding-right: 15px;
}


#comments {
	/*border: 2px solid green;*/
	width: 250px;
	height: 15px;
	/*padding-left: 170px;*/
	text-align: center;
}

#comname {
	font: 15px tahoma;
	text-align: center;
	width: auto;
	height: 45px;
	/*border: 1px solid black;*/
}

.ques {
	height: auto;
	width: 220px;
}

.ques2{
	/*border: 2px solid black;*/
	height: 115px;
	width: 434px;
}

.ques3 {
	/*border: 1px solid black;*/
	height: 50px;
	width: 430px;
}

.ques4 {
	/*border: 2px solid black;*/
	height: 70px;
	width: 301px;
}

.ques5 {
	/*border: 1px solid black;*/
	height: 170px;
}

.addBorder {
	border: 1px solid red;
}

.picx2 {
	float: right;
	padding-right: 1px;
}

.cap {
	float: left;
	text-align: center;
	width: 48px;
	border: 1px solid white;
}

img.center {   
	display: block;
	margin-left: auto;
	margin-right: auto; 
}