@charset "utf-8";
/* CSS Document */

.right_box_title {
	width: 270px;
	background: url(../images/boxik_from_yahoo/boxik-from-yahoo_02.png) repeat-y top left;
	padding:4px;
	color: #FFFFFF;
	font-family: verdana,Georgia, "Times New Roman", Times, serif
}

.right_box_title h2{ 
	margin: 0 15px;
	font-weight: normal;
	font-size: 16px;
}

.right_box_body {
	width: 270px;
	background: url(../images/boxik_from_yahoo/boxik-from-yahoo_04.png) left top;
	display:block;

}

.right_inner_box ul {
	list-style: url(../images/tick.png);
	list-style-position:outside;
}

.right_box_content {
	width: 215px;
	margin: 0 auto;
	background: transparent;
	padding: 5px 10px 5px 40px;
}

.apply {
	padding: 10px 0;
}

span.apply_span {
	padding: 4px;
}

span.grino_orange {
	border: 1px solid #F0B962;
	background:url(../images/btn_orng_bg_v2.jpg) repeat-x left center;
	-moz-border-radius: 4px;
}	 

span.grino_orange:hover {
	background:transparent url(../images/aplly_grn_btn.jpg) repeat-x scroll left center;
	border-color:#A7CC25;
}
.right_inner_box {
	margin-top: 45px;
	width: 270px;
}


/* ------  New Boxik ------- */

.new_box_top {
    background: url(../images/right_box/top.png) no-repeat scroll left top transparent; display: block; padding-left: 10px; width: 270px; margin: 0;
}

.new_box_bottom {
    background: url(../images/right_box/bottom.png) no-repeat scroll left top transparent;
    display: block;
	height: 10px;
    width: 270px;
}
	
.right_box_title2 {
	width: 250px; 	 
	font-family: verdana,Georgia, "Times New Roman", Times, serif;
	padding-top: 10px; 
}

.right_box_title2 h2{ 
	color: #FFFFFF;
	background: #3f93e3;
	font-weight: normal;
	font-size: 16px;
	height: 20px;
	text-align: center;
	padding-top: 4px; padding-bottom: 4px; 
}

.right_box_body2 {
	width: 210px; margin-left: 30px; margin-top: 10px; margin-right: 10px;
	display:block;

}

