/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */
body {
	background: #5bb6e4 url('../assets/background.jpg') no-repeat top center;
}

#main-wrap {
	background: url('../assets/shadow.png') repeat-y top center;
	font-family: Arial, Helvetica, "sans serif";
	color: #253b56;
}

footer, #content, #gallery-content, #winners-content {
	width: 996px;
	margin: 0 auto;
	position: relative;
}

#registration-content {
	width: 996px;
	background: #87c9eb url('../assets/inner-background.jpg') repeat-x top left;
	margin: 0 auto;
	padding: 0 0 20px 0;
	position: relative;
}

#winners-content {
	background: #87c9eb url('../assets/inner-background.jpg') repeat-x top left;
}

#fineprint {
	font-size: 10px;
	line-height: 12px;
	margin: 0 35px;
}

#content #fineprint {
	font-size: 10px;
	line-height: 12px;
	margin: 0;
}

#fineprint h5 {
	font-size: 10px;
	font-weight: bold;
	margin: 16px 0 0 0; padding: 0;
}

#fineprint p {
	margin: 0; padding: 0;
}

#content {
	padding: 25px 35px;
	width: 926px;
	background: #87c9eb url('../assets/inner-background.jpg') repeat-x top left;
	position: relative;
}

img.slug {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#gallery-content {
	background: #87c9eb url('../assets/inner-background.jpg') repeat-x top left;
	padding: 0 0 35px 0;
}

#prizes{
    border: solid #000 2px;
	text-align: center;
    width: 500px;
	margin: 0 auto;
 }

#prizes td {
	padding: 5px;
	border: solid #000 1px;
}

 .data {
    color: #000000;
    text-align: left;
	font-size: 10px;
 }

.gallery-text {
	width: 790px;
	margin: 15px auto 18px auto;
}

.gallery-text p {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

.rules-text {
	width: 790px;
	margin: 15px auto 18px auto;
}

.rules-text p {
	padding: 10px;
	margin: 0;
	font-size: 12px;
}

.rules-text-header {
	width: 790px;
	text-align: center;
	margin: 15px auto 18px auto;
}

.rules-text-header p {
	padding: 0;
	margin: 0;
	font-size: 16px;
}

.sony-link {
	width: 462px;
	margin: 0 auto 20px auto;
}

.super {
	margin: 10px auto;
    width: 728px !important;
    height: 90px;
    padding: 0 0 0 10px !important;
    border: 1px solid black;
	background-image: url("http://a.dolimg.com/explore/images/adslugs/adslug-vertical.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

header {
	background: url('../assets/shadow-top.png') no-repeat top center;
	padding-top: 16px;
}

#top {
	overflow: auto;
}

#top div.left {
	width: 385px;
	float: left;
}

#top div.left div.text {
	padding-bottom: 120px;
	margin-bottom: 10px;
	background: url('../assets/intro-images.jpg?cb=20120416') no-repeat -12px bottom;
}
#top div.left div.text p.cta {
	font-size: 13px;
	margin: 10px 0;
}

#top div.left div.text p {
	font-size: 13px;
	line-height: 16px;
}

#top div.left a.enter-sweeps {
	width: 351px;
	height: 68px;
	outline: 0;
	background: url('../assets/sprite-buttons.png') no-repeat;
	border: 0;
	text-indent: -9999px;
	display: block;
}

#top div.right {
	width: 535px;
	float: left;
	margin-left: 5px;

}

#thePlayer {	
	background: url('../assets/video-background.png') no-repeat;
	width: 524px;
	height: 407px;
	padding: 11px 0 0 11px;
	overflow: hidden;
}

#top div.right h2 {
	text-align: center;
	font-size: 17px;
	margin: 0 0 3px 0;
}

#top div.right div.fineprint {
	text-align: center;
	font-size: 12px;
	padding: 3px 0;
}

#extras {
	padding: 5px 0 0 0;
}

#extras .rules {
	font-size: 11px;
	color: #ff6633;
	vertical-align: bottom;
}

#extras h5 {
	display: inline;
	padding-left: 15px;
	margin: 0;
	vertical-align: bottom;
}
#extras ul, 
#extras ul li {
	padding: 0;
	margin: 0;
	display: inline;
	vertical-align: bottom;
}

#extras ul li a {
	text-decoration: none;
}

#bottom {
	padding-top: 23px;
}

#enter-to-win {
	width: 566px;
	height: 210px;
	padding: 14px 11px 0 25px;
	background: url('../assets/sprite-modules.png') no-repeat;
	float: left;
	position: relative;
}

#enter-to-win h3 {
	margin: 0 0 14px 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}

#enter-to-win a.enter-sweeps {
	background: url('../assets/sprite-buttons.png') no-repeat 0 -86px;
	width: 290px;
	height: 46px;
	border: 0;
	outline: 0;
	text-indent: -9999px;
	display: block;
	margin: 14px 0 0 0;
}

#enter-to-win p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 21px;
	width: 340px;
}

#enter-to-win div.fineprint {
	position: absolute;
	bottom: 15px;
}

#enter-to-win div.fineprint p {
	font-size: 11px;
	text-align: center;
	width: 49%;
	line-height: 12px;
	float: left;
}
#enter-to-win div.fineprint p.mobile {
	padding: 6px 0 0 0;
}
#enter-to-win div.fineprint p.rules {
	padding: 6px 0 0 50px;
	width: 230px;
}
#enter-to-win div.fineprint p em {
	font-style: normal;
	font-weight: bold;
}

#gallery-promo {
	width: 297px;
	height: 215px;
	padding: 8px 0 0 9px;
	background: url('../assets/sprite-modules.png') no-repeat -624px 0;
	float: left;
	margin-left: 16px;
}

.crosspromos {
	clear: both;
	overflow: auto;
	width: 660px;
	margin: 0 auto;
	padding: 35px 0 15px 0;
}

.crosspromos .promo {
	width: 189px;
	height: 161px;
	float: left;
	padding: 6px 0 0 10px;
	margin: 0 10px;
	background: url('../assets/sprite-modules.png') no-repeat -947px 0;
}

#gallery {
	width: 750px;
	height: 600px;
	padding: 14px;
	margin: 15px auto 0 auto;
	background: url('../assets/gallery-background.png') no-repeat;
	position: relative;
}

#gallery .image {
	position: relative;
	width: 750px;
	height: 500px;
	margin-bottom: 12px;
	overflow: hidden;
}

#gallery .image .scroll img {
	display: block;
	float: left;
	cursor: pointer;
}

#gallery .image .scroll {
	width: 10000px;
	position: absolute;
}

#gallery .thumbs {
	width: 708px;
	height: 87px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

#gallery .thumbs .scroll {
	width: 10000px;
	position: absolute;
}

#gallery .thumbs .scroll a {
	width: 118px;
	height: 75px;
	padding: 5px 6px 7px 6px;
	margin: 0 14px 0 0;
	display: block;
	background: url('../assets/gallery/gallery-thumbBG.jpg');
	float: left;
	outline: 0;
}

#gallery .thumbs .scroll a img {
	border: 3px solid #ffffff;
}

#gallery .thumbs .scroll a.selected img,
#gallery .thumbs .scroll a:hover img {
	border: 3px solid #fd6b3b;
}

#gallery a.arrow {
	display: block;
	width: 25px;
	height: 41px;
	position: absolute;
	background-image: url('../assets/gallery-arrows.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
	bottom: 37px;
	outline: 0;
}

#gallery a.left {
	background-position: 0 0;
	left: 10px;
}

#gallery a.left:hover {
	background-position: 0 -60px;
}

#gallery a.right {
	background-position: -74px 0;
	right: 10px;
}

#gallery a.right:hover {
	background-position: -74px -60px;
}

#registration-content .dialog {
	padding: 0;
	margin: 0;
	overflow: auto;
	font-size: 12px;
	padding: 30px 15px;
}

#registration-content .dialog h2 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.dialog p.instructions {
	text-align: center;
	margin: 10px 0;
	padding: 0;
}

#registration-content form span.required {
	color: #fe5d3e;
}

#registration-content form fieldset {
	margin: 0;
	padding: 0;
}

#registration-content form fieldset legend {
	margin: 0;
	padding: 0;
	display: none;
}

#frmRegister fieldset.personal-info {
	width: 365px;
	float: left;
}

#frmRegister fieldset.account-info {
	width: 429px;
	float: left;
}

#frmRegister fieldset p {
	padding: 5px 0;
}

#frmRegister fieldset.comm-pref {
	clear: both;
	padding: 0 0 10px 70px;
}

#frmRegister fieldset.comm-pref legend {
	display: block;
	padding: 20px 0 0 0;
	font-size: 18px;
	font-weight: bold;
}

#registration-content form div.fieldpair {
	overflow: auto;
	margin-bottom: 4px;
}

#registration-content form div.fieldpair label {
	display: block;
	width: 145px;
	float: left;
	text-align: right;
	margin-right: 5px;
}

#registration-content form div.fieldpair div.error_text {
	padding-left: 150px;
	font-size: 12px;
	color: #fe5d3e;
	clear: both;
	text-align: left;
}

#registration-content form div.password input,
#registration-content form div.textfield input {
	width: 165px;
	border: 1px solid #a5acb2;
}


#registration-content form div.fieldpair select {
	float: left;
}

#registration-content form div.dobfield input {
	width: 40px;
	border: 1px solid #a5acb2;
}

#registration-content form div.checkbox label {
	width: 800px;
	text-align: left;
}

#registration-content form div.checkbox input {
	float: left;
	border: 1px solid #a5acb2;
	margin-right: 5px;
}

#registration-content form div.tou-section {
	padding: 0 65px;
}

#registration-content form div.tou-section h4 {
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#registration-content form div.tou-section textarea {
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
}

#registration-content form div.submitbutton {
	clear: both;
	padding-top: 10px;
}

#registration-content form div.submitbutton #reg_submit {
	display: block;
	border: 0;
	background: url('../assets/registration/sprite-buttons.png') no-repeat 0 -254px;
	text-indent: -9999px;
	width: 156px;
	margin: 0 auto;
	height: 52px;
}

#registration-content form div.submitbutton #reg_login {
	display: block;
	border: 0;
	background: url('../assets/registration/sprite-buttons.png') no-repeat 0 -180px;
	text-indent: -9999px;
	width: 156px;
	margin: 0 auto;
	height: 52px;
}

#age-select {
	list-style-type: none;
	padding: 0;
	display: block;
	width: 584px;
	margin: 0 auto 30px auto;
	overflow: auto;
}

#age-select li {
	display: block;
	float: left;
	height: 68px;
	margin-right: 23px;
}

#age-select li a {
	display: block;
	text-indent: -9999px;
	height: 68px;
	outline: 0;
	background-image: url('../assets/registration/sprite-age-buttons.gif');
}

#age-select #btnKids a {
	width: 144px;
}
#age-select #btnTeens a  {
	width: 181px;
	background-position: -167px;
}
#age-select #btnAdults  {
	margin: 0;
}
#age-select #btnAdults a {
	width: 211px;
	background-position: -371px;
}

#btnLogin {
	display: block;
	outline: 0;
	background: url('../assets/registration/sprite-buttons.png') no-repeat 0 -180px;
	text-indent: -9999px;
	width: 156px;
	margin: 0 auto;
	height: 52px;
}

#btnRegister {
	display: block;
	outline: 0;
	background: url('../assets/registration/sprite-buttons.png') no-repeat 0 -56px;
	text-indent: -9999px;
	width: 332px;
	margin: 10px auto 0 auto;
	height: 36px;
}

#btnEnter {
	display: block;
	outline: 0;
	background: url('../assets/registration/sprite-buttons.png') no-repeat 0 -110px;
	text-indent: -9999px;
	width: 156px;
	margin: 0 auto;
	height: 52px;
}

#btnUpdateAccount {
	display: block;
	outline: 0;
	background: url('../assets/registration/sprite-buttons.png') no-repeat;
	text-indent: -9999px;
	width: 208px;
	height: 36px;
	margin: 0 auto;
	border: 0;
}

#loginBox {
	
}

#frmLogin #error_text {
    width: 585px;
    margin:  0 auto;
    padding: 20px 0 0 0;
	color: #fe5d3e;
	text-align: center;
}

.dialogboxtall{
	width: 705px;
	height: 205px;
	margin: 20px auto;
	padding: 9px;
	background: url('../assets/registration/dialog-background-large.png');
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.dialogboxtall div.message {
	width: 418px;
	float: left;
	text-align: center;
	color: #ff6633;
	padding-top: 30px;
}
.dialogboxtall div.message p {
	margin: 0 auto 20px auto;
	padding: 0;
	width: 345px;
	line-height: 20px;
}
.dialogboxtall a.promo {
	display: block;
	width: 287px;
	height: 203px;
	float: right;
}

.dialogbox {
	width: 565px;
	height: 56px;
	margin: 20px auto;
	padding: 9px;
	background: url('../assets/registration/dialog-background.png');
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

span.username {
	color: #fc6b3b;
}

.dialogtext {
	width: 585px;
	margin: 0 auto;
}

#registration-content #frmLogin {
	padding: 30px 35px;
}

#registration-content form #loginBox div.fieldpair {
	width: 50%;
	float: left;
	padding-top: 16px;
	font-size: 12px;
	font-weight: normal;
}

#registration-content form #loginBox div.fieldpair label {
	width: 80px;
}

#loginBoxVerified {
	line-height: 56px;
}

#subLogo {
	width: 996px;
	height: 172px;
	position: relative;
	background: url('../assets/logo-banner.jpg?cb=20120416') no-repeat 0 5px;
}

#subLogo h1 {
	margin: 0;
	padding: 0;
	width: 996px;
	height: 122px;
	position: absolute;
	z-index: 5;
}

#subLogo img.slug {
	position: absolute;
	z-index: 6;
}

#subLogo h1 a {
	display: block;
	outline: 0;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
}

#subLogo h5 {
	position: absolute;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	bottom: 23px;
	font-weight: normal;
	right: 110px;
}

#subLogo #share-fb {
	position: absolute;
	bottom: 23px;
	right: 76px;
}

#subLogo #share-tw {
	position: absolute;
	bottom: 23px;
	right: 50px;
}

#subLogo #share-gp {
	position: absolute;
	bottom: 23px;
	right: 22px;
}

div.winners ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 35px 35px;
	display: block;
	overflow: auto;
}

div.winners ul li.winner {
	display: block;
	width: 291px;
	height: 129px;
	float: left;
	margin: 0 21px 10px 0;
	background: url('../assets/winners/background-module.png') no-repeat;
}

div.winners ul li.winner span.person {
	display: block;
	background: #f1f0f3;
	width: 143px;
	height: 83px;
	margin: 8px 0 0 9px;
	float: left;
}
div.winners ul li.winner span.person span {
	display: block;
	padding: 8px 0 0 10px;
	font-weight: bold;
	line-height: 11px;
}
div.winners ul li.winner span.person span.week {
	color: #ff6c3b;
	font-size: 14px;
}
div.winners ul li.winner span.person span.location,
div.winners ul li.winner span.person span.name {
	color: #253b56;
	font-size: 14px;
}
div.winners ul li.winner span.image {
	width: 133px;
	height: 82px;
	float: left;
	margin: 8px 0 0 0;
}
div.winners ul li.winner span.prize {
	width: 286px;
	height: 31px;
	margin-left: 1px;
	border-top: 3px solid #f1f0f3;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	clear: both;
	display: block;
	background: #fe6c3b;
	font-weight: bold;
}
div.winners ul li.winner span.prize span.line1of1 {
	display: block;
	line-height: 31px;
	vertical-align: center;
}

div.winners ul li.winner span.prize span.line1of2 {
	display: block;
	line-height: 12px;
	margin-top: 3px;
}
div.winners ul li.winner span.prize span.line2of2 {
	display: block;
	line-height: 12px;
}

#registration-content h3,
#winners-content h3 {
	font-size: 20px;
	text-align: center;
	margin: 0;
	padding: 10px 0 15px 0;
}

#golden-reg-flash {
	
}

/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


/* ----- MAY 2012 UPDATE --- */
#rotator {
	width: 366px;
	height: 296px;
	background: url('../assets/may_rotator_bg.png');
	padding: 8px 0 0 8px;
}

#rotator div.mask {
	width: 356px;
	height: 286px;
	overflow: hidden;
	position: relative;
}

#rotator div.mask a {
	width: 356px;
	height: 286px;
	float: left;
	overflow: hidden;
	position: absolute;
	display: none;
}

#rotator div.mask a img {
	display: block;
}

#extras a.gallery {
	display: block;
	width: 192px;
	height: 46px;
	float: left;
	text-indent: -9999px;
	background: url('../assets/may_gallery.gif') no-repeat;
}

#extras h5 {
	padding-left: 7px;
}

#top div.right {
	padding-top: 40px;
}

#you-could-win {
	width: 919px;
	height: 215px;
	background: url('../assets/may_promo_bg.png') no-repeat;
	padding: 9px 0 0 10px;
	color: #253b56;
}

#you-could-win div.modcon {
	width: 909px;
	height: 204px;
	background: url('../assets/may_promo_right.jpg') no-repeat top right;
}

#you-could-win div.modcon div.left {
	width: 264px;
	padding: 15px 0 0 19px;
	float: left;
}

#you-could-win div.modcon h3 {
	margin: 0 0 7px 0;
	font-size: 18px;
	padding: 0;
}

#you-could-win div.modcon p {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#you-could-win div.modcon div.fineprint {
	margin-top: 10px;
}

#you-could-win div.modcon div.fineprint p {
	font-size: 11px;
	line-height: 12px;
}
#you-could-win div.modcon div.fineprint p a{
	font-size: 11px;
	color: #253b56;
	line-height: 12px;
}

#you-could-win div.modcon div.right {
	width: 306px;
	float: left;
	background: url('../assets/june_promo_prizes.png') no-repeat top right;
	height: 100%;
	position: relative;
}

#you-could-win div.modcon div.right a {
	display: block;
	width: 280px;
	height: 40px;
	background: url('../assets/may_promo_button.png') no-repeat;
	text-indent: -9999px;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

div.some-text {
	width: 750px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

div.some-text p {
	font-size: 13px;
	color: #253b56;
	text-align: center;
}

div.some-text p a {
	color: #253b56;
}