@media only screen and (min-width: 1200px) {
	.homepage-content {
		padding: 0 104px;
	}
}
@media only screen and (max-width: 1200px) {

	#nav li a {width:204px!important;}
	#header .holder { width: 1024px!important;}
	#main { width: 1024px!important;}
	.nav-bar .hold { width: 1024px!important;}
}

.twothirds .box-hold .box-even:first-child, .twothirds .box-hold .box-even {width: 509px!important;}
.external-box {width:480px!important;}
.twothirds .box-hold .box-even:first-child .heading, .twothirds .box-hold .box-even .heading {   width: 509px!important;}
.twothirds .box-hold .box-even:first-child .cont-even, .twothirds .box-hold .box-even .cont-even {    width: 509px!important; }
  
.twothirds .box-hold .box-even:first-child .cont-even-padded, .twothirds .box-hold .box-even .cont-even-padded { width: 489px!important; }
.tab-break, .left-align {padding-left:2px!important;}

/*
#wrapper{margin-left: auto!important;margin-right:auto!important; width: 1020px!important;}
html,body{height:100%;min-width: 1020px;}

#header { width: 1020px!important;}
*/

* { margin: 0; padding: 0; }
#page{width: 1024px!important;overflow:hidden;margin:0px auto;}
*:first-child+html #page {position:relative;}/*ie7*/
* html #page{position:relative;}/*ie6*/

#content_container{display:table-cell;vertical-align: middle;background:#000;}
*:first-child+html #content_container{position:absolute;top:50%;}/*ie7*/
* html #content_container{position:absolute;top:50%;}/*ie6*/

*:first-child+html #content{position:relative;top:-50%;}/*ie7*/
* html #content{position:relative;top:-50%;}/*ie6*/

html,body{height:100%;}
#page{height:100%}
.header_text{background:#000000;color:#FFFFFF;padding:5px 10px 5px 20px;}

.titlebar{height:41px;display:block;width:100%;background:url(../images/license_title.png) repeat-x;padding:3px 0 0 10px;
	padding:0px 15px;font-size:18px;color:#000000!important;line-height:41px;text-align:center;font-weight:bold;}
.license_checkout{margin:0px;padding-top:20px;}			
.checkout_image .image_div{width:200px;display:inline;padding:50px;}			
.checkout_image {display:table;overflow:hidden;margin:0px auto;padding-bottom:30px;}
.checkout_video_frame{padding-left:18px;padding-bottom:30px;}
.checkout_video_frame .image_div{width:200px;display:inline;padding:20px;}
#bottompart{background:#000000;padding-bottom:30px;}	
.footer_licenese{color:#FFFFFF;background:url(../images/bottom_sales_bg.png) repeat-x;padding:12px 0 0 3px;height:69px;text-align:center;font-weight:bold;font-size:15px;}
.license_feeds{background:#000000;}

 #wrapper_liscenes {
        height: 600px;
        width: 1020px;
        overflow: hidden;
        position: relative;
      }
.ui-jcoverflip {
        position: relative;
      }
      
      .ui-jcoverflip--item {
        position: absolute;
        display: block;
      }
      
      /* Basic sample CSS */
      #flip {
        height: 500px;
        width: 950px;
        margin-bottom: 50px;
		margin-left:50px;
      }
      
      #flip .ui-jcoverflip--title {
        position: absolute;
        bottom: -30px;
        width: 100%;
        text-align: center;
        color: #555;
      }
      
      #flip img {
        display: block;
        border: 0;
        outline: none;
      }
      
      #flip a {
        outline: none;
      }

      
      .ui-jcoverflip--item {
        cursor: pointer;
      }
            
      ul,
      ul li {
        margin: 0;
        padding: 0;
        display: block;
        list-style-type: none;
      }
      
      #scrollbar {
        position: absolute;
        left: 20px;
        right: 20px;
		
        
      }
      
.display-content .news-header {
	font-size: 17px !important;
}
.display-content .tab-column .news-header span {
	font-size: 17px !important;
}
.news-body p {
	font-size: 14px;
	line-height: 1.6;
	padding-left: 215px;
}
.display-content .news-body {
	margin: 7px 0 10px !important;
}
.display-content .tools {
	margin-top: 5px;
}
.display-content .tools .button {
	font-size: 13px;
}