.giveawayCtites {
width:270px;
padding:5px 15px;
background-color:#f6f6f7; 
font-size:17px;
float:left;
} 
.giveawayCtites .city {
width:165px;
float:left; 
padding:2px 0 0 0;
}
.giveawayCtites .date { 
padding:2px 0 0 0;
}
.giveawayCtites h1 {
font-size:25px;
font-weight:bold;
color:#000;
text-align:center;
}
.giveawayCtites a:hover {
color:deeppink;	
}
.giveawayCtites a:visted {
color:#000;	
}
.contestDone {
	text-decoration:line-through;	
}
.right-col {
width:651px;
float:left;	
height:510px;
}
.right-col h1 {
font-size:28px;
color:#e40e8d; 
font-weight:100;
margin-top:0;	
}
.right-col  p{
font-size:14px;
color:#727272;
}
.right-col span {
color:#e4008d;	
}
 em, strong {
font-size:17px;	
}
.popup_block {
width:600px;
height:300px;
padding:20px;
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 10px 10px 10px 10px;
box-shadow: 0px 0px 10px #000000;
display:none;
left: 50%;
position: fixed;
top: 50%;
z-index: 99999;
/border:solid 1px #cccccc;
border/*\**/:solid 1px #cccccc\9;
text-align:center;
}
#fade { /*--Transparent background layer--*/
display: none; /*--hidden by default--*/
background: #000;
position: fixed; left: 0; top: 0;
width: 100%; height: 100%;
opacity: .10;
z-index: 9999;
}
.popup_block .close {
color:deeppink;	
float:right;
}
.popup_block h1{
	font-size:55px;
	color:#E40E8D;
	margin:50px 0 0 0;
	font-weight:normal;
}
.popup_block h2 , .popup_block h3 {
	font-size:40px;
	color:#000;
	margin:0;
	font-weight:normal;
}
.popup_block h3 {
	font-size:30px;
	margin-bottom:5px;
}
#popup {
width:652px;
height:457px;
padding:20px;
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 10px 10px 10px 10px;
box-shadow: 0px 0px 10px #000000;
display:none;
left: 35%;
position: fixed;
top: 20%;
z-index: 99999;
/border:solid 1px #cccccc;
border/*\**/:solid 1px #cccccc\9;
}
#popup span {
color:deeppink;	
}
#mc_embed_signup input  {
width: 210px;
margin:5px 0;
}
#mc_embed_signup {
background-color:#f6f6f7;
padding: 20px 25px;;
width:470px;
height:500px;
margin-top:10px;
font-size:14px;
float:left;
}
#mc_embed_signup  h2 {
font-size:20px;
color:#e4008d;	
margin:0 0 10px 0;
}
.input_width {
width:210px;
margin:5px 0 6px 0;	
}
.submit_form {
width:236px;
height:34px;
border:0;	
background:url(/images/contest/idol_submit.png);
cursor:pointer;
}