/* Common */
.tab-title 
{
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
}
.tab-default-text 
{
    font-family: Trebuchet MS;
    font-size: 11px;
}

/*------------------------------------------*/
/* Drop Tabs */
.membership-drop
{
    position:absolute;
    z-index: 10;
    clear:right;
    float: right;
    top: 107px;
    width:100%;
    display:none;
}
.contactus-drop
{
    position:absolute;
    z-index: 10;
    clear:right;
    float: right;
    top: 107px;
    width:100%;
    display:none;
}
.storelocator-drop
{
    position:absolute;
    z-index: 10;
    float: right;
    top: 109px;
    width:100%;
    left:34px;
    display:none;
}
.searcher-drop
{
    position:absolute;
    z-index: 10;
    float: right;
    top: 25px;
    /*width:100%;*/
    left:391px;
    display:none;
}
/*------------------------------------------*/
/* Membership Tab */
#membership 
{
    position: relative;
    background-image: url(http://www.generalpaint.com/Content/Common/Html/Images/FondoTab.jpg);
    /*border: #9D9D9D 4px solid;*/
    float:right;
    /*clear:both;*/
    width:808px;
    height: 392px;
    overflow: hidden;
    font-weight: normal;
}
.membership-bordertab 
{
    position:relative;
    float: right;
    /*top:-31px;
    #top:-32px;*/
    top: -27px;
    #top: -28px;
    left:592px;
    #left:593px;
    width:112px;
    height: 30px;
    #height: 31px;
    background-color: #F4F4F4;
    /*border-top: #9D9D9D 4px solid;
    border-left: #9D9D9D 4px solid;
    border-right: #9D9D9D 4px solid;*/
    padding-top: 1px;
    z-index:11;
    color: #666;
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.membership-bordertab img
{
    position: relative;
    top: 2px;
}
.membership-login
{
    position: relative;
    float: left;
    width: 36%;
}
.membership-textbox
{
    background-image: url(http://www.generalpaint.com/Content/Common/Html/Images/FondoTexto.jpg);
    height: 18px;
    width: 176px;
    /*border: #C4C4C4 1px solid;*/
    border: 0px;
    border-right: #C4C4C4 1px solid;
}
.membership-separator 
{
    position: relative;
    float: left;
    background-color: #C0C0C0;
    margin: 10px;
    width: 1px;
    height: 250px;
    top: 30px;
}
.membership-register 
{
    position: relative;
    float:right;
    width: 60%;
}
.membership-loginButton
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.membership-aditional-info 
{
    float: left;
    padding-left: 40px;
    padding-top: 15px;
    position: relative;
    width: 400px;
    #font-family: Trebuchet MS;
    #font-size: 11px;
}

.membership-sign-up 
{
    position: relative;
    float: right;
    width: 40%;
}
.membership-sign-up img
{
    position: relative;
    top: 60px;
}

/* MEMBERHIP CAROUSEL */
#wp_membership
{
	position:relative;
	left:0px;
	list-style-type: none/* !important*/;
	margin: 0px;
	padding: 0px;
	width:9999px;
}
#wp_membership li.membership-steps{
	float: left;
	width:788px;
	padding:10px;
	height: 372px;
	DISPLAY: block;
}
#membership-forward
{
    float: left;
    display: block;
}
#membership-forward a
{
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    cursor:pointer;
}
#membership-forward .linkText
{
    float: left;
    display: block;
}
.membership-forward-bullet
{
    float: left;
    display: block;
    width: 6px;
    height: 12px;
    margin: 6px 0 0 6px;
}
#membership-back
{
    float: left;
    display: block;
}
#membership-back a
{
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    cursor:pointer;
}
#membership-back .linkText
{
    float: left;
    display: block;
}
.membership-back-bullet
{
    float: left;
    display: block;
    width: 6px;
    height: 12px;
    margin: 6px 6px 0 0;
}
.membership-combobox
{
    font-family: Trebuchet MS;
    font-size: 11px;
}

/* Register Form */
.register-form-box 
{
}
.register-form-title 
{
    height: 31px;
}
.register-form-title .tab-title 
{
    height:20px;
    margin:9px 0;
}
.register-form-step1 
{
    width: 470px;
    margin: 0;
    padding: 0;
}
.register-form-left
{
    position: relative;
    float: left;
    width: 160px;
}
.register-form-right
{
    position: relative;
    float: right;
    width:238px;
}
.register-form-label
{
    margin: 2px 0 4px 0;
    font-family: Trebuchet MS;
    font-size: 11px;
    height: 16px;
}
.register-form-label#validator
{
    height: auto;
}
.register-form-label#red
{
    color: Red;
    height: auto;
}
.register-form-input
{
    
}
.register-form-right .register-form-input
{
    width: 185px;
}
.register-form-separator
{
    clear: both;
    height: 6px;
}
.register-form-button
{
    width: 94%;
    margin: 5px auto;
    text-align: center;
}

/* Login Form */
.login-form-box 
{
    width: 70%;
    margin: 0 auto;
}
.login-form-title 
{
    height: 31px;
}
.login-form-title .tab-title 
{
    height:20px;
    margin:9px 0;
}
.login-form-control 
{
    margin: 0 auto;
    text-align: center;
}
.login-form-label
{
    margin: 2px 0 3px 0;
    font-family: Trebuchet MS;
    font-size: 11px;
    text-align: left;
    line-height:16px;
}
.login-form-label#Todo
{
    margin: 0px 0 2px 0;
}
.login-form-label#red
{
    color: Red;
    margin: 0 auto;
    width: 180px;
    height: 58px;
    text-align: center;
}
.login-form-label#remember
{
    margin: 10px 0;
}
.login-form-input
{
    
}
.login-form-separator
{
    height: 10px;
}

.login-form-button
{
    width: 94%;
    margin: 5px auto;
    #margin: 7px auto;
    text-align: center;
}
#ctrlLogin_CustomLogin
{
    position: relative;
    left: 10px;
}

/* User Profile Form */
.profile-form-box 
{
    margin: 0 auto;
    width: 309px;
}
.profile-form-title 
{
    height: 31px;
}
.profile-form-title .tab-title 
{
    height:20px;
    margin:9px 0;
}
.profile-form-label
{
    margin: 2px 0 4px 0;
    font-family: Trebuchet MS;
    font-size: 11px;
    line-height: 16px;
    display: block;
    float: left;
}
.profile-form-dropdown
{
    margin: 0px 6px 4px 4px;
    font-family: Trebuchet MS;
    font-size: 11px;
    line-height: 16px;
    display: block;
    float: left;
}
.profile-form-separator
{
    clear: both;
    height: 4px;
}
.profile-form-separator#buttons
{
    height: 22px;
}
.profile-form-radio
{
    clear:left;
    display:block;
    float:right;
    font-family:Trebuchet MS;
    font-size:11px;
    line-height: 16px;
    margin:6px 20px 6px 0;
    width:100px;
}

.profile-form-checkbox-list
{
}

.profile-form-checkbox-left
{
    float: left;
    display: block;
}
.profile-form-checkbox-right
{
    float: left;
    display: block;
}
.profile-form-checkbox
{
    display:block;
    float:left;
    width: 26px;
}
.profile-form-checkbox-left .profile-form-label
{
    width: 160px;
}
.profile-form-checkbox-right .profile-form-label
{
    width: 80px;
}
.profile-form-button
{
    float:right;
    width:130px;
}

/*------------------------------------------*/
/* Contact Us Tab */
#contactus 
{
    /*background-color: #F4F4F4;*/
    position: relative;
    background-image: url(http://www.generalpaint.com/Content/Common/Html/Images/FondoTab.jpg);
    /*border: #9D9D9D 4px solid;*/
    float:right;
    width:658px;
    height: 500px;
    overflow: hidden;
    left: -150px;
    font-weight: normal;
}
.contactus-bordertab 
{
    position:relative;
    float: right;
    /*top:-31px;
    #top:-32px;*/
    top: -27px;
    #top: -28px;
    /*left:245px;*/
    left: 233px;
    width:92px;
    height: 30px;
    #height: 31px;
    background-color: #F4F4F4;
    /*border-top: #9D9D9D 4px solid;
    border-left: #9D9D9D 4px solid;
    border-right: #9D9D9D 4px solid;*/
    padding-top: 1px;
    z-index:11;
    color: #666;
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.contactus-bordertab img
{
    position: relative;
    top: 2px;
}
.contactus-form
{
    float: left;
    padding-left: 65px;
    padding-top: 10px;
    position: relative;
    width: 100%;
}

.contactus-form-box
{
    float:left;
}

.contactus-form-title
{
    padding-bottom: 2px;
    padding-top: 2px;    
}

.contactus-form-left
{
    float: left;
    width: 265px;
}

.contactus-form-right
{
    float: right;
    width: 300px;
}

.contactus-form-label
{
    padding-bottom: 2px;
    padding-top: 2px;
}

.contactus-result
{
    display: none;
}
.contactus-textbox
{
    background-image: url(http://www.generalpaint.com/Content/Common/Html/Images/FondoTexto.jpg);
    height: 18px;
    width: 176px;
    border: 0px;
    border-right: #C4C4C4 1px solid;
}

.contactus-combobox
{
    width: 178px;
    font-family: Trebuchet MS;
    font-size: 11px;
}

.contuctus-dropdown
{
    background-image: url(http://www.generalpaint.com/Content/Common/Html/Images/dropdown_onmouseout.png);
	text-align:center;
	margin: 2px 0 2px 0;
	cursor:pointer;
	font-family: Trebuchet MS;
    font-size: 11px;
    height:22px;
	width:178px;
	border:none;
}

.contuctus-dropdown:hover
{
    background-image: url(http://www.generalpaint.com/Content/Common/Html/Images/dropdown_onmouseover.png);
	margin: 2px 0 2px 0;
	text-align:center;
	font-family: Trebuchet MS;
    font-size: 11px;
    cursor:pointer;
    height:22px;
	width:178px;
	border:none;
}

.contuctus-dropdown-hover
{
	background-image: url(http://www.generalpaint.com/Content/Common/Html/Images/dropdown_onmousover.png);
	text-align:center;
	margin: 2px 0 2px 0;
	font-family: Trebuchet MS;
	cursor:pointer;
    font-size: 11px;
	height:22px;
	width:178px;
	border:none;
}

.contactus-textarea
{
    font-family: Trebuchet MS;
    font-size: 11px;
    width: 190px;
}

/* CONTACT US CAROUSEL */
#wp_contactus
{
	position:relative;
	left:0px;
	list-style-type: none/* !important*/;
	margin: 0px;
	padding: 0px;
	width:9999px;
}
#wp_contactus li{
	float: left;
	width:638px;
	padding:10px;
	height: 372px;
	DISPLAY: block;
}

/* Contact Us Form */
.contactus-form-box 
{
    width: 84%;
    margin: 0px auto;
    padding: 2px;
}
.contactus-form-title
{
    clear: both;
    margin: 0 0 7px 0;
}
.contactus-form-left
{
    position: relative;
    float: left;
    width: 53%;
}
.contactus-form-right
{
    position: relative;
    float: right;
    width: 47%;
}
.contactus-form-label
{
    margin: 2px 0 2px 0;
}
.contactus-form-separator
{
    height: 8px;
}
.contactus-form-buttons 
{
    width: 193px;
}
#lnkSendMessage 
{
    position: relative;
    float: left;
}
#lnkResetForm 
{
    position: relative;
    float: right;
}

/*------------------------------------------*/
/* Store Locator Tab */
#storelocator 
{
    /*background-color: #F4F4F4;*/
    position: relative;
    float:none;
    /*clear:both;*/
    /*width:937px;*/
    height: 392px;
    overflow: hidden;
    font-weight: normal;
}
.store-bordertab 
{
    position:relative;
    float: right;
    top:-421px;
    #top:-421px;
    left:-40px;
    #left:-39px;
    width:112px;
    height: 30px;
    #height: 31px;
    background-color: #F4F4F4;
    /*border-top: #9D9D9D 4px solid;
    border-left: #9D9D9D 4px solid;
    border-right: #9D9D9D 3px solid;*/
    padding-top: 1px;
    z-index:11;
    color: #666;
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.store-bordertab img
{
    position: relative;
    top: 2px;
}
#divError
{
	position: relative;
    float:right;
    top:94px;
    width:160px;
    height: 70px;
    overflow: hidden;
    right:0px;
}
#divErrordetail
{
	position: relative;
    float:right;
    top:-29px;
    width:160px;
    height: 70px;
    overflow: hidden;
    right:40px;
}
.table-error
{
	border: #9D9D9D 1px solid;
	width:160px;
    height: 70px;
}

.store-Back
{
	width: 930px;
	height: 392px;
	background-image: url(http://www.generalpaint.com/Content/Common/Html/Images/FondoTab.jpg);
	/*border: #9D9D9D 4px solid;*/
}
.store-title 
{
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
}
.store-table
{
	width: 886px;
	height: 350px;
	border:0;
}
.store-frame
{
	/*
	max-width:400px;
	width: 400px;*/
	width: 541px;
	display: block;
	float: left;
	height: 350px;
	border:none;
	vertical-align:super;
	margin-left:0px;
}
.store-map
{
	width: 450px;
	height: 280px;
	border:none;
	float: left;
	display: block;
}
.storeboxdiv
{
	height:22px;
	width:155px;
	background:url(http://www.generalpaint.com/Content/Common/Html/Images/storeText.jpg) no-repeat 50% bottom;
	float:left;
}
.storeboxautodiv
{
	height:22px;
	width:174px;
	background:url(http://www.generalpaint.com/Content/Common/Html/Images/storeTextAuto.jpg) no-repeat 50% bottom;
	float:left;
}

.storebtndiv
{
	/*margin-left:50%;*/
	vertical-align:top;
	float:left;
}
.storebox
{
	background:none;
	border:none;
	width:134px;
	height:18px;
	margin:0;
	padding: 2px 7px 0px 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.storeBtn
{
	margin:0px;
	height:21px;
	width:22px;
	vertical-align:top;
	border: none ;
	border-color: #D5D5D5;
	cursor:pointer;
}
.storeList 
{
    width: 930px;
    height: 29px;
}
.storeList ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
.storeList ul li
{
	float: left;
}
.storeList ul li a
{
	color: #fff;
	padding: 6px 0 12px;
	display: block;
	background: url(http://www.generalpaint.com/Content/Common/Html/Images/sep-nav.gif) 100% 0 no-repeat;
	font: 15px "Trebuchet MS" , Helvetica, sans-serif;
	letter-spacing: -1px;
	width: 163px;
	text-align: center;
		cursor: hand;
}
.storeList ul li a:hover
{
	text-decoration: none;
}

.storeList ul li.last
{
	padding: 0 1px 0 0;
	float: right;

}
.storeList ul li.last a
{
	background: none;
}
.store-sep
{
	background: url(http://www.generalpaint.com/Content/Common/Html/Images/sep-store.gif) no-repeat 10px;
}
.store-sep-hor
{
	background: url(http://www.generalpaint.com/Content/Common/Html/Images/sep-store-hor.gif) no-repeat 10px;
}
img.jcarousel-controlmain {
	cursor:pointer;	
}
.store-found
{
	width: 375px;
	height:80px;
	padding-left: 15px;
}

.store-foundGrey
{
	width: 375px;
	height:80px;
	/*background: #EAEAEA;*/
	padding-left: 15px;
}

.divScroll
{
	OVERFLOW: auto; 
	WIDTH: 420px;
	HEIGHT: 280px;
	padding-left:2px;
	display: block;
	float:left;
}
.divScroll#found ul
{
    PADDING: 0;
    margin: 0;
    list-style-type: none;
    /*width: 100%;*/
    font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	/*float:left;*/
	text-align: left;
}
#found.divScroll ul.store-states
{
    width: 394px;
    margin: 0 0 0 4px;
}
#found.divScroll ul.store-states li
{
    width:375px;
    height:80px;
}
.store-found td
{
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	float:left;
	align: left;
}
.store-found a
{
	float:left;
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
}
.store-found-tr 
{
	/*font: 12px bolder "Trebuchet MS" , Helvetica, sans-serif !important;
	float:left;*/
	font-weight:bolder !important;
	line-height:20px;
    padding-left:1px;
    text-align:left;
}
.store-found-address
{
    height:34px;
    padding-left:1px;
    text-align:left;
}
.store-found-link
{
	line-height:18px;
    padding-left:1px;
    text-align:left;
}
.store-foundGrey td
{
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	float:left;
	align: left;
}
.store-foundGrey a
{
	float:left;
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
}

.store-td
{
	font: 13px "Trebuchet MS" , Helvetica, sans-serif;
	line-height:26px;
}
.store-alert
{
	font-size:10px;
	color:#717678;
	margin-left:5px;
}
.store-detail td
{
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	float:left;
	width:200px;
	height:30px;
}
.store-detail a
{
	float:left;
} 
tr.alt td
{
	background: #EAEAEA; 
}
.even
{
	background: #EAEAEA; 
}
.title-td
{
	font: 13px bold "Trebuchet MS" , Helvetica, sans-serif;
	float:left;
}
.find-store-map
{
    display:block;
    float: left;
    /*width: 541px;*/
    height:350px;
}
.find-store-separator
{
    background: url(http://www.generalpaint.com/Content/Common/Html/Images/sep-store.gif) no-repeat 10px;
    display:block;
    float: left;
    width: 45px;
    height:350px;
}
.find-store-search
{
    display:block;
    float: left;
    width: 210px;
    height:350px;
}
.find-store-search .store-search
{
    float:left;
    height:80px;
    left:16px;
    margin:auto 0;
    position:relative;
    top:32%;
}
.store-container
{
    display:block;
    float: left;
    height:350px;
    margin-left: 10px;
}
.store-container .clearFix
{
    clear: both;
}
.store-redefine-text
{
    float: left;
    line-height: 22px;
    width: 171px;
}
.store-redefine-search
{
    float: right;
    font: 13px "Trebuchet MS" , Helvetica, sans-serif;
    margin-top: 2px;
    width: 410px;
    height: 46px;
}

/* AUTO COMPLETE */

.autocomplete-w1 
{ 
    position:absolute; 
    top:0px; 
    left:0px; 
    margin:8px 0 0 6px; 
    /* IE6 fix: */ 
    _background:none; 
    _margin:0;
}
.autocomplete 
{ 
    border:1px solid #999; 
    background:#FFF; 
    cursor:default; 
    text-align:left; 
    max-height:300px; 
    overflow:auto; 
    margin:-6px 6px 6px -6px; 
    /* IE6 specific: */ 
    _height:350px;  
    _margin:0; 
    _overflow-x:hidden; 
}
.autocomplete .selected 
{ 
    background:#F0F0F0; 
}
.autocomplete div 
{ 
    padding:2px 5px; 
    white-space:nowrap; 
}
.autocomplete strong 
{ 
    font-weight:normal; 
    color:#3399FF; 
}


/*------------------------------------------*/
/* Content Searcher Tab */
#contentSearcher
{
    /*background-color: #F4F4F4;*/
    position: relative;
    float:none;
    /*clear:both;*/
    width:585px;
    height: 392px;
    overflow: hidden;
}
.searcher-Back
{
	width: 585px;
	height: 392px;
	background-image: url(http://www.generalpaint.com/Content/Common/Html/Images/FondoTab.jpg);
	/*border: #9D9D9D 4px solid;*/
}
.searcher-bordertab 
{
    position:relative;
    float: right;
    top:-415px; 
    #top:-415px;
    /*left:-385px;*/
    #left:6px;
    width:20px;
    height: 22px;
    #height: 22px;
    background-color: #F4F4F4;
    padding-top: 1px;
    z-index:11;
    color: #666;
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.searcher-bordertab img
{
    position: relative;
    top: 4px;
}
.searcher-found
{
	width: 510px;
	height:80px;
	padding-left: 15px;
}

.searcher-foundGrey
{
	width: 510px;
	height:80px;
	background: #EAEAEA;
	padding-left: 15px;
}

.divScrollSearcher
{
	OVERFLOW: auto; 
	WIDTH: 550px;
	HEIGHT: 310px;
	padding-left:2px;
}
.divScrollDetail
{
	OVERFLOW: auto; 
	WIDTH: 410px;
	HEIGHT: 280px;
}
.searcher-found td
{
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	float:left;
	align: left;
}
.searcher-found a
{
	float:left;
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	font-weight:bold;
}
.searcher-found-tr 
{
	/*font: 12px bolder "Trebuchet MS" , Helvetica, sans-serif !important;
	float:left;*/
	font-weight:bolder !important;
}
.searcher-foundGrey td
{
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	float:left;
	align: left;
}
.searcher-foundGrey a
{
	float:left;
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	font-weight:bold;
}

.searcher-detail td
{
	font: 12px "Trebuchet MS" , Helvetica, sans-serif;
	float:left;
	width:200px;
}
.searcher-detail a
{
	float:left;
} 
tr.alt td
{
	background: #EAEAEA; 
}
.even
{
		padding-left:15px;
	background: #EAEAEA; 
}
.title-td
{
	font: 13px bold "Trebuchet MS" , Helvetica, sans-serif;
	float:left;
}
.searcher-title 
{
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    padding-top:30px;
}
.searcher-sep-hor
{
	background: url(http://www.generalpaint.com/Content/Common/Html/Images/searcher-sep-hor.jpg) no-repeat 10px;
	width:100%
}
#loading
{
	display:none;
	float:left;
	margin-left:8px;
}
#title-search
{
	float:left;
	}
/*------------------------------------------*/

/* TOOLS */

#toolMain
{
	padding: 139px 0 0;
	width: 100%;
	overflow: hidden;
	
}
#toolWrapper
{
	width: 970px;
	margin: 0 auto;
	position: relative;
	/*background:url(http://www.generalpaint.com/Content/Common/Html/Images/bg-tools.png)*/
}
#toolContainer
{
	border:0px;
	width:920px;
	height:665px;
}

/*------------------------------------------*/


.jcarousel-skin-ie7 
{
    /*height: 350px;
    margin: auto 0px;*/
}

.jcarousel-skin-ie7 .jcarousel-container {
    -moz-border-radius: 10px;
    height: 363px;
}

/*
.jcarousel-skin-ie7#mainCarousel
{

}
*/
.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 886px;
}

.jcarousel-skin-ie7 .jcarousel-container-vertical {
    width:  890px;
    height: 320px;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    /*width:  890px;
    height: 350px;*/
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
}

.jcarousel-skin-ie7 .jcarousel-item {
	                                   
	width:890px;  /* fixed width, important */
	/* just styling bellow*/
/*	height: 350px;*/
	DISPLAY: block;
	float:left;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}
ul.cr-description {
    PADDING: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
    height: 80px;
}
ul.cr-description li {
    margin: 0 0 0 20px;
    line-height:16px;
}
ul.cr-description li#cr-first-li {
    margin: 0;
}
