body {
	background: transparent url(/images/bg.jpg) repeat fixed;
	padding: 0;
	margin: 0;
	font: normal 12px arial, helvetica, sans-serif;
	color: #FFFFFF;
}

div#highlight {
	margin: 0;
	background: transparent url(/images/logo_bg.jpg) no-repeat top left fixed;
}

div#wrapper {
	margin: 0 auto;
	width: 804px;
}

a:link,a:active,a:visited {
	text-decoration: none;
	color: #91C5FF;
	outline: none;
}

div#top {
	background: transparent url(/images/nb/logo.png) no-repeat top left;
	width: 804px;
	padding-top: 10px;
}

.message {
	padding: 2px 10px;
	margin: 0 0 5px;
	background: transparent url(/images/content_bg.png) repeat-y;
	color: #fff;
	border: 1px solid #2c2b2b;
}

.message h5 {
	margin: 10px 0 10px 0;
	padding: 0;
}

.message p {
	clear: both;
	padding: 0;
	margin: 10px 0 0 5px;
	text-align: right;
}

h4 {
	margin: 0;
	padding: 0;
}

/*
MINIMENU CONTAINER
*/
div#minimenu {
	float: right;
	background: transparent url(/images/minimenu_bg.png) no-repeat;
	width: 233px;
	height: 100px;
	text-align: center;
	margin-bottom: 10px;
}

div#minimenu table {
	border: 0;
	margin: 0;
	padding: 0;
}

div#minimenu td {
	font: normal 12px arial, helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 14.5px;
	padding: 5px;
	text-align: left;
	white-space: nowrap;
}

div#minimenu td img {
	vertical-align: middle;
}

div#minimenu td a:hover {
	background-color: #FFFFFF;
}

/*
MENU CONTAINER
*/
div#menu {
	clear: both;
	height: 33px;
	font-size: 0;
	margin-bottom: 10px;
}

div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu li {
	display: inline;
	margin: 0 0 0 2px;
	padding: 0;
}

div.menuright {
	text-align: right;
}

div.menuleft {
	float: left;
	text-align: left;
	width: 500px;
}

div#menuwrapper {
	clear: both;
}

div#menulogin {
	float: right;
	background: transparent url(/images/menu_bg.png) repeat-x top left;
	height: 33px;
	width: 280px;
	text-align: right;
}

div#menulogin div#inputs {
	padding-top: 7px;
	float: left;
}

div#menulogin input {
	float: left;
	padding: 2px;
	color: #FFFFFF;
	height: 15px;
	width: 86px;
	border: 0;
}

div#menulogin input#username {
	margin: 0 5px 0 5px;
	font: 700 12px arial, helvetica, sans-serif;
	background: #000 url(/images/nb/login_username.png) no-repeat center
		center;
}

div#menulogin input#password {
	font: 300 12px arial, helvetica, sans-serif;
	background: #000 url(/images/nb/login_password.png) no-repeat center
		center;
}

div#menulogin #loginbtn {
	float: right;
	background-color: transparent;
	height: 33px;
}

/*
SENDSMS FRONT PAGE CONTAINER
*/
div#sendsms_fp {
	float: right;
	background: transparent url(/images/front_sendsms_bg.png) no-repeat
		top left;
	width: 509px;
	height: 157px;
	margin-bottom: 10px;
}

div#sendsms_fp_sticker {
	margin: -27px -5px 0 0;
	float: right;
	width: 173px;
	height: 191px;
	overflow: visible;
}

div#sendsms_fp_wrapper {
	width: 320px;
	padding: 10px 0 0 10px;
	font: 700 14px arial, helvetica, sans-serif;
}

div#sendsms_fp input#smsto {
	margin-top: 5px;
	width: 270px;
	border: 1px solid #2c2b2b;
	font: normal 16px arial, helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	padding: 2px;
}

div#sendsms_fp textarea#smsmsg {
	margin: 5px 0 5px 0;
	width: 315px;
	height: 48px;
	border: 1px solid #2c2b2b;
	background-color: #000000;
	color: #FFFFFF;
	font: normal 14px arial, helvetica, sans-serif;
}

div#sendsms_fp  h1 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}

/*
CONTENT CONTAINER
*/
div#content {
	clear: both;
	background: transparent url(/images/content_bg.png) repeat-y;
	width: 804px;
	height: auto;
}

div.clearer {
	clear: both;
}

/*
MAIN FULL WIDTH CONTAINER
*/
div#mainfull {
	padding: 20px;
	font-size: 16px;
	overflow: auto;
}

/*
MAIN CONTAINER

744px tilgjengelig for innhold
804 - 20 - 20 - 20 = 744

foreløpig vurdering: 500px |  244px (ca 2/3 og 1/3)

*/
div#main {
	margin: 20px;
	float: left;
	width: 500px;
	font-size: 15px;
	overflow: hidden;
}

/*
MAIN CONTAINER TEXT
*/
div#main h1, div#mainfull h1, div#registersplashmain h1 {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
}
div#main h1 span {
	font-size: 14px;
	color: #CCC;
}

div#main .welcome {
	font-size: 18px;
}

div#main .welcome a:link,div#main .welcome a:active,div#main .welcome a:visited {
	font-weight: bold;
}

/*
MAIN CONTAINER ACCORDION
*/
div#main #acc {
	clear: both;
	width: 500px;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#main #acc li {
	margin: 0;
	padding: 0;
}

div#main #acc h1 {
	width: 500px;
	margin: 0;
	cursor: pointer;
	background: transparent url(/images/header_bg.png) repeat-x;
	font: 700 14px arial, helvetica, sans-serif;;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding: 0 0 3px 0;
}

div#main #acc .acc-section {
	overflow: hidden;
	width: 500px;
}

div#main #acc .acc-content {
	width: 500px;
	padding: 3px 0 10px 0;
	font: normal 16px arial, helvetica, sans-serif;
}

div#main input {
	border: 1px solid #2c2b2b;
	font: normal 16px arial, helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	padding: 2px;
}

div#main textarea {
	border: 1px solid #2c2b2b;
	background-color: #000000;
	color: #FFFFFF;
	font: normal 14px arial, helvetica, sans-serif;
}

div#main .btn,div#mainfull .btn,div#sendsms_fp_wrapper .btn {
	background: #DDE9F2 url(/images/button_bg.png) repeat-x;
	color: #173A51;
	font: 700 13px arial, helvetica, sans-serif;
	border-bottom: 1px solid #757d8a;
	border-right: 1px solid #757d8a;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin: 0;
	padding: 0 2px;
	text-transform: uppercase;
}
.chars {
	float: left;
	width: 211px;
}

.sendsmsto {
	width: 40px;
	float: left;
}
.sendsmsinputs {
	width: 400px;
	float: left;
}
.sendsmsmessage {
	margin-top: 5px;
}
textarea#smsmessage {
	width: 100%;
	height: 50px;
	padding: 2px;
}

.test {
	position: relative; /*this is the key*/
}

div#main div#sendsms {
	padding-top: 5px;
}

div#main div#sendsms .smsto {
	width: 250px;
	padding: 2px;
}

div#smstoarea {
	padding: 4px 0 0 0;
}
div#smstoarea input {
	margin-bottom: 4px;
}

div#main div#sendsms textarea#smsmsg {
	width: 480px;
	height: 60px;
	margin: 10px 0;
	padding: 4px;
}

div#main div#sendsms span#smscharsleft {
	font-weight: bold;
}

div#main div#sendsms span#smstotalmsgs {
	font-weight: bold;
}

div#main div#sendsms span#smstotalchars {
	font-weight: bold;
}

div#main div#sendsms input#sendsmsbtn {
	float: right;
}

div#main input#statusmsg {
	width: 350px;
	margin-right: 5px;
}

div.ar {
	text-align: right;
}

/*
COLUMN CONTAINER
*/
div#column {
	margin: 20px;
	float: left;
	width: 244px;
	font-size: 14px;
	overflow: hidden;
}

/*
COLUMN CONTAINER TEXT
*/
div#column h1 {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}

div#column .welcome {
	font-size: 13px;
	text-align: justify;
}

div#column .welcome a:link,div#column .welcome a:active,div#column .welcome a:visited {
	font-weight: bold;
}

/*
COLUMN CONTAINER ACCORDION
*/
div#column {
	margin: 20px 20px 20px 0;
	float: right;
	width: 244px;
	overflow: hidden;
}

div#column #acc {
	width: 244px;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#column #acc li {
	margin: 0;
	padding: 0;
}

div#column #acc h1 {
	width: 244px;
	padding: 0;
	margin: 0 0 1px 0;
	cursor: pointer;
	background: transparent url(/images/header_bg.png) repeat-x;
	font: bold 14px arial, helvetica, sans-serif;;
	color: #FFFFFF;
	padding: 4px 0 4px 0;
}

div#column #acc .acc-section {
	overflow: hidden;
	width: 244px;
}

div#column #acc .acc-content {
	width: 244px;
	padding: 3px 0 10px 0;
	font: normal 11px arial, helvetica, sans-serif;
}

div#column input {
	border: 1px solid #2c2b2b;
	font: normal 11px arial, helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
}

div#column textarea {
	border: 1px solid #2c2b2b;
	background-color: #000000;
	color: #FFFFFF;
	font: normal 11px arial, helvetica, sans-serif;
}

div#column .btn {
	background: #DDE9F2 url(/images/button_bg.png) repeat-x;
	color: #173A51;
	font: normal 10px arial, helvetica, sans-serif;
	border-bottom: 1px solid #757d8a;
	border-right: 1px solid #757d8a;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin: 0;
	padding: 0 2px 0 2px;
}

div#column div#sendsms .smsto {
	width: 150px;
	padding: 0;
}

div#column div#sendsms textarea#smsmsg {
	width: 220px;
	height: 50px;
	margin: 4px 0 4px 0;
	padding: 0;
}

div#column div#sendsms input#smscharsleft {
	width: 30px;
}

div#column div#sendsms span#smscharsleft {
	font-weight: bold;
}

div#column div#sendsms span#smstotalmsgs {
	font-weight: bold;
}

div#column div#sendsms span#smstotalchars {
	font-weight: bold;
}

div#column div#sendsms input#sendsmsbtn {
	margin-left: 40px;
}

div#column input#statusmsg {
	width: 150px;
	margin-top: 2px;
	margin-right: 5px;
	font-size: 14px;
}

/* Gallery spesific */
td {
	vertical-align: top;
}

div.galleryimagepreview {
	width: 150px;
	margin: 15px 8px;
	float: left;
	background-position: 50% 30%;
	background-repeat: no-repeat;
}

div.galleryimageinfobox {
	width: 90%;
	padding: 5px;
	background-color: #ddd;
	border: 2px dashed #fff;
}

/* Search engine spesific */

span.searchwordhighlight {
	color: red;
}

div.resultbox, div.generalbox {
	text-align: center;
	width: 115px;
	height: 260px;
	padding: 4px;
	float: left;
	font-size: 13px;
}

div.generalbox {
	height: auto;

}

.clearer { clear: both; }

h2 {
	padding: 0;
	margin: 0;
	font-size: 20px;
}

.bottom {
	padding: 20px 0 20px 0;
	text-align: centeR;
	font-size: 13px;
}
.bottom a {
	color: #FFF;
}

h3 {
	padding: 0;
	margin: 0;
}

/* Inbox spesific */

.msg_read,a.msg_read { font-weight: normal; }
.msg_unread,a.msg_unread { font-weight: bold; }

.tbldiggs {
	background: transparent url(/images/buttons_bg.png) repeat-x;
	float: left;
	font-size: 28px;
	text-align: center;
	padding: 6px 3px 2px 3px;
	margin-top: 3px;
	line-height: 17px;
}
.tbldiggs span {
	font-size: 11px;
}

/* BUTTONS */
.buttons a, .buttons button{
    display:block;
    float: right;
    margin:0 0 0 7px;
    border: none;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 13px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px;
    border-top: 1px solid #7b6a5e;
    border-left: 1px solid #7b6a5e;
    border-right: 1px solid #130701;
    border-bottom: 1px solid #130701;
}
.buttons button {
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
	padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
	margin:0 3px -3px 0 !important;
	padding:0;
	border: none;
	width:16px;
	height:16px;
}

/* neutral/default button */
button, .buttons a {
	background: #06204b url(/images/buttons_bg.png) repeat-x;
	color:#fff;
}
button:hover, .buttons a:hover{
	background-color:#6299c5;
	color:#FFF;
}
.buttons a:active{
	background-color:#26608f;
	color:#fff;
}

/* positive button */
button.positive, .buttons a.positive{
	background: #E6EFC2 url(/images/buttons_bg.png) repeat-x;
	color:#417310;
}
.buttons a.positive:hover, button.positive:hover{
	background-color:#a4b854;
	color:#417310;
}
.buttons a.positive:active{
	background-color:#529214;
	color:#fff;
}

/* negative button */
.buttons a.negative, button.negative{
	background: #fbe3e4 url(/images/buttons_bg.png) repeat-x;
	color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
	background-color:#e2c2c3;
	color:#d12f19;
}
.buttons a.negative:active{
	background-color:#d12f19;
	color:#fff;
}

/* SMALL BUTTONS */
.buttonsmall a, .buttonsmall button{
    display:block;
    float: right;
    margin:0 0 0 7px;
    border: none;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 11px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding: 3px 6px 4px 5px;
    border-top: 1px solid #7b6a5e;
    border-left: 1px solid #7b6a5e;
    border-right: 1px solid #130701;
    border-bottom: 1px solid #130701;
}
.buttonsmall button {
	color: #FFFFFF;
}
.buttonsmall button {
    width:auto;
    overflow:visible;
    padding: 3px 6px 3px 5px; /* IE6 */
}
.buttonsmall button[type]{
    padding: 3px 6px 3px 5px; /* Firefox */
    line-height:15px; /* Safari */
}
*:first-child+html button[type]{
	padding: 3px 6px 3px 5px; /* IE7 */
}
.buttonsmall button img, .buttonsmall a img{
	margin:0 3px -1px 0 !important;
	padding:0;
	border: none;
	width:10px;
	height:10px;
}

/* neutral/default button */
button, .buttonsmall a {
	background: #06204b url(/images/header_bg.png) repeat-x;
	color:#fff;
}
button:hover, .buttonsmall a:hover{
	background-color:#6299c5;
	color:#FFF;
}
.buttonsmall a:active{
	background-color:#26608f;
	color:#fff;
}

/* positive button */
button.positive, .buttonsmall a.positive{
	background: #E6EFC2 url(/images/header_bg.png) repeat-x;
	color:#417310;
}
.buttonsmall a.positive:hover, button.positive:hover{
	background-color:#a4b854;
	color:#417310;
}
.buttonsmall a.positive:active{
	background-color:#529214;
	color:#fff;
}

/* negative button */
.buttonsmall a.negative, button.negative{
	background: #fbe3e4 url(/images/header_bg.png) repeat-x;
	color:#d12f19;
}
.buttonsmall a.negative:hover, button.negative:hover{
	background-color:#e2c2c3;
	color:#d12f19;
}
.buttonsmall a.negative:active{
	background-color:#d12f19;
	color:#fff;
}

#regform td {
	padding-bottom: 10px;
}

div#searchfield {
	background: transparent url(/images/search_bg.png) no-repeat top left;
	display: block;
	height: 80px;
}
div#searchfieldLong {
	background: transparent url(/images/search_long_bg.png) no-repeat top left;
	display: block;
	height: 36px;
}
div#searchfield input, div#searchfieldLong input {
	background-color: transparent;
	border: 0;
	font-size: 16px;
	color: #555555;
}
input#searchinput {
	padding: 10px 0 0 5px;
}
#searchbtn {
	float: right;
	width: 23px;
	height: 23px;
	border: 0;
	margin: 6px 6px 0 0;
	border: 0;
}
.searchoptions {
	text-align: center;
	margin: 0;
	padding: 7px 5px 0 5px;
}
.searchoptionsbig {
	float: right;
	padding: 9px 5px 0 0;
}
.searchoptions select, .searchoptions option, .searchoptionsbig select, .searchoptionsbig option {
	font-size: 11px;
}


#statusmsgfield {
	float: left;
}
#statusmsgfield input {
	width: 500px;
}

.formbuttons {
	padding-top: 10px;
}

/* user box */
.userBox {
	margin: 0 0 10px;
}
.userBox table {
	border: 0;
}
.userBox td {
	padding-right: 2px;
	vertical-align: top;
}
.userBox td h2 {
	padding: 0;
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
}
.userBox td span {
	font-size: 11px;
	color: #CCC;
}

h5, h3 {
	margin: 0;
	padding: 0;
}

/* user box with message */
.userBoxMessage {
	margin: 0 0 10px;
}
.userBoxMessage table {
	border: 0;
}
.userBoxMessage td {
	padding-right: 2px;
	vertical-align: top;
	font-size: 14px;
}
.userBoxMessage .image {
	width: 50px;
	height: 50px;
	overflow: hidden;
}
.userBoxMessage td h2 {
	padding: 0;
	margin: -2px 0 0 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
}
.userBoxMessage td span {
	font-size: 11px;
	color: #CCC;
}

.lpUserinfo {
	padding-bottom: 5px;
}
.lpUserinfo .userBoxMessage {
	margin: 0 0 10px;
}
.lpUserinfo .userBoxMessage table {
	border: 0;
}
.lpUserinfo .userBoxMessage td {
	padding-right: 2px;
	vertical-align: top;
	font-size: 13px;
}
.lpUserinfo .userBoxMessage td img {

}
.lpUserinfo .userBoxMessage .image {
	width: 50px;
	height: 50px;
	overflow: hidden;
}

.lpUserinfo .userBoxMessage td h2 {
	padding: 0;
	margin: -2px 0 0 0;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}
.lpUserinfo .userBoxMessage td span {
	font-size: 11px;
	color: #CCC;
}





.writecomment {
	clear: both;
	padding: 20px 0 0;
	vertical-align: bottom;
}
.writecomment textarea {
	width: 100%;
	height: 35px;
	margin-bottom: 5px;
}
.writecomment h2 {
	font-size: 14px;
}

.divider {
	width: 100%;
	text-align: center;
	clear: both;

	border-bottom: 1px solid #5F544F;
}
.spacer5 {
	clear: both;
	padding-top: 5px;
}
.spacer10 {
	clear: both;
	padding-top: 10px;
}
.spacer15 {
	clear: both;
	padding-top: 15px;
}
.spacer20 {
	clear: both;
	padding-top: 20px;
}

/* Blog spesific */
.blogtimecom {
	font-size: 12px;
	color: #CCC;
	padding-bottom: 2px;
}
.blogtimecom a:link, .blogtimecom a:visited, .blogtimecom a:active {
	color: #CCC;
}
.blogtimecom a:hover {
	color: #91C5FF;
}
.blog {
	padding: 20px 0 20px 0;
}
.youtube {
	padding: 5px 0 5px 0;
	text-align: center;
}

/* gallery spesific */
.gallerytext {
	padding-top: 4px;
	font-size: 12px;
	color: #CCC;
	padding-bottom: 2px;
}

/* setup spesific */
.setuptable td {
}

.setuptable .desc {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.setuptable .w {
	font-size: 18px;
	font-weight: 700;
}
.setuptable .o {
	padding-bottom: 20px;
	font-size: 12px;
	white-space: nowrap;
}
.setuptable .desc span {
	color: #BFB8B3;
}

/* my .mobi spesific */
div#mymobipreview {
	background: transparent url(/images/phone_bg.png) no-repeat top left;
	width: 332px;
	height: 702px;
	margin: 20px 10px 0 80px;
}
div#mymobipreview div#wrapper {
	padding: 109px 0 0 46px;
}
div#mymobipreview iframe {
	width: 241px;
	height: 378px;
	border: none;
}
div#mymobipreview span {
	width: 236px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid #50433D;
}
.statbar span {
	background-color: #605750;
	height: 10px;
	border-left: 1px solid #7F7B77;
	border-top: 1px solid #7F7B77;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
}

.emphasize {
	font-weight: 700;
	color: #8EAEC8;
	font-size: 16px;
	white-space: nowrap;
}

div.memberlist td {
	width: 20%;
	text-align: center;
	font-size: 13px;
	padding: 4px 0 4px 0;
}
div.memberlist td img {
	margin: 5px 0 5px 0;
}
div.memberlist td:hover {
	background-color: black;
}

div#welcometext h3 {
	margin: 0;
	padding: 0;
}

.profileinfo .profiletext {
	padding-top: 5px;
	font-size: 13px;
}
.profileinfo .profiletext span {
	font-size: 10px;
	font-weight: bold;
	color: #9F9895;
}

td.profilecontent {
	padding-left: 20px;
}

.profilecontent .blog {
	padding: 5px 0 5px 0;
	font-size: 13px;
}
.profilecontent .blogtimecom {
	font-size: 11px;
	color: #dddddd;
}
.profilecontent .blog h2 {
	font-sizE: 16px;
}

.profilecontent span {
	font-size: 11px;
	color: #dddddd;
}
.profilecontent .blog, .gallery, .status {
	padding: 5px 0 5px 0;
}
.profilecontent .blog h2 img, .profilecontent .gallery img, .profiecontent .status img {
	float: left;
}

form#diggUserForm {
	margin: 0;
	padding: 0;
}

div.statusmessage {
	clear: both;
	margin-top: -6px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
div.statusmessage span {
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
}

div.registerterms {
	border: 1px solid #2c2b2b;
	background-color: #000;
	text-align: justify;
	width: 490px;
	height: 130px;
	padding: 5px;
	overflow: auto;
	overflow-x:hidden;overflow-y:auto;
	white-space; normal;
	font-size: 11px;
}
div.registerterms hr {
	height: 1px;
	border: 0;
	background-color: #2c2b2b;
}
p#termsaccept {
	text-align: left;
	font-size: 11px;
	color: #FEF9E3;
}
p#termsaccept span {
	font-size: 10px;
}

table.smstable {
	width: 100%;
}
table.smstable tr.bg {
	background: transparent url(/images/content_bg.png) repeat-y;
}
table.smstable th {
	background-color: #635851; 
	padding: 2px;
	font-size: 11px;
	text-align: left;
}
.smstable .smsdate {
	padding: 2px;
	font-size: 11px;
	width: 30px;
	text-align: center;
}
.smstable .smsrec {
	padding: 2px;
	width: 60px;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.smstable .smsmsg {
	padding: 2px;
	font-size: 12px;
	width: 350px;
}
.smstable .smsstatus {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
}
.smstable .smsdelete {
	padding: 2px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
}

ul.navh {
	list-style: none;
	font-size: 11px;
	width: 100%;
	padding: 0;
	margin: 0;
}

ul.navh li a {
	background: transparent url(/images/content_bg.png) repeat-y;
	float: left;
	width: 100px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-top: 5px;
	height: 35px;
	color: #fff;
	margin: 0 5px 5px 0;
	text-align: center;
	display: block;
}

ul.navh li a:hover {
	background-color: #5C514A;
	color: #fff;
}

.faq h2 {
	padding: 20px 0;
}

.blogtip {
	margin-top: 10px;
	padding: 5px;
	background: transparent url(/images/content_bg.png) repeat-y;
}
.blogtip ul {
	list-style: none;
	font-size: 14px;
	width: 100%;
	padding: 0;
	margin: 0;
}
.blogtip li {
	margin: 15px 0 20px 13px;
	background: url(/images/icons/star_small.png) no-repeat 0 3px;
	padding: 0 0 0 14px;
}

/* Used for pagination links */

div.pagination {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	padding:5px;
	background-color:#c1c1c1;
}

div.pagination a {
	padding: 5px 8px;
	margin: 2px;
//	background-color:#c1c1c1;
	text-decoration: none; /* no underline */
	color: #000;
}
div.pagination a:hover, div.pagination a:active, div.pagination span.current {
	background-color:#2e6ab1;
	color: #fff;
}
div.pagination span.current {
	padding: 5px 8px;
	margin: 2px;
	font-weight: bold;

	}
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		background-color:#c1c1c1;
		color: #797979;
	}

p.registerinfo {
	padding-top: 5px;
	font-size: 12px;
}
p.registerinfo b {
	font-size: 15px;
}

div#registersplashmain {
	padding: 20px 20px 0 0;
	font-size: 16px;
}

