
.boxstyle
{
	font-size:12px;
	width:245px;
	border:1px solid #CFCFCF;
	background:url(../images/webpics/boxstyle_back.jpg) repeat-x bottom;
	margin-bottom:15px;
}
.boxcontent
{
	margin-left:15px;
	margin-top:15px;
	margin-right:15px;
	margin-bottom:15px;
	width:215px;
	/*border:1px solid red;	*/
}
.boxcontent a
{
	color:#404040;
}
.boxcontent a:hover
{
	color:#FF4F00;						
}
.boxcontent h1
{
	font-size:13px !important;
	background:url(../images/webpics/dot_underline.jpg) repeat-x bottom;
	color:#404040;
	margin:0 0 10px 0;
	padding:0 0 4px 0;
}
.boxcontent h1 a
{
	text-decoration:none;
}
.boxcontent h1 a:hover
{
	color:#FF4F00;
}

.boxcontent.link
{	
	font-size:13px !important;
	color:#676767;
	font-weight:bold;
	text-align:center;	
}
.boxcontent.link a
{	
	text-decoration:none;	
}
.boxcontent.link a:hover
{
	color:#FF4F00;
}




.linkBox{
	margin-top: 15px;
	text-align:right;
	width:245px;
	margin-bottom:15px;
}

.linkBox  a {		
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}

.linkBox a div
{
	margin-bottom:5px;
	margin-top:5px;	
}

#EXPAT_webEx{
min-height:500px;
width:739px;
}

#EXPAT_webEx.expat_span.boxOffers {
	border-bottom: none;
	margin-bottom: 0px;	
}
#EXPAT_webEx .hdr_boxOffers h2{
	background-position:0 2px;
}

.expat_span.boxOffers{
	position:relative;
	border: 1px solid #999;
	margin:1px 0;
	padding:0;
	padding-top:38px;	
}
#EXPAT_webEx.expat_span.boxOffers {
	border-bottom: none;
	margin-bottom: 0px;
	margin-left: 10px;
}
.hdr_boxOffers{
	background:transparent url('../images/webpics/expat_box_top.gif') scroll no-repeat 0 0;
	display:block;
	position:absolute;
	top:-1px;
	left:-1px;
	width:741px;
	height:22px;
}
.boxOffers .EXPAT_box{
	background-image:url('../images/webpics/divider2.gif');
	margin-right:15px;
}

.EXPAT_box{
	background: transparent url('../images/webpics/divider.gif') scroll no-repeat 50% bottom;
	padding:0 0 15px 12px;
	_padding-bottom:8pxpx;
	margin:0 8px 17px 0;
}
.boxOffers .EXPAT_box{
	background-image:url('../images/webpics/divider2.gif');
	margin-right:15px;
}
.smallCap{
	color:#676767;
	font-size:10px;
	font-weight:bold;
	/*text-transform: uppercase;*/
	margin:0;
	line-height:12px;
	font-weight:bold;
}
.EXPAT_box .price{
	color:#330033;
	font-weight:bold;
	margin-bottom:5px;
	display:block;
	white-space: normal;
	width:auto;
}
.EXPAT_box p
{
	font-size:11px;
	line-height:12px;
}
.clear {clear:both;}

.midcontent_bottom_fade
{
	background:transparent url(../images/webpics/expat_box_bottom.gif) scroll no-repeat bottom left;
	height: 29px;
	margin-left: 10px;
}