body { margin: 0px; color: #060701; font-family: Arial, Verdana, Tahoma; font-size: 12px; }

.CalloutsMainImage { text-align: center; padding: 10px; text-decoration: none; }

.CalloutsCenterBG { width: 719px; margin: 0px auto; position:relative; line-height:normal; }

.CalloutsLeftColumn { position: absolute; z-index: 1000; width: 139px; top: 18px; text-decoration: none; }
.CalloutsRightColumn { position: absolute; z-index: 1000; width: 139px; top: 10px; margin-left: 577px; text-decoration: none; }

.CalloutsBox 	  { position: relative; z-index: 1000; width: 139px; top: 10px; text-decoration: none; }
.CalloutsContentBox { padding: 2px 10px; color: #060701; font-size: 12px; background-image: url(../images/box-midle-bg.gif); background-repeat: repeat-y; position:relative; }
.CalloutsTitle { color: #060701; text-decoration: none; font-size: 14px; font-weight: bold; }

.CalloutsLeftColumnArrow {
	position: absolute; z-index: 1000; width: 56px; height: 16px;
	background-image: url(../images/pop-arrow.png); background-repeat: no-repeat;

	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pop-arrow.png', sizingMethod='scale');

	right:-53px;
	_right:-54px;
}

.CalloutsRightColumnArrow {
	position: absolute; z-index: 1000; width: 55px; height: 16px;
	background-image: url(../images/pop-arrow-right.png); background-repeat: no-repeat;
	
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pop-arrow-right.png', sizingMethod='scale');
	
	left: -52px;
	_left: -62px;
}

.CalloutsRightColumnArrowLarge {
	position: absolute; z-index: 1000; width: 135px; height: 16px;

	background-image: url(../images/pop-arrow-large.png); background-repeat: no-repeat;
	
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pop-arrow-large.png', sizingMethod='scale');

	left:-132px;
	_left:-142px;
}

/* Arrow Top Position */
.ArrowPosition-1	{ top:10px; }
.ArrowPosition-2	{ top:20px; }
.ArrowPosition-3	{ top:30px; }
.ArrowPosition-35	{ top:35px; }
.ArrowPosition-4	{ top:40px; }
.ArrowPosition-5	{ top:50px; }
.ArrowPosition-6	{ top:60px; }
.ArrowPosition-7	{ top:70px; }
.ArrowPosition-8	{ top:80px; }
.ArrowPosition-9	{ top:90px; }
.ArrowPosition-10	{ top:100px; }

.ArrowPosition-11	{ top:110px; }
.ArrowPosition-12	{ top:120px; }
.ArrowPosition-13	{ top:130px; }
.ArrowPosition-14	{ top:140px; }
.ArrowPosition-15	{ top:150px; }
.ArrowPosition-16	{ top:160px; }
.ArrowPosition-17	{ top:170px; }
.ArrowPosition-18	{ top:180px; }
.ArrowPosition-19	{ top:190px; }
.ArrowPosition-20	{ top:200px; }

