/*
	 This file contains your Custom Stylesheet code.
	 
	 You can add your Custom Styleheet (CSS) code in this file.
	 
	 Don't forget to rename the file to "syndication_custom_stylesheet.php" and enable it.

** Add your Custom Stylesheet code below this line ****************/
#signup

{

	padding: 20px 0 0px 0;

margin-left: 545px;

	width: 190px;

	}



.submit {

  border: 1px solid #000000;

  background-color: #FFFFFF;

  padding: 2px;

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-weight: bold;

  font-size: 21px;

  cursor: default;

 

}

#submitpad {

  padding: 5px;

  background-color: #cc0000;

  margin: 0px;

  border-width: 3px;

  border-color: #cc0000;

  border-spacing: 0;

}
