.topBox {
	background-image:url('../images/mainPage/BG_TopMessage.gif'); 
	width:536px; 
	height:44px;
	font-size:16px;
	font-weight:bold;
	color:white;
	text-align:right;
	padding-top:40px;
	padding-right:10px;
}

.leftMessage {
	float:left; 
	padding-top:170px; 
	width:217px; 
	text-align:center;
}

/* middle area */
.middleArea {
	float:right; 
	position:relative; 
	padding-top:20px;	
}

.middleArea_Tab_Selected {
	background-image:url('../images/mainPage/B_Phone_Over.gif'); 
	height:68px; 
	width:405px;
	margin-top:5px;
}

.middleArea_Tab_Selected a {
	text-decoration:none;
	display:block;
	padding-right:70px;
	padding-top:10px;
}

.middleArea_Tab_Selected .headline {
	font-size:16px;
	font-weight:bold;
	color:#DD6800;
}

.middleArea_Tab_Selected .text {
	font-size:12px;
	color:#666666
}


.middleArea_Tab_Unselected {
	background-image:url('../images/mainPage/B_Phone.gif'); 
	height:67px; 
	width:385px; 
	margin-top:5px;
}

.middleArea_Tab_Unselected a {
	text-decoration:none;
	display:block;
	padding-right:20px;
	padding-top:10px;
}


.middleArea_Tab_Unselected .headline {
	font-size:16px;
	font-weight:bold;
	color:#0279C9;
}

.middleArea_Tab_Unselected .text {
	font-size:12px;
	color:#666666
}

/* cellphone image */
.cellPhone {
	width:164px; 
	height:300px; 
	position:absolute; 
	right:381px; 
	top:18px;
}

.cellPhone .top {
	height:42px;
}


.cellPhone .right {
	float:right; 
	height:159px;
}

.cellPhone .previewImage {
	float:right; 
	height:159px;
}

.cellPhone .previewImage img {
	width:121px;
}

.cellPhone .left {
	float:left; 
	height:159px;
}

.cellPhone .bottom {
	height:92px; 
	position:absolute; 
	top:201px; 
	left:0px;
}

/* bottom box */
.bottomBox {
	background-image:url('../images/mainPage/BG_CheckForPocketName.gif'); 
	width:505px; 
	height:61px; 
	margin-top:2px;
	padding-right:40px;
	padding-top:10px;
}

.bottomBox .headline {
	float:right;
	font-size:16px;
	font-weight:bold;
	color:#0279C9;
}

.bottomBox .input {
	float:right;
	padding-right:10px;
	height:20px;
	border-width:0px;
}

.bottomBox .input input {
	height:18px;
	border-top:solid 1px #B3B3B3;
	border-bottom:solid 1px #919191;
	border-right:solid 1px #B3B3B3;
	border-left:none;
	padding-right:5px;
	width:185px;
	color:#666666;
}

.bottomBox .button {
	float:right;
	direction:ltr;
	*:padding-top:1px;
}