
@charset "utf-8";
/* CSS Document */

input, textarea, select, fieldset {
border:1px solid #CCCCCC;
margin:2px;
padding:2px;
}

form {
margin:0;
padding:0;
}

.form-item {
margin-bottom:0;
margin-top:0;
}

.form-item {
overflow:hidden;
width:100%;
}

#about-mag-wrapper{
	width: 180px;
	margin-top: 7px;
}

#jumpMenu{
	width: 180px;
	margin-top: 7px;
}

#up-events1{
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}	

#up-events2{
	padding-bottom:5px;
}

#about-mag-select{
	margin-top:-5px;
}	
.advertise-head{
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	  text-decoration: none;
		line-height: 1.2em;
		color: #333;
}

.sponsorship-head{
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	  text-decoration: none;
		line-height: 1.2em;
		color: #fff;
}

#advertise-download, contribute, contribute{
	float:left;
	width: 200px;
}	

#layout-advertise-rephead{
	float: left;
	margin-top: 5px;
}

#download{
	float: left;
}

.form-required{
	text-decoration:none;
		color:#BE0000;
}