/* ~~~~~~~~~~~~~ ERROR REPORTING SECTIONS AND BUTTONS ~~~~~~~~~~~~ */
.toperr, .bottomerr {
	font-size:.9em;
	color:red;
    padding-left:8px;
}
#toperr_text{
    width:200px;
}
.button {cursor:pointer;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* ~~~~~~~~~~~~~~~~~~~~~ CLASSES FOR REG PAGE ~~~~~~~~~~~~~~~~~~~~~~~ */
#reg_topimg {
    display:block;
    height:6px;
    width:517px;
    margin-left:1px;
}
#reg_middle_div {
    width:504px;
    padding-left:15px;
    padding-top:5px;
	position:relative;
	background-image:url(../../kiw/register/6_6/bg.gif);
}
.reg_midboxes{
    width:481px;
    border: 3px solid #ffffff;
    background: #ebecf3;
    margin-top: 10px;
    clear:both;
}
.reg_midtitle {
    display:block;
}
.reg_midfields {
    padding-left:5px;
    padding-top:10px;
    font-size:11px;
}
.reg_row {
    margin-bottom:8px;
}
.reg_uppertext {
    color:#000000;
	height:20px;
	border: 1px solid #c4c4c4;
    width:140px;

}
.reg_label {
    float:left;
    width:80px;
}
.reg_label_2 {
    display:inline;
    padding-right:6px;
}
.reg_input {
    float:left;
    width:150px;
}
#reg_button_holder {
    padding-right:20px;
    padding-top:5px;
}
#cancel_btn {
    color:#00A62B;
    float:right;
    font-size:11px;
    margin-right:20px;
    padding-top:4px;
    text-decoration:none;
}
#signup_btn {
    float:right;
}
#login_text {
    float:left;
    font-size:11px;
    padding-left:8px;
}
#reg_bottomimg {
    display:block;
    height:23px;
    width:519px;
}
.greentext{
    color:#00a62b;
    text-decoration:none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#collegemaindiv {
	width:1004px;
	position:relative;
	float:left;
	display:inline;
	clear:both;
}
.top_logo_college img, .top_nav_bar_college, #collegelogo, #collegegreet{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	display:inline;
}
#collegelogo, #collegegreet {
	margin-left:102px;
}
.top_logo_college, .top_nav_bar_college {
	position:relative;
	width:1004px;
	float:left;
	display:inline;
}
.top_nav_bar_college {
	background: url(../../kiw/osubuckeyesbg.gif) repeat-x;
	clear:both;
	height:122px;
}
.kiwee_top_of_page_college {
	width:1004px;
	clear:both;
}
.kiwee_top_banner_college {
	height:340px;
	position:relative;
	z-index:3;
}
#reg_middle_div_college {
    width:500px;
	margin:0px auto;
    padding-top:5px;
	padding-right:15px;
	position:relative;
}
.ep_clear {
    clear:both;
    font-size:1px;
    height:0px;
}
#college_title {
	height:34px;
	margin:0px;
	padding:0px;
	clear:both;
}
* html #college_title {
	margin-top:-6px;
}
#title_image2 {
	float:none;
	margin-left:52px;
}
.reg_midboxes_college {
	background:#EBECF3 none repeat scroll 0%;
	border:3px solid #FFFFFF;
	clear:both;
	width:481px;
}
#college_grey_box {
	background-color:#c0c0c0;
	border:1px solid white;
	width:498px;
	margin:0px 251px 0px 251px;
    padding:15px;
	position:relative;
	text-align:center;
}
.college_thanks {
	font-size:1.5em;
	color:#000000;
	font-weight:999;
}
.college_thanks_go {
	font-size:1.7em;
	margin-top:15px;
	margin-bottom:25px;
	color:#000000;
	font-weight:999;
}

.checkbox.agipermcb{
    float:left;
    }
