.roster_button 
{ 
background-color: #fff; 
border: 2px dashed rgb(180,200,255); 
width: 200px; 
cursor: pointer;
}

button.btn_blue { float:left; width:196px; cursor:pointer; clear:both; border:none; position:relative; height:29px; margin-right:232px; line-height:25px; padding-left:20px; font-size:1.2em; color:#ffffff; text-decoration:none; background:url(images/create_your_site.gif) no-repeat; }
button.create { float:right; margin:0 235px 20px 0; }



div.error
{
font-size:14px;
color: #AA0000;
border: 2px solid #AA0000;
padding: 10px;
display: block;
  margin-top: 50px;
  margin-bottom: 30px;
}

div.errortext
{
	font-size:12px;
	text-align:center;
  color: rgb(255,0,0);
  border: 1px solid rgb(255,0,0); 
  background-color: rgb(255, 225, 225);
  padding: 10px;
  display: block;
  margin-top: 50px;
  margin-bottom: 30px;
  font-weight: bold;
  margin-left:5px;
  margin-right:5px;
}

