/* this stylesheet is for custom-made styles that will only appear on a few pages
please provide a comment before your styles to indicate which page you are using the styles for
this will help us know which styles are no longer in use*/

/* 10_productsupport/10_via_the_phone/05_summary/p_warning_message.jsp */
.contain_buttons {
	margin:0 auto; width: 180px;
	}
.left_button {
	float:left; width: 100px;
	}
.right_button {
	float:left; width: 60px; margin-left: 20px
	}
/* T's and C's */
h2.red {
	color:red;
	font-size:1.5em;
	font-weight: bold;
	}
.scroll_box {
	width: 180px;
	height: 78px;
	overflow-y:scroll;
	margin-left: 5px;
	}
.scroll_box a:hover {
	text-decoration:underline;
	}
.modHeight127 {
	height:12.9em;
	overflow:hidden;
	}
h1 {line-height:1em;}
.modHeight160 {
height:13.8em;
}
.imgRight {
	float:right;
	padding: 10px;
	border: 1px solid #cccccc;
	margin: 4px;
	}

/* /site/bus/public/enuk/support/30_handsets/20_nokia/p_handsets.jsp -- Per bug 41191 */

img.vme-compatible-purple {
	border: none;
	float: right;
	margin-top: -20px;
}

* html img.vme-compatible-purple {
	border: none;
	float: left;
	margin: -15px 0px 0px 140px;
}

img.vme-compatible-white {
	float: right;
	margin-top: -30px;
}

/* Per bug 41395 */

p.special {
	margin-top: -4px;
	/*line-height: 165%;*/
	line-height: 18px;
}

* html p.special {
	margin-top: -3px;
	line-height: 18px;
}

*:first-child+html p.special {
	margin-top: -2px;
	line-height: 18px;
}

/* Per bug 41445 */

img.htc-vme-compatible-purple {
	border: none;
	float: right;
	margin: -20px 8px 0px 0px;
}

* html img.htc-vme-compatible-purple {
	border: none;
	float: left;
	margin: -17px 0px 0px 120px;
}

/* Per bug 41730 - Needed to fix alingment issue in IE8 */

.vsra-module {
	margin: 12px 0px 0px 0px;
}

.vsra-module {
	margin: 15px 0px 0px 0px\0/; /* IE8 hack -- must be placed after the rules for all other browsers */
}

/* Per  bug 41629 - Needed for 'start demo' button for 'Kristina' module */

img.start-demo {
	float: right;
	border: none;
	margin: 10px 0px 0px 0px;
}

img.start-demo2 {
	float: right;
	border: none;
	margin: 1px 0px 0px 0px;
}

img.start-demo3 {
	float: right;
	border: none;
	margin: 25px 0px 0px 0px;
}
