@charset "UTF-8";
/* CSS Document */



#yourid		{	
transparent url(http://www.bostonmagazine.com/files/html/announcement/submit.png) no-repeat;
}


a {
  
    color: #e2318b;
}
a:link {
    text-decoration: underline;
}
a:visited {
    color: #e2318b;
    text-decoration: underline;
}
a:hover {
    color: #e2318b;

    text-decoration: none;
}
a:active {
    color: #e2318b;
    text-decoration: underline;
}




.file {
	display: inline-block;
	width:212px;
	position: relative;
	margin-left:-10px;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom:10px;
}
/* style text of the upload field and add an attachment icon */
.file .button {
	background:url(http://www.bostonmagazine.com/files/html/announcement/browse.png) no-repeat 97% 50%;
	text-indent:10px;
	font-family:Arial, sans-serif;
	font-size:10px;
	
	height:40px;
	line-height:40px;
	display: block;
}
/* hide the real file upload input field */
.file input {
	cursor: pointer;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	filter: alpha(opacity=1);
	-moz-opacity: 0.01;
	opacity: 0.01;
	font-size: 100px;
}


 
#main-text { font: 13px georgia; color: #666;; text-align:center; line-height:18px; }
 h1 { font: 23px georgia; color: #666; text-align:center; text-weight:bold; }
 
#main-container
{
width:469px;
}

#text-container
{
width: 400px;	
}

#form-text
{
font-family:arial;	
font-size:10px;
}

#left-form
{
float:left;
width: 200px;

}

#right-form
{
float:right;
width: 200px;

margin-top:-48px;
}

#large-form
{
float:right;
width: 435px;

margin-top:20px;
}


#submit-release
{
	margin-top:15px;
margin-left:-235px;
float:left;
width: 435px;
height:75px;

}


#release
{
float:left;
width: 275px;
	
}

#submit
{
float:right;
width: 65px;	

}


 
#blue-container
{
padding-top:30px;
padding-bottom:30px;
padding-left:22px;
padding-right:15px;
width:440px;
height:535px;
background-color:#ebf7fc;
border: 1px solid #bebebe;
}

