body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Verdana; 
	font-size:14px;
	color: #444243;
	background-color:#E4E4E6;
	margin:0 auto;
	width:700px;
}

:focus, :active { 
	outline: 0; 
} 

a, a:visited, a:hover{
	color: #F4295C;
}
a:hover{
	color:#000000;	
}

form{
	margin:0;
	padding:0;
}

.header{
	background-image:url("../images/header-background.gif");
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	height:189px;
	width:700px;
	text-align:center;
	margin-bottom:20px;
}

.menu{
	float:right;
	width:695px;
	text-align:right;
	margin:2px 5px 0 0;
}

.content{
	float:left;
	width:630px;
	padding:20px 35px;
	background-color:#ffffff;
	font-size:14px;
}
.signup-line{
	float:left;
	width:628px;
	text-align:left;
	margin-bottom:20px;
	font-size:12px;
}
.signup-left{
	float:left;
	width:290px;
	margin-right:45px;
}
.signup-right{
	float:left;
	width:290px;
}
.signup-text{
	float:left;
	font-size:18px;
	width:290px;
	text-align:left;
}
.signup-input{
	float:left;
	width:280px;
	border:1px solid #D2D2D2;
	padding: 3px 5px 3px 5px;
	font-size:18px;
	height:25px;
	color:#DBDBDB;
	margin-bottom:20px;
	margin-top:3px;	
}
.tags-input{
	float:left;
	width:190px;
	border:1px solid #D2D2D2;
	padding: 3px 5px 3px 5px;
	font-size:18px;
	height:25px;
	margin-right:10px;
	color:#DBDBDB;
	margin-bottom:20px;	
}
.signup-button{
	margin-top:20px;
	clear:both;
}

.myinput, .mytextarea{
	width:280px;
	border:1px solid #D2D2D2;
	padding: 3px 5px 3px 5px;
	font-size:18px;
	height:25px;
	color:#000000;
	margin-top:3px;	
}
.mytextarea{
	height:100px;
}
.mysubmit{
	background-image:url("../images/button-background.gif");
	background-color:#ffffff;
	padding-bottom:2px;;
	width:90px;
	height:33px;
	color:#000000;
	font-size:16px;
	border:none;
	cursor:pointer;
}

.footer{
	float:left;
	width:700px;
	text-align:center;
	margin-top:50px;
	margin-bottom:20px;
}

.myinfo{
	width:0px;
	height:0px;
	visibility:hidden;
}

tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
	color:#ffffff;
}

.realUploadButton
{
	position:absolute;
	top:0px;
	left:0px;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 215px;
	height:33px;
	width:35px;	
	cursor:pointer;	
}
.uploadBlueButton
{
	float:left;
	background-color:#E5E5E5;
	/*background-color:#1EC3F9;*/
	font-weight:bold;
	font-size: 100%;
	
	vertical-align:middle;
	color:#000000;
	z-index:1;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:72px;
	height:33px;
	border: none;
	font-size:10px;
	padding-top:0px;
	padding-bottom:0px;	
	font-size: 14px;
}

.myinfo
{
	width:0px;
	height:0px;
	visibility:hidden;
}