h1,h2{
	color:#EB2428; 
	padding:0px; 
	margin-bottom:0px;
}
h3,h4{
	color:#2E308D;
	padding:0px;
}
fieldset {border: medium solid #DCEDFF}
hr {border: 1px solid #DCEDFF;}
legend { 
	color: #4B7995; 
	font-size: 18px;
}
a {text-decoration: none;}
#logo {
	background:url('https://vogue247.com/images/vogue247-big.png') 50% 50% no-repeat;
	width:300px;
	height:60px;
}
#icon_box {
	text-align: center;
	vertical-align:middle;
	width: 20%;
}
#curve { 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#curve_b { 
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: #ddd thin solid;
	overflow: hidden;
	vertical-align:middle;
	display:block;
}
#curve_b :hover {
	background-color: #eee;
}
.curve_c { 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: #ddd thin solid;
}
#home_box{ 
	height:150px;
	width:100%;
	text-align:center;
	padding:15px 0px 15px 0px;
	overflow:hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#left {
	float: left; 
	clear:right;
	width:50%;
}
#right {
	float: right;
	clear:left;	
	width:50%;
}
#page{
	width:800px; 
	border: none;
}
.middle { height: 100%; display: table; vertical-align:middle; text-align:center; }

