@media (min-width: 737px) {
#slide-container-bg			{
							width: 950px;
							border-left: 5px solid #fff;
							border-right: 5px solid #fff;
							height: 284px;
							border-top: 5px solid #fff;
							padding: 0 0 0 0px;
							background: #532e63;
							position: relative;
							}
}

#slide-container			{
							height: 274px;
							
							}

#slide-bg					{
							width: 950px;
							clear: both;
							-webkit-box-shadow: 0px 4px 5px -1px rgba(25,25,25,10);
							box-shadow: 0px 4px 5px -1px rgba(25,25,25,10);
							}

#slider							{
								width: 950px;
								height: 274px;
								}
								
#slider1Content li				{
								list-style: none;
								}	
										
								
.slider1Image					{
								width: 950px;
								float: left;
								position: relative;
								display: none;
								
								}
								
.slider1Image span 				{
								display: none;
								}
								
.slider1Image span strong		{
								font-size: 14px;
								}
								
.left							{
								top: 0;
								left: 0;
								width: 140px !important;
								height: 356px;
								}
								
.bottom							{
								bottom: 0;
								left: 0;
								}