body	{
	margin: 0 0 0 0;
	text-align: right;
	color: #000000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
	
#Container	{
	width: 765px;
	text-align: right;
	margin: 0em auto;
	background-color: #FFFFFF;
	}
#ContainerHome	{
	width: 765px;
	text-align: right;
	background-color:#FFFFFF;
	margin-left: auto;
	}

#Header	{
	background-color: #FFFFFF;
	background-image: url(../Images/HeaderBg.gif);
	background-repeat: no-repeat;
	}
	
#MainBody {
	width: 565px;
	float: left;
	}
#LeftCol{
	width: 378px;
	float: left;
	}	
#RightCol{
	width: 378px;
	float: right;
	direction: rtl;
	}
#MainHome {
	padding-bottom: 20px;
	}
	
#Content	{
	padding: 0px 10px 10px 0px;
	margin:0px 0px 0px 0px;
	direction:inherit;
	text-align: right;
	direction:rtl;
	}

#SideBar {
	width: 200px;
	float: right;
	padding-right: 0px;
	padding-top: 10px;
}


/*** logo styles *****************/

#Logo{
	float: right;
}	

/*** UtilityLinks styles *****************/

#UtilityLinks{
	color: #333333;
	float: left;
	padding-left: 0px;
	font-size: 90%;
	text-align: left;
	padding-top: 2px;
	margin-left: 0px;
	clear: left;
}

#UtilityLinks a{
	color: #003273;
	text-decoration: none;
}

#UtilityLinks a:hover{
	text-decoration: underline;
	color: #0000FF;
}

/*** UtilityLinks styles *****************/

#UtilityUserLinks{
	color: #FFFFFF;
	float: left;
	padding-left: 15px;
	font-size: 90%;
	text-align: left;
	padding-top: 5px;
	margin-left: 0px;
	clear: left;
	direction: rtl;
	width: 55%;
}

#UtilityUserLinks a{
	color: #FFFFFF;
	text-decoration: none;
}

#UtilityUserLinks a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}


/*** General Tags *****************/

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover, a:active	{
	color: #FF0000;
	text-decoration: underline;
	}
	
h1	{
	color: #CC0000;
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}
	
h2	{
	color: #CC0000;
	margin: 0px 0 5px 0;
	font-size: 130%;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	direction: rtl;
	}
	
h2 a:link {
	color: #CC0000;
	text-decoration: none;
	font-size: 90%;
	}
	
h2 a:visited {
	color: #CC0000;
	text-decoration: none;
	font-size: 90%;
	}
	
h2 a:hover, h2 a:active	{
	color: #CC0000;
	text-decoration: underline;
	}
	
h3	{
	color: #0C0C96;
	margin-top: 7px;
	font-size: 150%;
	margin-bottom: 7px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
	direction: rtl;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 10px;
	color: #C41121;
	line-height: 130%;
	border-bottom: 1px solid #CCCCCC;
	direction: rtl;
	margin: 15px 0px 0px 0px;
	}

h5	{
	color: #000000;
	margin: 10px 0 0px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	direction: rtl;
	}
h6	{
	color: #302E88;
	margin: 10px 0 10px 0;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	line-height: 130%;
	}

p	{
	font-size: 95%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
	direction:rtl;
	color: #000000;
	text-align: right;
	}

ul {
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-image:  url(../Images/Bullet.gif);
	font-size: 90%;
	direction:rtl;
	}

ul ul{
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-image: none;
	}

ol {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	}

li {
	padding-bottom: 13px;
	line-height: 150%;
	}	
	
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 15px;
	color: #000000;
	line-height: 120%;
	}
	
.Price	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 10px;
	color: #FF6600;
	line-height: 120%;
	}
/************ navbar styles **************/

#NavBar {
	font-size:110%;
	line-height:normal;
	float: right;
	clear: right;
	vertical-align: bottom;
	padding-top: 6px;
	width: 640px;
      }
	  
#NavBar ul {
	margin:0px;
	list-style: none;
	float: none;
	text-align: right;
	line-height: 120%;
	padding-right: 0px;
	
      }
	  
#NavBar li {
	margin:0;
	float: right;
	background-image: url(../Images/NavLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 12px;
      }

#NavBar a {
	float:right;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 8px 4px 0px;
	background-image: url(../Images/NavRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #FFFFFF;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#NavBar a {float:none;}
    /* End IE5-Mac hack */
#NavBar a:hover {
	color:#FFFF66;
	background-image: url(../Images/NavRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
      }
#NavBar #Current	{
	background-image: url(../Images/NavLeftOn.gif);
	background-position: top left;
	padding-left: 12px;
}

#NavBar #Current a {
	background-image: url(../Images/NavRightOn.gif);
	color: #CC0000;
}

/************ Tabs styles **************/

#Tabs {
	font-size:100%;
	line-height:normal;
	background-repeat: repeat-x;
	background-image:  url(../Images/SharedImages/TabsBg.gif);
	margin-bottom: 10px;
	text-align: center;
	float: left;
	margin-top: 12px;
	background-position: bottom;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 524px;
      }
	  
#Tabs ul {
	margin:0px;
	padding:0px 0px 0px 10px;
	list-style: none;
	float: right;
	text-align: right;
	line-height: 120%;
      }
	  
#Tabs li {
	margin:0;
	padding:0px 0px 0 5px;
	float: left;
	background-image: url("../Images/TabLeft.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 2px;
	border-bottom: 1px solid #CCCCCC;
      }

#Tabs a {
	float:right;
	display:block;
	padding:3px 8px 2px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#Tabs a {float:none;}
    /* End IE5-Mac hack */
#Tabs a:hover {
	color:#CC0000;
      }
#Tabs #current {
	background-image:  url("../images/TabLeftOn.gif");
	background-repeat: no-repeat;
	border-width: 0;
	border-bottom: 1px solid #FFFFFF;
}

#Tabs #current a {
	background-image:  url("../images/TabRightOn.gif");
	color:#C01623;
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 2px;
}

/************ BreadCrumbs styles **************/

#BreadCrumbs	{
	color: #666666;
	font-size: 95%;
	padding-top: 8px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	direction:rtl;
	}
	
#BreadCrumbs a	{
	color: #666;
	text-decoration: none;
	}
	
#BreadCrumbs a:hover	{
	color: #666666;
	text-decoration: underline;
	}
	
#BreadCrumbs .Active {
	font-size: 120%;
	font-weight: bold;
	color: #003399;
}

/************ footer styles **************/
#Footer {
	direction:rtl;
	background-repeat: repeat-x;
	background-image: url(../Images/FooterBg.gif);
	background-position: top;
	padding-top: 10px;
	background-color: #FFFFFF;
	margin-top: 10px;
	clear: both;
	}
#Footer	p{
	color: #003366;
	text-align: right;
	font-size: 85%;
	line-height: 180%;
	padding-top: 5px;
	padding-right: 0px;
	}
	
#Footer a:link	{
	color: #003399;
	text-decoration: none;
	}
	
#Footer a:visited	{
	color: #003399;
	text-decoration: none;
	}

#Footer a:hover	{
	color: #0033FF;
	text-decoration: underline;
	}

.FooterNav {
	font-size: 100%;
	font-weight: bold;
	color: #003399;
	text-align: center;
	padding-bottom: 10px;
}
#Footer .FooterNav a {
	color: #003399;
	margin: 0 5px 0 5px;
}

/*** SideMenu styles **************/

.SideMenu {
	width: 198px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.SideMenu ul {
	margin: 0 1px 0 1px;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	line-height: 100%;
	list-style-image: none;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu a {
	display: block;
	padding: 3px 7px 3px 3px;
	line-height: 140%;
	text-align: right;
	width: 186px;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #003399;
	text-decoration: none;
	background-image: url(../Images/SideMenuDownNew.gif);
	background-repeat: repeat-x;
	background-position: top right;
	font-weight: bold;
}

.SideMenu a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #F0F4F9;
	background-image: url(../Images/SideMenuOverNew.gif);
	background-repeat: repeat-x;
	background-position: top right;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #CC0000;
	background-repeat: repeat-x;
	background-image: url(../Images/SideMenuSelected.gif);
	border-right: none;
	background-position: top right;
}


/*** Forms styles *************************************/

.FormFieldLeft  		{
	direction:rtl;
	text-align: left;
	border: 1px solid #0E4982;
	background-color: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormField  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #0E4982;
	background-color: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Miriam, David, sans-serif;
}

/*** Tables styles **************************/

.TableList {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 2px 5px 2px 0px;
}

.TableList td {
	padding: 2px 5px 2px 0px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
}

.TableList th {
	padding: 5px 5px 6px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	color: #000000;
	background-image: url(../Images/ThBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.TableList caption {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}

.TableListTr {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
	border-bottom: solid #B2B2B2 1px;
}
 
.TableDetails {
	text-align: left;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 100%;
	direction: rtl;
}

.TableDetails td {
	padding: 2px 0px 2px 2px;
	text-align: right;
	vertical-align: middle;
}

.TableDetails th {
	padding: 2px 0px 2px 2px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	direction: rtl;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.FormButton 		{
	FONT-SIZE: 100%;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.TableDetailsLines {
	text-align: left;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 100%;
	direction: rtl;
}

.TableDetailsLines td {
	padding: 2px 0px 2px 2px;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}

.TableDetailsLines th {
	padding: 2px 0px 2px 2px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	direction: rtl;
	border-bottom: 1px solid #CCCCCC;
}

.TableListMyOrder {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 2px 5px 2px 0px;
	border-left: 1px solid #CCCCCC;
}

.TableListMyOrder td {
	padding: 2px 5px 2px 0px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.TableListMyOrder th {
	padding: 5px 5px 6px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	color: #000000;
	background-image: url(../Images/ThBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #CCCCCC;
}
/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 90%;
	text-align: left;
	padding-bottom: 10px;
	/*padding-top: 10px;*/
	font-weight: normal;
	color: #999999;
	direction: ltr;
	float: left;

}
.PageNumbers a	{
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	direction: inherit;
	margin: 0 2px 0 2px;
	border: solid #CCCCCC 1px;
	}

.PageNumbers a:visited	{
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}


.PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #CC0000;
	}
	
.Selected	{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border: solid #CC0000 1px;
	background-color: #CC0000;
	margin: 0 2px 0 2px;
	}
	
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0 2px 0 2px;
	}

/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

.ImageFloatLeft	{
	float: left;
	margin: 0 10px 10px 0px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0px 0 10px 10px;
	}
	
.ImageItem	{
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	}
.ImageNews	{
	float: right;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	}

.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.ContentBox {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.ContentBox em{
	color: #CC0000;
	font-size: 120%;
}

.PageTop {
	text-align: left;
	margin-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#HeaderSearch {
	text-align: right;
	float: left;
	padding-left: 5px;
	line-height: 80%;
	clear: left;
	width: 120px;
}
#HeaderTop {
	height: 47px;
}
#NavBarBottom {
	background-image: url(../Images/NavBarBottomBg.gif);
	clear: both;
	background-repeat: no-repeat;
	height: 13px;
	line-height: 10%;
	margin-top: 0px;
}
/*** ContentBox styles **************/

.ContentBoxTop {
	background-repeat: no-repeat;
	background-position: top;
}

.ContentBoxBottom {
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 0px;
	clear: both;
}

#SideBar .ContentBox {
	background-image: url(../Images/SideBoxBg.gif);
	text-align: right;
}
#SideBar .ContentBoxTop {
	background-image: url(../Images/SideBoxTopBG.gif);
	padding: 5px 0px 0px 0px;
}

#SideBar .ContentBoxBottom {
	background-image: url(../Images/SideBoxBottomBg.gif);
}

#Content .ContentBox {
	background-image: url(../Images/ContentBoxBg.gif);
	text-align: right;
}
#Content .ContentBoxTop {
	background-image: url(../Images/ContentBoxTopBG.gif);
	padding: 10px 10px 0px 10px;
	line-height: 120%;
}

#Content .ContentBoxBottom {
	background-image: url(../Images/ContentBoxBottomBg.gif);
}



#LeftCol .ContentBox {
	background-image: url(../Images/MidBoxBg.gif);
	text-align: right;
	width: 378px;	
}
#LeftCol .ContentBoxTop {
	background-image: url(../Images/MidBoxTopBG.gif);
	padding: 10px 10px 0px 10px;
	line-height: 120%;
}

#LeftCol .ContentBoxBottom {
	background-image: url(../Images/MidBoxBottomBg.gif);
	background-position: top;
}

#LeftCol .ContentBoxBody {
	padding-right: 8px;
	padding-left: 8px;
}

#RightCol .ContentBox {
	background-image: url(../Images/MidBoxBg.gif);
	text-align: right;
	width: 378px;
}
#RightCol .ContentBoxTop {
	background-image: url(../Images/MidBoxTopBG.gif);
	padding: 10px 10px 0px 10px;
	line-height: 120%;
}

#RightCol .ContentBoxBottom {
	background-image: url(../Images/MidBoxBottomBg.gif);
}

#RightCol .ContentBoxBody {
	padding-right: 8px;
	padding-left: 8px;
}

.FloatLeft {
	float: left;
	text-align: left;
}
#Container #SideBar .ContentBox h2 {
	color: #CC0000;
	font-size: 110%;
	padding: 0px 10px 0px 10px;
}

.ContentBox form {
	margin: 0px;
	padding: 0px;
}


/*** ItemBox styles **************/

.ItemBox {
	width: 553px;
	clear: both;
	background-image: url(../Images/ItemBoxBg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}
.ItemParameters {
	float: left;
	width: 175px;
	background-image: url(../Images/ItemParametersBg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 0px 0 0;
}
.ItemImage {
	float: left;
	padding-bottom: 9px;
	width: 102px;
}
.ItemDescription {
	float: right;
	padding-right: 5px;
	width: 265px;
}
.ItemDescription p {
	font-size: 90%;
	line-height: 110%;
	padding: 0px;
	margin: 0;
}
.ItemParameters table {
	direction: rtl;
	width: 100%;
}
.ItemParameters th {
	text-align: right;
	font-weight: normal;
	padding-right: 3px;
	padding-top: 2px;
}
.ItemDescriptionDeal {
	font-size: 100%;
	font-weight: bold;
	color: #003399;
	border-top: 1px solid #CCCCCC;
	margin: 7px 0 0 0;
	line-height: 140%;
}
.ItemDescriptionProductId
{
	color: gray;
	font-weight: normal;
	font-size: 80%;
}
.ItemDescriptionDeal img {
	float: left;
}
.ItemParameters td {
	padding-right: 3px;
	text-align: right;
	padding-left: 2px;
	padding-top: 2px;
}
.ItemParametersRecommendPrice {
	color: #000000;
}
.ItemParametersPrice {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
}
.ItemParametersPrice th {
	font-weight: bold;
}
.ItemParametersDelivery {
	color: #003399;
}
.ItemParametersNote {
	font-weight: bold;
	color: #003399;
	font-size: 105%;
}
.ItemDetails {
	width: 378px;
	float: right;
}
/*** Home ItemBox styles **************/

.HomeItems {
	margin-top: 10px;
	margin-bottom: 0px;
}
.HomeItemBoxImage {
	background-image: url(../Images/HomeItemTopBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: top;
}
.HomeItemBox {
	width: 179px;
	text-align: right;
}
.HomeItemBoxTitle {
	background-image: url(../Images/HomeItemTitleBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0 5px 0 5px;
}
.HomeItemBoxParameters {
	background-image: url(../Images/HomeItemParametersBg.gif);
	padding-right: 3px;
	padding-left: 3px;
}
.HomeItemBoxParameters th {
	font-weight: normal;
}
.HomeItemBoxBottom {
	background-image: url(../Images/HomeItemBottomBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 4px;
}
.HomeItemBoxBottom h3 {
	color: #0033CC;
	text-align: center;
	padding-bottom: 4px;
	font-size: 110%;
	font-weight: bold;
	border: none;
	margin: 0;
}
.HomeItemTimer {
	background-image: url(../Images/HomeItemTimerBg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	color: #000000;
	border: 1px solid #CCCCCC;
}

.ShoppingNews {
	background-image: url(../Images/ShoppingNewsBg.gif);
	background-repeat: no-repeat;
	height: 43px;
	margin-bottom: 4px;
	padding-right: 120px;
	font-size: 110%;
	font-weight: bold;
}
.ShoppingNewsItem {
	padding-top: 7px;
	line-height: 180%;
	padding-left: 3px;
}
.Banner {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 70%;
}
.TopBanner {
	margin-bottom: 10px;
}

#SideBar .ContentBox table {
	direction: rtl;
}
.FormNote {
	font-size: 85%;
	color: #CC0000;
}
.ContentBox h4 {
	margin-top: 0px;
	border-bottom: none;
	position: relative;
}
.ItemUpsaleDetails {
	float: none;
	clear: both;
}
.ItemUpsaleImage {
	float: right;
	padding-bottom: 9px;
	width: 105px;
}
.ItemUpsaleDescription {
	float: left;
	padding-right: 5px;
	width: 245px;
	padding-top: 5px;
	direction: rtl;
	
}
.BoxSeperator {
	line-height: 80%;
	background-image: url(../Images/BoxSeperatorBg.gif);
	background-repeat: repeat-x;
	clear: both;
}
.ItemUpsaleDescription p {
	color: #003399;
	line-height: 115%;
}
.ItemTabs {
	background-image: url(../Images/ItemTabsBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}
.ItemOrder {
	text-align: left;
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 15px;
}
.ItemOrderNote {
	color: #666666;
	line-height: 120%;
	margin-top: 10px;
}
.PriceRecommended {
	font-weight: bold;
	color: #000000;
}
.PriceDelivery {
	font-size: 110%;
	font-weight: bold;
	color: #4A6EBB;
}
.PriceTotal {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
}
.PricePayments {
	font-weight: bold;
	color: #003399;
}
.LineThrough {
	text-decoration: line-through;
}
#SideBar .ContentBox p {
	padding-right: 10px;
}
.Indent {
	margin-right: 25px;
}
.Top {
	text-align: left;
	background-image: url(../Images/SharedImages/Top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 15px;
	font-size: 90%;
	padding-left: 15px;
}
#Content h5 a {
	color: #000000;
	text-decoration: none;
}
.AuctionItemTimer {
	background-image: url(../Images/AuctionItemTimerBg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	color: #000000;
	background-position: center;
	border: 1px solid #CCCCCC;
	font-size: 130%;
}
.TableListMyOrder .TextLeft {
	text-align: left;
	padding: 2px 0px 2px 5px;
}
.TableListMyOrder .NoteTd {
	background-color: #FFFFCC;
	font-weight: bold;
	padding-left: 5px;
}
.TableListMyOrder .NoteTdLeft {
	background-color: #FFFFCC;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
}
.TableListMyOrder .BlueTh {
	background-color: #F2F5FA;
	background-image: url(none);
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
.ItemCenter {
	text-align: center;
}
.TableListMyOrder .RecieptTh {
	background-image: url(none);
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#Russian {
}
#Russian #SideBar {
	float: left;
}
#Russian #MainBody {
	float: right;
}

#Russian #Content {
	padding: 0px 0px 10px 10px;
}
#Russian h1 {
	text-align: left;
	direction: ltr;
}
#Russian h3 {
	text-align: left;
	direction: ltr;
}
#Russian h5 {
	text-align: left;
	direction: ltr;
}
#Russian #Content p {
	text-align: left;
	direction: ltr;
}
#Russian  #Content ul {
	direction: ltr;
	text-align: left;
}
#Russian .SideMenu a {
	text-align: left;
	padding: 3px 3px 3px 7px;
	direction: ltr;
}
#Russian #Content a {
	text-align: left;
}
#Russian .Top {
	padding-right: 15px;
	text-align: right;
	background-image: url(../Images/SharedImages/Top.gif);
	background-position: top right;
}
#PopUp {
	background-color: #FFFFFF;
	width: 470px;
	padding: 10px 20px 10px 20px;
}
#ItemHTM {
	text-align: center;
	margin-top: 30px;
	direction:rtl;
}
.ItemBottom h6 {
	text-align: center;
	margin: 10px 0 7px 0;
}
.ItemBottom p {
	text-align: center;
}
#ItemHTM #Content {
	width: 430px;
	margin: 0em auto;
	padding-top: 92px;
	padding-right: 0px;
	border: 1px solid #CCCCCC;
	padding-bottom: 0px;
	background-image: url(../Images/BgItem.gif);
	background-repeat: no-repeat;
}
.TextItem {
	padding-right: 10px;
}
#ItemHTM #RecommendContent {
	background-image: url(../Images/TopBgItem.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 430px;
	margin: 0em auto;
	padding-top: 92px;
	padding-right: 0px;
	border: 1px solid #CCCCCC;
}
.TableDetails .BlueTd {
	color: #302E88;
	margin: 0;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
	vertical-align: top;
}
.ItemBottom {
	text-align: center;
	background-image: url(../Images/BottomBgItem.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#HeaderSearch a {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 90%;
	font-weight: normal;
	line-height: 100%;
}
#HeaderSearch .FormField {
	height: 14px;
	width: 65px;
}
.VideoItem {
}
#InternetVideo {
	text-align: center;
	margin-top: 30px;
	direction:rtl;
}
#InternetVideo #Content {
	width: 340px;
	margin: 0em auto;
	padding-top: 3px;
	padding-right: 3px;
	border: 1px solid #CCCCCC;
	padding-bottom: 0px;
}
/* html .visualIEFloatFix { height: 0.01%; }/

/*CHANGED MALAM

#NavBar
#HeaderSearch

*/

/*ADDED MALAM*/
#dhtmltooltip {
	position: absolute;
	width: auto;
	word-wrap: normal;
	border: 1px solid #CCCCCC;
	padding: 2px 10px 4px 10px;
	background-color: #F0F4F9;
	background-image: url(../Images/SideMenuOver.gif);
	visibility: hidden;
	z-index: 100;
	top: 0px;
	left: 0px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=145);
	}

.FormFieldRight  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #0E4982;
	background-color: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Miriam, David, sans-serif;
}

.InvalidFormFieldRight  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
	font-size: 100%;
	font-family: Arial, Miriam, David, sans-serif;
}
/*

.FormFieldLeft  		{
	direction:rtl;
	text-align: left;
	border: 1px solid #0E4982;
	background-color: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormField  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #0E4982;
	background-color: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Miriam, David, sans-serif;
}
*/
.InvalidFormField  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
	font-size: 100%;
	font-family: Arial, Miriam, David, sans-serif;
}

.InvalidFormFieldLeft 		{
	direction:ltr;
	text-align: left;
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
	font-size: 100%;
	font-family: Arial, Miriam, David, sans-serif;
}

.TableListMyOrdertd {
	margin-top: 2px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 0px;
	text-align: right;
}

.TableListMyOrderth {
	margin-top: 2px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 6px 2px;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	background-image: url(../Images/ThBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	Height: 21px;
}

#HeaderSearch .InvalidFormField {
	height: 14px;
	width: 65px;
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
	text-align: right;
}

td.cityb 
{
	background-image : url(../images/cityb0.gif);
	width:20px;
	height:20px;
	color:#ffffff
}
td.cityb a 
{
	background-image : url(../images/cityb0.gif);
	display:block;	
	width:20px;
	font-family:'arial ,web hebrew ad, Courier New (Hebrew)';
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	line-height:20px
}
td.cityb a:hover
{
	background-image : url(../images/cityb1.gif);
	width:20px;
	height:20px;
	color:#ffffff
}
td.cityb a:active
{
	background-image : url(../images/cityb0.gif);
	width:20px;
	height:20px;
	color:#ffffff
}
td.cityb a:visited
{
	width:20px;
	height:20px;
	color:#ffffff
}

.TableBroadcast .UnSpace {
	padding: 0;
}
 .TableBroadcast {
	margin-top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 27px;
	padding: 2px 5px 2px 0px;
	border-right: 1px solid #CCCCCC;
}

.TableBroadcast td {
	padding: 2px 5px 2px 2px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.TableBroadcast th {
	padding: 5px 5px 6px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	color: #000000;
	background-image: url(../Images/ThBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #CCCCCC;
}
.TableBroadcast caption {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}

.TableBroadcastTr {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
	border-bottom: solid #B2B2B2 1px;
}
 
  .InnerTable {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 0px;
	border-right: 1px solid #CCCCCC;
}

.InnerTable td {
	padding: 5px 5px 6px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	color: #000000;
	border-left: 1px solid #CCCCCC;
	background-image: url(none);
	background-color: #F0F4F8;
	border-bottom: 1px solid #CCCCCC;
}

.InnerTable th {
	padding: 5px 5px 6px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	color: #000000;
	border-left: 1px solid #CCCCCC;
	background-color: #F0F4F8;
	background-image: url(none);
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
.InnerTable caption {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}

.Product a:link {
	color: #0033AB;
	text-decoration: none;
}

.Product a:visited {
	color: #00216C;
	text-decoration: none;
}

.Product a:hover, a:active	{
	color: #0033AB;
	text-decoration: underline;
	}
/* REPSONAL SALE*/
.RedText {
	color: #CC0000;
}
.TableListPersonalSale {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 2px 5px 2px 0px;
}

.TableListPersonalSale td {
	padding: 4px 5px 4px 0px;
	text-align: right;
}

.TableListPersonalSale th {
	padding: 4px 5px 4px 2px;
	text-align: right;
	font-size: 100%;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.PrivateSelected_old {
	background-color: #FFFFCC;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../Images/PrivateSelectedBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.PrivateSelected {
	padding: 5px 5px 6px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	color: #000000;
	background-image: url(../Images/ThBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.TableListPersonalSale tr {
	
}
#LeftCol .PurchaseBox {
	background-image: url(../Images/MidBoxBg.gif);
	text-align: right;
	width: 378px;
}
#LeftCol .PurchaseBoxTop {
	background-image: url(../Images/MidBoxTopBG.gif);
	padding: 10px 10px 0px 10px;
	line-height: 120%;
	width: 358px;
	position: relative;
	background-repeat: no-repeat;
}

#LeftCol .PurchaseBoxBottom {
	background-image: url(../Images/MidBoxBottomBg.gif);
	background-position: top;
	height: 19px;
}

#LeftCol .PurchaseBoxBody {
	padding-right: 8px;
	padding-left: 8px;
}
.PurchaseBoxTop h4 {
	border-bottom: none;
	margin-top: 5px;
	padding-bottom: 4px;
}
.Message {
	border: 1px solid #CCCCCC;
	/*background-color: #FFFFCC;
	background-image: url(../Images/loading.gif);
	background-position: center center;
	background-repeat:no-repeat;*/
	min-height: 2em;
}
.MessageLoad {
	/*background-color: #FFFFCC;
	background-image: url(../Images/loading.gif);
	background-position: center center;
	background-repeat:no-repeat;*/
	height: 45px;
}
.TextMessage {
	color: #C41121;
	font-weight: bold;
	line-height: 130%;
	font-size: 95%;
}
.Button {
	float: left;
}
.Offer {
	font-size: 110%;
	font-weight: bold;
	color: #4A6EBB;
}

.Description  {
	font-weight: bold;
	color: #003399;
}
.NoWin {
	color: #CC0000;
	font-weight: bold;
}
.Win {
	font-weight: bold;
	color: #009900;
}
/*END PERSONAL SALE*/

/* ADDED */
#MainSale	{
	width: 765px;
	text-align: right;
	margin: 0em auto;
	background-color: #FFFFFF;
	}
.LockClosedSalePage
{
	width: 100%;
	height: 100%;
	Z-INDEX: 9999;
	POSITION: absolute;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	background-image: url(../Images/SaleClose.gif);
	opacity: 0.2;
	opacity: .2;
}
	
#LeftColNewUser{
	width: 350px;
	float: left;
	}	
#RightColNewUser{
	width: 406px;
	float: right;
	direction: rtl;
	}
.AutoBidOff
{
	padding: 10px;
	position:absolute; 
	left:0px; 
	top:0px; 
	z-index:999; 
	width:520px; 
	height:270px; 
	overflow: visible; 
	visibility: hidden; 
	background-color: #cccccc; 
	border: 1px solid black;
}

.AutoBidOn
{
	padding: 10px;
	position:absolute; 
	left:300px; 
	top:150px; 
	z-index:100; 
	width:520px; 
	height:270px; 
	overflow: visible; 
	visibility: visible; 
	background-color: White; 
	border: 1px solid gray;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#d3d3d3,strength=20);	
}

.sideMenuMainCat 
{
	text-align: right;
	margin-top:5px;
    margin-bottom:5px;
    margin-right:5px;
    margin-left:1px;
    border-bottom: 1px solid #CCCCCC;
    font-size:13px;
 	color: #CC0000;
 	text-decoration: none;	
 	font-weight: bold;		
 	line-height: 160%;
 	width: 194px;	
	background-image: url(../Images/SideMenuDownNew.gif);
	background-repeat: repeat-x;
	background-position: top right;
 
}

.NoLineUp
{
	padding: 5px 5px 6px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	background-color: #F0F4F8;
	}
#ContentBanner	{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	direction:inherit;
	text-align: right;
	direction:rtl;
	width: 179px;
	height: 247px;
}
.ContentBoxBottomMy 
{
	background-color: White;
	background-image: url(../Images/MidBoxBottomBg.gif);
	padding: 0px;
	line-height: 200%;
}
.PersonalItemTimer {
	background-repeat: repeat-x;
	padding: 2px;
	color: #000000;
	background-position: center;
	border: 1px solid #CCCCCC;
	font-size: 130%;
}

.FloatRight {
	float: right;
	text-align: right;
}
/* new oreder*/
#Order .ContentBox {
	background-image:url(../Images/LargeContentBoxBG.jpg);
	background-position: center;

}
#Order .ContentBoxTop {
	background-image:url(../Images/LargeContentBoxTopBG.jpg);
}
#Order .ContentBoxBottom {
	background-image:url(../Images/LargeContentBoxBottomBG.jpg);
}
#Order h2 {
	padding: 5px 10px 0px 10px;
}
#Order #RightCol {
	padding: 0px 10px;
}
#Order #RightCol h2 {
	padding: 10px 0px;
}
#Order #LeftCol {
	width: 358px;
}
#Order .TableDetails td {
	vertical-align: top;

}
#Order .TableDetails th {
	vertical-align: top;
}
#Order table  h2 {
	padding:0;
}
.Space {
	margin: 0 5px 0 15px;
}
.Right {
	direction:rtl;
}
.SideBanner {
	float: left;
	margin: 5px 0;
	clear: left;
}
.UpSale {
	border: 1px solid #cccccc;
	width: 360px;
	height: 100px;
	padding: 5px 2px;
	float: right;
	font: 100%;
	margin: 5px 5px 0px 0px;
}
.ItemDescriptionLeft {
	float: left;
	text-align: right;
	height: 100px;
	width: 232px;
}
.ContentBoxBody {
	padding: 0 10px;
}

.Center {
	text-align: center;
	direction:rtl;
}
.Direction {
	direction:ltr;
	text-align: left;
}

.OrderConfirm
{
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;
	}

.divList{BORDER: #0e4982 1px solid; DISPLAY: none;  OVERFLOW: auto; WIDTH: 152px; HEIGHT: 200px; BACKGROUND-COLOR: white; TEXT-ALIGN: right; }	
.strList{font-family:Arial; font-size:12px; height:15px; width:132px; padding-right:0px;}
.strListSelected{background-color: #e7ebf7; font-family:Arial; font-size:12px; height:15px; width:132px; font-weight:bold; padding-right:0px;}

.divListSearch{BORDER: #0e4982 1px solid; display: none; overflow:auto; width:302px; height:380px; background-color: white; text-align:right;}	
.strListSearch{font-family:Arial; font-size:12px; height:15px; width:282px; padding-right:0px;}

.strListSearchSelected{background-color: #e7ebf7; font-family:Arial; font-size:12px; height:15px; width:282px; font-weight:bold; padding-right:0px;}

.Width40{
	Width:40px;
}

.Width80{
	Width:80px;
}
.Width155{
	Width:155px !important;
	height:18px !important;
}
.Width110{
	Width:110px !important;
	height:18px !important;
}

a.smallImageLink{display: block; width: 77px; height: 69px; padding: 12px 0px 6px 0px; background: url(../Images/smallImg_bg.gif) left top no-repeat; text-decoration: none; text-align: center;}
a.smallImageLink_selected{display: block; width: 77px; height: 69px; padding: 12px 0px 6px 0px; background: url(../Images/smallImg_bg.gif) left 84px repeat-y; text-decoration: none; text-align: center;}


.Padding0{ padding:0px;}
.Margin1{ margin:1px;}
.GroupTitle{
	background-color: White;
	background-image: url(../Images/ThBgGroups.gif);
	background-repeat: repeat-x;
	background-position: top right;
}
.GroupTitle th{
	width: 120px;
	margin: 0px 10px 10px 5px;
	padding: 0px 10px 10px 5px;
	line-height: 15px !important;	
	text-align:right;
	color: #CC0000;
	vertical-align: top;
	font-weight: bold;
	}
.GroupFooter{
	background-image: url(../Images/footerDot.gif);
	background-repeat: repeat-x;
	background-position: top right;	
	text-align:right;
	vertical-align: top;
	font-weight: bold;	
	margin: 10px 10px 0px 0px;
	padding: 10px 10px 0px 0px;
}
.GroupOther{
	vertical-align: bottom;
	color: #003399 !important;
	font-weight: bold;
	/*float:right;*/
}
.GroupImage{text-align:center; border: 1px solid #cccccc; height:13px; width:102px; overflow:hidden;}

#Groups ul{
	margin:5px 5px 5px 0px;
	padding:5px 5px 5px 0px;	
	list-style-type: none ;
	list-style-image: none;
	}
#Groups LI{ 
	line-height: 140% !important;
	margin: 0px 0px 2px 0px !important;
	padding: 0px 0px 2px 0px !important;
	list-style-type: none ;
	list-style-image: none;
	}
#Groups a{
	height: 17px !important;
    display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px !important;
	color: #003399 !important;
	background-image: url(../Images/no.gif) ;
	background-position: center right;
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
	}
#Groups a:hover{
	background-image: url(../Images/yes.gif) ;
	background-position: center right;
	background-repeat: no-repeat;
	}
#Groups a.selected{
	background-image: url(../Images/yes.gif) ;
	background-position: center right;
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
	}
#Groups a.close 
{
	color: #cc0000 !important;
	background-image: none;
	width:20px;
	}
#Groups a.close:hover{
	background-image: none;
	}
.LoadGroups{
	padding: 10px;
	margin:10px;
	background-image:url(../Images/loading2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	position:absolute; 
	left: -400px; 
	top: -26px; 
	z-index:999; 
	width: 220px; 
	height: 18px; 	
	}
#load {
	position:relative; 
	display: none;
	width: 0px; 
	height: 0px; 
}
	
.OtherGroupsOff{
	padding: 5px;
	position:absolute; 
	left:0px; 
	top:0px; 
	z-index:999; 
	width:auto; 
	height:auto; 
	overflow: visible; 
	visibility: hidden; 
	background-color: #cccccc; 
	border: 1px solid black;
	display:none;
}

.OtherGroupsOn{
	padding: 5px;
	position:absolute; 
	/*left:300px; */
	top:30px; 
	z-index:999; 
	width:auto; 
	height:auto; 
	overflow: visible; 
	visibility: visible; 
	background-color: White; 
	border: 1px solid gray;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#d3d3d3,strength=20);	
	display:block;
}
#divProds .ItemCubeBox {
	clear: both;
	width: 180px;
	background-image: url(../Images/ItemCubeBg.gif);
}
#divProds .ItemCubeTop {
	font-size: 85% !important;	
	background-image: url(../Images/ItemCubeTopBG.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#divProds .ItemCubeTop h2{
	overflow:hidden;
	width: 174px;
	height: 19px;
	margin: 0px 2px 0px 1px;
	padding: 0px 2px 0px 1px;
	line-height:170%;
}

#divProds .ItemCubeBody {
	font-size: 90% !important;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
#divProds .ItemCubeBodyLeft {
	float:left;
	width: 104px;
	height:70px;
	background-image: url(../Images/ItemCubeParametersBg2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin:0px 2px 0px 0px;
	padding:0px 2px 0px 0px;
	text-align: right;
}

#divProds .ItemCubeNote {
	font-weight: bold;
	color: #003399;
	font-size: 97%;
	height: 20px;
	margin: 10px 0px 3px 0px;
	padding: 10px 0px 3px 0px;
}
#divProds .ItemCubeBodyRight {
	float:right;
	width: 62px;
	margin:0px 2px 0px 0px;
	padding:0px 2px 0px 0px;
	text-align: left;
	height:70px;
}
#divProds .ItemCubeBody p{
	overflow:hidden;
	width: 174px;
	height: 18px;
	margin: 3px 2px 0px 0px;
	padding: 3px 2px 0px 0px;
	font-weight:bold;	
	font-size: 100% !important;	
}
#divProds .CubeBrand{ border: 1px solid #cccccc;}
#divProds .CubeImage{
	overflow:hidden;
	width: 174px;
	height:115px;
	margin: 3px 2px 0px 0px;
	padding: 3px 2px 0px 0px;
}
#divProds .ItemCubeBottom {
	clear: both;
	font-size: 20% !important;	
	background-image: url(../Images/ItemCubeBottomBg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.Padding5{ padding:5px 0px 0px 5px;}
.Font2{ font-size: 2pt ;}

.PassOff{
	padding: 5px;
	position:absolute; 
	left:50px; 
	top:30px; 
	z-index:999; 
	width:400px; 
	height:auto; 
	overflow: visible; 
	visibility: hidden;
	display:none;
}

.PassOn{
	padding: 5px;
	position:absolute; 
	left: 90px; 
	top: -80px; 
	z-index:999; 
	width:450px; 
	height:auto; 
	overflow: visible; 
	visibility: visible; 
	background: #ffffff url(../Images/LargeContentBoxTopBG.jpg) repeat-x -10px top ;
	background-color: White;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#d3d3d3,strength=20);
	display:block;
}