	.copytext
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: auto;
		float: left;
		display: block;
		
		margin: 0px auto;
		padding-bottom: 20px;
		
		text-align: justify;
		font-family: Verdana;
		font-size: 10px;
		color: #FFFFFF;
	}

	.copytext a {
		font-family: Verdana;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;	
	}

	.copytext a:hover {
		color: #498bca;
	}	
	
	h2 {
		font-size:1.5em; font-weight:bold;
	}
	
	#link-bar {
		font-family: Verdana;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 26px;
		text-decoration: none;	
	}
	
	#link-bar a {
		font-family: Verdana;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 26px;
		text-decoration: none;	
	}

	#link-bar a:hover {
		color: #498bca;
	}








	body#index {
		margin: 0px;
		padding: 0px;
		
		background-color: #0c152d;
		background-image: url(../images/index-bgwrap.png);
		background-repeat: repeat-x;
	}


	#index-bodyWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 800px;
		height: auto;
		float: none;
		
		margin: 0px auto;
	}

	#index-logo {
		position: relative;
		top: 0px;
		left: 0px;
		width: 800px;
		height: 150px;
		float: none;
		
		margin: 100px auto 0px auto;
		background-image: url(../images/index-logo.png);
	}

	#index-legalHolder {
		position: relative;
		top: 30px;
		left: 0px;
		width: 800px;
		height: auto;
		float: none;
		
		color: #FFFFFF;
		font-family: Tahoma;
		font-size: 11px;
		text-align: center;
	}

	#index-buttonHolder {
		position: relative;
		top: 0px;
		left: 0px;
		width: 800px;
		height: 200px;
		float: none;
		
		margin: 50px auto 0px auto;
	}

	.index-button {
		position: relative;
		top: 0px;
		left: 0px;
		width: 200px;
		height: 200px;
		float: left;
	}

	.index-buttonspacer {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100px;
		height: 200px;
		float: left;
	}
	
	#index-buttontextHolder {
		position: relative;
		top: 0px;
		left: 0px;
		width: 800px;
		height: 25px;
		float: none;
		
		margin: 10px auto 0px auto;
	}

	.index-buttontext {
		position: relative;
		top: 0px;
		left: 0px;
		width: 200px;
		height: 25px;
		float: left;
		line-height: 25px;
		text-align: center;
	}

	.index-buttontextspacer {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100px;
		height: 25px;
		float: left;
		line-height: 25px;
		text-align: center;
	}

	a.index-buttonlink {
		font-family: Tahoma;
		font-size: 20px;
		text-decoration: none;
		font-weight: bold;
	}

	#index-newsletterHolder {
		position: relative;
		top: 0px;
		left: 0px;
		width: 800px;
		height: 90px;
		float: none;
		
		margin: 50px auto 0px auto;
	}

	#index-newsletterHolder .text {
		position: relative;
		top: 0px;
		left: 0px;
		width: 386px;
		height: 90px;
		float: left;

		
		margin-top: 20px;
		
		font-family: Verdana;
		font-size: 20px;
		color: #7d7e85;
		font-weight: bold;
		font-style:italic;
		line-height: 26px;
	}
	
	#index-newsletterHolder .text a {
		text-decoration: none;
		color: #7d7e85;
	}
	
	#index-newsletterHolder .text a:hover {
		text-decoration: none;
		color: #ffffff;
	}	

	#index-newsletterHolder .text .standard {
		font-family: Verdana;
		font-size: 20px;
		color: #FFFFFF;
		font-weight: normal;
		font-style: normal;
	}

	
	#index-newsletterHolder .form {
		position: relative;
		top: 20px;
		left: 0px;
		width: 414px;
		height: 90px;
		float: left;
		background-image: url(../images/index-formbg.png);
		background-repeat: no-repeat;
		overflow: hidden;
	}

	#index-newsletterHolder .form .label {
		font-family: Verdana;
		font-size: 16px;
		color: #FFFFFF;
	}

	#index-newsletterHolder .form input {
		font-size: 10px;
		padding: 0px;
		width: 260px;
	}
	
	#index-textHolder {
		font-family: Verdana;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: normal;
		font-style: normal;
	}
	
	#index-nav
	{
		position: relative;
		top: 0px;
		left: 0px;
		/*width: 820px;*/
		width: 800px;
		height: auto;
		float: none;
		
		margin: 30px auto 0px auto;
		text-align: center;
		font-family: Verdana;
		font-size: 14px;
		color: #7d7e85;
	}
	
	#index-nav a {
		font-family: Verdana;
		font-size: 14px;
		color: #7d7e85;
		line-height: 26px;
		text-decoration: none;	
	}

	#index-nav a:hover {
		color: #FFFFFF;
	}

	#index-footer
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 800px;
		height: auto;
		float: none;
		
		margin: 50px auto 0px auto;
		text-align: center;
		font-family: Verdana;
		font-size: 9px;
		color: #7d7e85;
	}
	
	#index-footer .text {
		position: relative;
		top: 0px;
		left: 0px;
		height: auto;
		float: left;
	}





























	body#theatre {
		margin: 0px;
		padding: 0px;
		
		background-color: #b16128;
		background-image: url(../images/theatre-bgwrap.png);
		background-repeat: repeat-x;
	}

	.theatre-bodyWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: auto;
		float: none;
		
		margin: 0px auto;
	}

	
	#theatre-topWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: 100px;
		float: left;
	}

	#theatre-topWrap #logo {
		position: relative;
		top: 0px;
		left: 0px;
		width: 530px;
		height: 80px;
		float: left;
		
		background-image: url(../images/theatre-logo.png);
		background-repeat: no-repeat;
	}

	#theatre-topWrap .text {
		position: relative;
		top: 10px;
		left: 0px;
		width: 470px;
		height: 80px;
		float: left;
		
		font-family: Verdana;
		font-size: 20px;
		line-height: 25px;
		color: #FFFFFF;
		font-weight: normal;
		font-style: normal;
	}

	#theatre-topWrap .text .standard {
		font-family: Verdana;
		font-size: 20px;
		color: #fdb82d;
		font-weight: bold;
		font-style:italic;
		line-height: 26px;
		text-align: left;
	}	

	#theatre-buttonWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: 302px;
		float: left;
	}

	#theatre-buttonWrap .left {
		position: relative;
		top: 0px;
		left: 0px;
		width: 230px;
		height: 302px;
		float: left;
	}

	#theatre-buttonWrap a {
		font-family: Verdana;
		font-size: 18px;
		color: #FFFFFF;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
	}

	#theatre-buttonWrap .right {
		position: relative;
		top: 0px;
		left: 0px;
		width: 770px;
		height: 302px;
		float: left;
		
		background-image: url(../images/theatreBg.jpg);
		background-repeat:repeat-x;
	}
	
	#theatre-contentWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: auto;
		float: left;
		
		padding-top: 30px;
	}

	#theatre-contentWrap .left {
		position: relative;
		top: 0px;
		left: 0px;
		width: 460px;
		height: auto;
		float: left;
		
		font-family: Verdana;
		font-size: 20px;
		color: #fdb82d;
		font-weight: normal;
		text-align: left;
	}

	#theatre-contentWrap .right {
		position: relative;
		top: 0px;
		left: 0px;
		width: 540px;
		height: auto;
		float: left;

		font-family: Verdana;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
		text-align: justify;
	}




















	#theatre-newsletterWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: 80px;
		float: none;
		
		margin: 0px auto;
	}

	#theatre-newsletterWrap .text {
		position: relative;
		top: 0px;
		left: 0px;
		width: 400px;
		height: 50px;
		float: left;
		
		padding-top: 30px;
		
		font-family: Verdana;
		font-size: 22px;
		line-height: 25px;
		color: #FFFFFF;
		font-weight: normal;
		font-style: normal;
	}

	#theatre-newsletterWrap .text .standard {
		font-family: Verdana;
		font-size: 20px;
		color: #fdb82d;
		font-weight: bold;
		font-style:italic;
		line-height: 26px;
		text-align: left;
	}	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	#theatre-mainbar {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 90px;
		float: left;
		
		margin-top: 20px;
	}

	#theatre-mainbar #line {
		position: absolute;
		top: 30px;
		left: 0px;
		width: 100%;
		height: 30px;
		
		background-color: #fdb82d;
	}

	#theatre-mainbar #holder {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: 90px;
		float: none;
		
		margin: 0px auto;
	}

	#theatre-mainbar #holderleft {
		position: relative;
		top: 0px;
		left: 0px;
		width: 586px;
		height: 90px;
		float: left;
	}

	#theatre-mainbar #holderleft #scroller {
		position: absolute;
		top: 30px;
		left: 0px;
		width: 586px;
		height: 30px;

		font-family: Arial;
		font-size: 18px;
		line-height: 28px;
		color: #FFFFFF;
		font-weight: bold;
	}
	
	#theatre-mainbar #holderleft #scrolltext {
		position: absolute;
		top: 30px;
		left: 150px;
		width: 436px;
		height: 30px;

		font-family: Arial;
		font-size: 18px;
		line-height: 28px;
		color: #000000;
		font-weight: normal;
	}

	#theatre-mainbar #holderright {
		position: relative;
		top: 0px;
		left: 0px;
		width: 414px;
		height: 90px;
		float: left;
		
		background-image:url(../images/theatre-formbg.png);
		background-repeat: no-repeat;
		overflow: hidden;
	}
	
	#theatre-mainbar #holderright .label {
		font-family: Verdana;
		font-size: 16px;
		color: #FFFFFF;
	}

	#theatre-mainbar #holderright input {
		font-size: 10px;
		padding: 0px;
		width: 260px;
	}	

	#theatre-nav
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: auto;
		float: left;
		
		margin: 30px auto 0px auto;
		text-align: center;
		font-family: Verdana;
		font-size: 14px;
		color: #FFFFFF;
	}
	
	#theatre-nav a {
		font-family: Verdana;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 26px;
		text-decoration: none;	
	}

	#theatre-nav a:hover {
		color: #498bca;
	}

	#theatre-footer
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: auto;
		float: left;
		
		margin: 20px auto 0px auto;
		padding-bottom: 20px;
		text-align: center;
		font-family: Verdana;
		font-size: 9px;
		color: #FFFFFF;
	}
	
	#theatre-footer .text {
		position: relative;
		top: 0px;
		left: 0px;
		height: auto;
		float: left;
	}











































	body#model {
		margin: 0px;
		padding: 0px;
		
		background-color: #720f2c;
		background-image: url(../images/model-bgwrap.png);
		background-repeat: repeat-x;
	}

	.model-bodyWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: auto;
		float: none;
		
		margin: 0px auto;
	}

	
	#model-topWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: 100px;
		float: left;
	}

	#model-topWrap #logo {
		position: relative;
		top: 0px;
		left: 0px;
		width: 530px;
		height: 80px;
		float: left;
		
		background-image: url(../images/model-logo.png);
		background-repeat: no-repeat;
	}

	#model-topWrap .text {
		position: relative;
		top: 10px;
		left: 0px;
		width: 470px;
		height: 80px;
		float: left;
		
		font-family: Verdana;
		font-size: 20px;
		line-height: 25px;
		color: #FFFFFF;
		font-weight: normal;
		font-style: normal;
	}

	#model-topWrap .text .standard {
		font-family: Verdana;
		font-size: 20px;
		color: #ec1c5b;
		font-weight: bold;
		font-style:italic;
		line-height: 26px;
		text-align: left;
	}	

	#model-buttonWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: 302px;
		float: left;
	}

	#model-buttonWrap .left {
		position: relative;
		top: 0px;
		left: 0px;
		width: 230px;
		height: 302px;
		float: left;
	}

	#model-buttonWrap a {
		font-family: Verdana;
		font-size: 18px;
		color: #FFFFFF;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
	}

	#model-buttonWrap .right {
		position: relative;
		top: 0px;
		left: 0px;
		width: 770px;
		height: 302px;
		float: left;
		
		background-image: url(../images/modelBg.jpg);
		background-repeat:repeat-x;
	}
	
	#model-contentWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: auto;
		float: left;
		
		padding-top: 30px;
	}

	#model-contentWrap .left {
		position: relative;
		top: 0px;
		left: 0px;
		width: 460px;
		height: auto;
		float: left;
		
		font-family: Verdana;
		font-size: 20px;
		color: #ec1c5b;
		font-weight: normal;
		text-align: left;
	}

	#model-contentWrap .right {
		position: relative;
		top: 0px;
		left: 0px;
		width: 540px;
		height: auto;
		float: left;

		font-family: Verdana;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
		text-align: justify;
	}




















	#model-newsletterWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: 80px;
		float: none;
		
		margin: 0px auto;
	}

	#model-newsletterWrap .text {
		position: relative;
		top: 0px;
		left: 0px;
		width: 400px;
		height: 50px;
		float: left;
		
		padding-top: 30px;
		
		font-family: Verdana;
		font-size: 22px;
		line-height: 25px;
		color: #FFFFFF;
		font-weight: normal;
		font-style: normal;
	}

	#model-newsletterWrap .text .standard {
		font-family: Verdana;
		font-size: 20px;
		color: #ec1c5b;
		font-weight: bold;
		font-style:italic;
		line-height: 26px;
		text-align: left;
	}	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	#model-mainbar {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 90px;
		float: left;
		
		margin-top: 20px;
	}

	#model-mainbar #line {
		position: absolute;
		top: 30px;
		left: 0px;
		width: 100%;
		height: 30px;
		
		background-color: #ec1c5b;
	}

	#model-mainbar #holder {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: 90px;
		float: none;
		
		margin: 0px auto;
	}

	#model-mainbar #holderleft {
		position: relative;
		top: 0px;
		left: 0px;
		width: 586px;
		height: 90px;
		float: left;
	}

	#model-mainbar #holderleft #scroller {
		position: absolute;
		top: 30px;
		left: 0px;
		width: 586px;
		height: 30px;

		font-family: Arial;
		font-size: 18px;
		line-height: 28px;
		color: #FFFFFF;
		font-weight: bold;
	}
	
	#model-mainbar #holderleft #scrolltext {
		position: absolute;
		top: 30px;
		left: 150px;
		width: 436px;
		height: 30px;

		font-family: Arial;
		font-size: 18px;
		line-height: 28px;
		color: #000000;
		font-weight: normal;
	}

	#model-mainbar #holderright {
		position: relative;
		top: 0px;
		left: 0px;
		width: 414px;
		height: 90px;
		float: left;
		
		background-image:url(../images/model-formbg.png);
		background-repeat: no-repeat;
		overflow: hidden;
	}
	
	#model-mainbar #holderright .label {
		font-family: Verdana;
		font-size: 16px;
		color: #FFFFFF;
	}

	#model-mainbar #holderright input {
		font-size: 10px;
		padding: 0px;
		width: 260px;
	}	

	#model-nav
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: auto;
		float: left;
		
		margin: 30px auto 0px auto;
		text-align: center;
		font-family: Verdana;
		font-size: 14px;
		color: #FFFFFF;
	}
	
	#model-nav a {
		font-family: Verdana;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 26px;
		text-decoration: none;	
	}

	#model-nav a:hover {
		color: #498bca;
	}

	#model-footer
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: auto;
		float: left;
		
		margin: 20px auto 0px auto;
		padding-bottom: 20px;
		text-align: center;
		font-family: Verdana;
		font-size: 9px;
		color: #FFFFFF;
	}
	
	#model-footer .text {
		position: relative;
		top: 0px;
		left: 0px;
		height: auto;
		float: left;
	}


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	body#tv {
		margin: 0px;
		padding: 0px;
		
		background-color: #1e3c70;
		background-image: url(../images/tv-bgwrap.png);
		background-repeat: repeat-x;
	}

	.tv-bodyWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: auto;
		float: none;
		
		margin: 0px auto;
	}

	
	#tv-topWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: 100px;
		float: left;
	}

	#tv-topWrap #logo {
		position: relative;
		top: 0px;
		left: 0px;
		width: 530px;
		height: 80px;
		float: left;
		
		background-image: url(../images/tv-logo.png);
		background-repeat: no-repeat;
	}

	#tv-topWrap .text {
		position: relative;
		top: 10px;
		left: 0px;
		width: 470px;
		height: 80px;
		float: left;
		
		font-family: Verdana;
		font-size: 20px;
		line-height: 25px;
		color: #FFFFFF;
		font-weight: normal;
		font-style: normal;
	}

	#tv-topWrap .text .standard {
		font-family: Verdana;
		font-size: 20px;
		color: #42bbec;
		font-weight: bold;
		font-style:italic;
		line-height: 26px;
		text-align: left;
	}	

	#tv-buttonWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: 302px;
		float: left;
	}

	#tv-buttonWrap .left {
		position: relative;
		top: 0px;
		left: 0px;
		width: 230px;
		height: 302px;
		float: left;
	}

	#tv-buttonWrap a {
		font-family: Verdana;
		font-size: 18px;
		color: #FFFFFF;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
	}

	#tv-buttonWrap .right {
		position: relative;
		top: 0px;
		left: 0px;
		width: 770px;
		height: 302px;
		float: left;
		
		background-image: url(../images/tvBg.jpg);
		background-repeat:repeat-x;
	}
	
	#tv-contentWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: auto;
		float: left;
		
		padding-top: 30px;
	}

	#tv-contentWrap .left {
		position: relative;
		top: 0px;
		left: 0px;
		width: 460px;
		height: auto;
		float: left;
		
		font-family: Verdana;
		font-size: 20px;
		color: #498bca;
		font-weight: normal;
		text-align: left;
	}

	#tv-contentWrap .right {
		position: relative;
		top: 0px;
		left: 0px;
		width: 540px;
		height: auto;
		float: left;

		font-family: Verdana;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
		text-align: justify;
	}







	.tv-itemWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: auto;
		float: none;
		
		margin: 0px auto;
	}












	#tv-newsletterWrap {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: 80px;
		float: none;
		
		margin: 0px auto;
	}

	#tv-newsletterWrap .text {
		position: relative;
		top: 0px;
		left: 0px;
		width: 400px;
		height: 50px;
		float: left;
		
		padding-top: 30px;
		
		font-family: Verdana;
		font-size: 22px;
		line-height: 25px;
		color: #FFFFFF;
		font-weight: normal;
		font-style: normal;
	}

	#tv-newsletterWrap .text .standard {
		font-family: Verdana;
		font-size: 20px;
		color: #498bca;
		font-weight: bold;
		font-style:italic;
		line-height: 26px;
		text-align: left;
	}	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	#tv-mainbar {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 90px;
		float: left;
		
		margin-top: 20px;
	}

	#tv-mainbar #line {
		position: absolute;
		top: 30px;
		left: 0px;
		width: 100%;
		height: 30px;
		
		background-color: #498bca;
	}

	#tv-mainbar #holder {
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: 90px;
		float: none;
		
		margin: 0px auto;
	}

	#tv-mainbar #holderleft {
		position: relative;
		top: 0px;
		left: 0px;
		width: 586px;
		height: 90px;
		float: left;
	}

	#tv-mainbar #holderleft #scroller {
		position: absolute;
		top: 30px;
		left: 0px;
		width: 586px;
		height: 30px;

		font-family: Arial;
		font-size: 18px;
		line-height: 28px;
		color: #FFFFFF;
		font-weight: bold;
	}
	
	#tv-mainbar #holderleft #scrolltext {
		position: absolute;
		top: 30px;
		left: 150px;
		width: 436px;
		height: 30px;

		font-family: Arial;
		font-size: 18px;
		line-height: 28px;
		color: #000000;
		font-weight: normal;
	}

	#tv-mainbar #holderright {
		position: relative;
		top: 0px;
		left: 0px;
		width: 414px;
		height: 90px;
		float: left;
		
		background-image:url(../images/tv-formbg.png);
		background-repeat: no-repeat;
		overflow: hidden;
	}
	
	#tv-mainbar #holderright .label {
		font-family: Verdana;
		font-size: 16px;
		color: #FFFFFF;
	}

	#tv-mainbar #holderright input {
		font-size: 10px;
		padding: 0px;
		width: 260px;
	}	

	#tv-nav
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: auto;
		float: left;
		
		margin: 30px auto 0px auto;
		text-align: center;
		font-family: Verdana;
		font-size: 14px;
		color: #FFFFFF;
	}
	
	#tv-nav a {
		font-family: Verdana;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 26px;
		text-decoration: none;	
	}

	#tv-nav a:hover {
		color: #498bca;
	}

	#tv-footer
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 1000px;
		height: auto;
		float: left;
		
		margin: 20px auto 0px auto;
		padding-bottom: 20px;
		text-align: center;
		font-family: Verdana;
		font-size: 9px;
		color: #FFFFFF;
	}
	
	#tv-footer .text {
		position: relative;
		top: 0px;
		left: 0px;
		height: auto;
		float: left;
	}	
	
	strong a {
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	
	#blogs {
		color:#FFFFFF;
		font-family:Verdana;
		font-size:10px;
		margin-top: px;
		display:inline;
	}
	
	#blogs a {
	color:#FFFFFF;
	font-weight: bold;
	}
	
	#blogs a:hover {
	color:#498BCA;
	}
	
	.post_title a {
		/*font-size:1.5em;*/
		font-weight:bold;
		text-decoration: none;
	}
	
	.snippet {
		width: 260px;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	#snip2 {
		margin-right: 0px;
	}
	
	.model-bodyWrap .snippet {
		width: 326.6px;
		margin-bottom: -30px;
	}
	
	.tv-bodyWrap .snippet {
		width: 326.6px;
		margin-bottom: -30px;
	}
	
	.theatre-bodyWrap .snippet {
		width: 326.6px;
		margin-bottom: -30px;
	}