@charset "UTF-8";
/**
 * TODO: merge font family definitions, add fallbacks
 */
html, body, h1, h2, h3, p, table, a img, ul, li, form, fieldset, legend, label {
	padding: 0; margin: 0; border: 0;
}

body {
	font: 10pt Arial, sans-serif;
	text-align: center;
	background: #212086;
}

table {
    /*font: 10pt Arial, sans-serif;*/
	text-align: left;
}

div.main, div.mainwide {
	margin: 0 auto;
	width: 800px;
	background: #fff;
	text-align: left;
}

div.mainwide {
	width: 950px;
}

.mainheader {
	font-weight: bold;
    height: 148px;
    background: #010066 no-repeat url(header/straight.png) 479px 0px;
    position: relative;
}

.variantgay .mainheader {
    background-image: url(header/gay.png);
    background-position: 471px 0px;
}

.variantlesbian .mainheader {
    background-image: url(header/lesbian.png);
    background-position: 508px 0px;
}

.mainwide .mainheader {
    background-position: 604px 0px;
}

.variantgay .mainwide .mainheader {
    background-position: 596px 0px;
}

.variantlesbian .mainwide .mainheader {
	background-position: 633px 0px;
}

.mainheader h1 {
	text-align: left;
    padding: 35px 0 0 22px;
}

.mainwide .mainheader h1 {
	padding-left: 58px;
}

.mainheader h1 a {
	display: block;
	position: relative;
    width: 335px;
    height: 78px;	
    font-size: 10pt;
    color: #fff;
}

.mainheader h1 a span, .mainheader .registernow a span, .mainheader .upgradenow a span,
.footer p.logo a.img span, .sidebarright .quicksearch h3 span,
.sidebarright .featured h3 span, .homecontent .bottomblock .testimonials h3 span,
.homecontent .bottomblock .register h3 span, .homecontent .bottomblock .register a span,
.homecontent .bottomblock .testimonials h3 span, .homecontent .middleblock a.noadds span,
.homecontent .middleblock .different h3 span, .homecontent .middleblock .features h3 span,
.homecontent .topblock h2 span, .homecontent .topblock p span, .homecontent .topblock .register span,	
.ir span
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(header/ma-logo.png);
}

.mainheader .additionalbox {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	font-size: 8pt;
	text-align: left;
	background: #010066;
}

.mainheader .additionalbox div {
    color: #fff;
	width: 320px;
	padding: 24px 22px 0 0;
}

.mainwide .mainheader .additionalbox div {
    padding-right: 58px;
}

.mainheader .registernow p, .mainheader .upgradenow p {
	text-align: justify;
	padding-bottom: 10px;
}

.mainheader .registernow a {
	display: block;
	position: relative;
	width: 307px;
	height: 42px;
}

.mainheader .registernow a span {
    background: url(header/join-now.gif);
}

.mainheader .upgradenow a {
    display: block;
    position: relative;
    width: 235px;
    height: 39px;
    margin-left: 42px;
}

.mainheader .upgradenow a span {
    background: url(header/upgrade-now.png);
}

.menu {
	background: #314aae;
	display: block;
	text-align: center;
	padding: 10px 6px;
	font-weight: bold;
}

.menu li {
	display: inline;
	background: url(borders/menu.gif) no-repeat left center;
	padding: 0 5px 0 10px;
}

.menu li.first {
	background: none;
	padding-left: 0;
}

.menu li.last {
	padding-right: 0;
}

.menu a {
	color: #fff;
	text-decoration: none;
}

.menu a.newmessages { /* new message */
	background: url(icons/new-message.gif) no-repeat right center;
	padding-right: 16px;
}

.menu a.registration { /* registration */
	color: #ff0;
	text-transform: uppercase;
}

.maincontent {
	padding: 21px;
	color: #273fa5;
	font-size: 12px;
}

.subheader {
	text-align: left;
	margin: 22px 28px 0;
	position: relative;
}

.subheader h2 {
	font-weight: normal;
    font-size: 22px;
	color: #1E0084;
    text-transform: uppercase;
}

.subheader h2.memberhome, .subheader h2.memberhome .login{
	font-size: 14px;
	font-weight: bold;
    text-transform: none;
}

.subheader h2.memberhome .uid {
	font-size:11px;
    line-height:11px;
    font-weight: normal;	
    font-style: normal;
}

.subheader .date {
	position: absolute;
	top: 0;
	right: 0;
	color: #314AAE;
}

.breadcumbs{
	color: #AD964B;
	font: 10px Verdana;
}

.breadcumbs a, .breadcumbs span{
	color: #314aae;
	text-decoration: none;
}

.breadcumbs .last {
	font-weight: bold;
}

.footer {
	font: bold 7pt Verdana;
	border-top: 1px solid #9c93cc;
	text-align: center;
	color: #1e0084;
	padding-bottom: 10px;
	clear: both;
	margin: 10px auto 0;
	width: 800px;
}

.footer a {
	color: #1e0084;
	text-decoration: none;
}

.footer .links a {
	padding: 0 3px;
}

.footer p {
	margin: 8px 0;
}

.footer p.logo a.img {
	display: block;
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 198px;
	height: 45px;
}

.footer p.logo {
	margin: 25px 0;
	font: 8pt Arial, sans-serif;
}

.footer p.logo a {
	font-weight: normal;
	color: #000;
	text-align: center;
}

.footer p.logo a.img span {
	background-image: url(footer/ma-logo-white.png);
	margin: 0;
}

.footer p a img {
	margin: 8px 16px 0;
}

.homecontent {
	display: block;
	width: 682px;
	/* height: 831px; */
	float: left;
	margin-bottom: 64px;
	color: #000;
}

.homecontent h2 {
	font-size: 12px;
}

.homecontent .topblock {
	background: #fff url(home/top-straight-jet.jpg) no-repeat 1px 1px;
	width: 682px;
	height: 335px;
	
}

.variantgay .homecontent .topblock  {
    background-image: url(home/top-gay.jpg);
}

.variantlesbian .homecontent .topblock  {
    background-image: url(home/top-lesbian.jpg);
}

.homecontent .topblock .frame {
	background: url(home/top.gif?v=2) no-repeat;
	width: 100%;
	height: 100%;
}

.homecontent .topblock .frame div {
	padding: 16px 0 0 446px;
	text-align: center;
	width: 205px;
}

.variantstraight .homecontent .topblock .frame div {
	padding-top: 13px;
	width: auto;
}

.variantlesbian .homecontent .topblock .frame div {
	padding-left: 429px;
	width: 238px;
}

.homecontent .topblock h2 {
    position: relative;
    display: block;
    width: 205px;
    height: 129px;
    text-align: left;
    margin: 0 auto 0;
}

.variantgay .homecontent .topblock h2 span {
	background-image: url(home/header.png);
}

.variantlesbian .homecontent .topblock h2 {
	width: 238px;
	height: 130px;
}

.variantlesbian .homecontent .topblock h2 span {
    background-image: url(home/header-lesbian.png);
}


.variantstraight .homecontent .topblock h2 span {
	background-image: url(home/header-jet.jpg);
}

.homecontent .topblock p {
    position: relative;
    display: block;
    width: 178px;
    height: 60px;
    text-align: left;
    margin: 38px auto 0;
}

.variantstraight .homecontent .topblock p {
	margin-left: 35px;
	margin-right: 0;
}

.homecontent .topblock p span {
    background-image: url(home/top-p.png);
}

.homecontent .topblock .register {
    position: relative;
    display: block;
    width: 99px;
    height: 17px;
    text-align: left;
    margin: 16px auto 24px;
}

.variantstraight .homecontent .topblock .register {
	margin-left: 70px;
	margin-right: 0;
}

.homecontent .topblock .register span {
    background-image: url(home/join.png);
}

/* Special Variant Black */

.variantstraight .homecontent div.specialblack
{
	background: #000 url(home/black-bg.jpg) no-repeat 1px 1px;
	height: 435px;
	padding: 0;
}


.variantstraight .homecontent div.specialblack .frame
{
    background: url(home/black-frame.gif);
    height: 100%;
    padding: 364px 0 0;
}

.variantstraight .homecontent div.specialblack .frame div {
	padding: 0;
    text-align: center;
}

.variantstraight .homecontent div.specialblack .register {
	width: 609px;
	height: 28px;
	margin: 0 auto;
}

.variantstraight .homecontent div.specialblack .register span{
	background-image: url(home/black-join.png);
}
	
.variantstraight .homecontent div.specialblack .intro {
    width: 640px;
    height: 13px;
    margin: 8px auto 0;
    font-size: 9px;
}

.variantstraight .homecontent div.specialblack .intro span {
    background-image: url('home/black-text2.png');
}

/* Special Variant White */

.variantstraight .homecontent div.specialwhite
{
    background: url('home/white-bg.jpg') no-repeat 1px 1px;
    height: 435px;
    padding: 0;
}


.variantstraight .homecontent div.specialwhite .frame
{
    background: url(home/white-frame.gif);
    height: 100%;
    padding: 341px 0 0;
}

.variantstraight .homecontent div.specialwhite .frame div {
    padding: 0;
    text-align: center;
}

.variantstraight .homecontent div.specialwhite .register {
    width: 643px;
    height: 47px;
    margin: 0 auto;
}

.variantstraight .homecontent div.specialwhite .register span{
    background-image: url(home/white-join.png);
}
    
.variantstraight .homecontent div.specialwhite .intro {
    width: 640px;
    height: 13px;
    margin: 8px auto 0;
    font-size: 9px;
}

.variantstraight .homecontent div.specialwhite .intro span {
    background-image: url('home/white-text2.png');
}

/* Homepage - Middle Bock */

.homecontent .middleblock {
	background: url(home/middle.gif) repeat-y;
	height: 211px;
}

.homecontent .middleblock .features {
    width: 378px;
    padding: 14px 0 0 34px;
    text-align: left;
    float: left;
}

.homecontent .middleblock .features h3 {
    position: relative;
    display: block;
    width: 297px;
    height: 20px;
    text-align: left;
    font-size: 9pt;
}

.homecontent .middleblock .features h3 span {
    background-image: url(texts/your-basic-membership-includes.gif);
}

.homecontent .middleblock .different {
    float: left;
    text-align: left;
    padding-top: 14px;
}

.homecontent .middleblock .different h3 {
    position: relative;
    display: block;
    height: 20px;
    width: 193px;
    font-size: 9pt;
}

.homecontent .middleblock .different h3 span {
    background-image: url(home/different.png);
}

.homecontent .middleblock ul {
    display: block;
    list-style: none;
}

 .homecontent .middleblock li {
	display: block;
	list-style: none;
	margin: 12px 0;
	font: 9pt Verdana;
}

.homecontent .middleblock li {
	background: url(home/bullet.gif) no-repeat 1px 2px;
	padding-left: 20px;
}

.homecontent .middleblock .different a {
    display: block;
    padding-left: 20px;
}

.homecontent .middleblock a.noadds {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 647px;
	height: 26px;
	text-align: left;
}

.homecontent .middleblock a.noadds span {
	background-image: url(home/no-ads.png);
}

.homecontent .bottomblock {
    background: #fff url(home/bottom-straight.jpg) no-repeat 1px 9px;
    width: 682px;
    height: 285px;   
}

.variantgay .homecontent .bottomblock  {
    background-image: url(home/bottom-gay.jpg);
}

.homecontent .bottomblock .frame {
    background: url(home/bottom.gif);
    width: 100%;
    height: 100%;
}

.homecontent .bottomblock .register, .homecontent .bottomblock .testimonials {
	width: 50%;
	float: left;
}

.homecontent .bottomblock .register h3 {
    position: relative;
    font-size: 9pt;
    width: 108px;
    height: 82px;
    margin-left: 210px;
    margin-top: 28px;
}

.variantlesbian .homecontent .bottomblock .register h3 {
	width: 124px;
}

.homecontent .bottomblock .register h3 span {
    background-image: url(home/bottom-join-header.png);
}

.variantlesbian .homecontent .bottomblock .register h3 span {
    background-image: url(home/bottom-join-header-lesbian.png);
}

.homecontent .bottomblock .register a {
	display: block;
    position: relative;
    width: 121px;
    height: 68px;
    text-align: left;
    margin-left: 208px;
    margin-top: 58px;
}

.homecontent .bottomblock .register a span {
    background: url(home/bottom-join.gif);
}

.homecontent .bottomblock .testimonials h3 {
    text-align: left; 
	position: relative;
	font-size: 9pt;
	width: 291px;
	height: 17px;
    margin: 28px 0 10px 18px;
}

.homecontent .bottomblock .testimonials h3 span {
    background: url(home/bottom-testimonials.png);
}

.homecontent .testimony {
    margin: 5px 0 0 18px;
	clear: both;
}

.homecontent .testimony img {
	border: 1px solid #000;
	margin-right: 13px;
	float: left;
}

.homecontent .testimony p {
	margin-top: 8px;
	float: left;
	width: 200px;
}

.homecontent .testimonials a {
	display: block;
	text-align: right;
	padding-right: 30px;
}

.sidebarright {
	color: #000;
    margin: 0 0 64px 19px;
	font-size: 9pt;
    width: 207px;
    height: 831px;
    background: #fff url(sidebar/bg207.gif);
    float: left;
}

/*.extended .sidebarright
{
	height: 931px;
}*/

.sidebarright .bottombg{
	height: 831px;
	background: url(sidebar/bottom.png) center bottom no-repeat;
}

/*.extended .sidebarright .bottombg
{
	height: 931px;
}*/

.quicksearch fieldset {
	text-align: center;	
}

.quicksearch label {
	display: block;
}

.sidebarright .quicksearch h3 {
    display: block;
    position: relative;
    width: 207px;
    height: 31px;
    text-align: left;
}

.sidebarright .quicksearch h3 span {
    background: url(sidebar/quick-search.png);
}

.sidebarright .quicksearch {
	padding-bottom: 17px;
    background: url(sidebar/delimiter.png) no-repeat center bottom;    
}

.quicksearch fieldset {
    padding-bottom: 5px;    
}

.quicksearch select {
    width: 173px;
}

.memberhome .quicksearch select {
	width: 167px; 
}

.quicksearch label {
	display: block;
    padding: 14px 2px 2px 22px;
    text-align: left;
}

.memberhome .quicksearch label,
.searchbox .quicksearch label {
	padding-left: 10px;
}

.quicksearch input {
    padding-top: 16px;
}

.memberhome .quicksearch input,
.searchbox .quicksearch input {
	padding-top: 23px;
}

.sidebarright .featured {
	text-align: center; 
}

.sidebarright .featured h3 {
    display: block;
    position: relative;
    width: 168px;
    height: 48px;
    text-align: left;
    margin: 0 auto;
}

.sidebarright .featured h3 span {
    background: url(sidebar/meet-featured.png);    
}

.sidebarright .featured .left {
	float: left;
	padding: 0 10px 0 20px
}

.sidebarright .featured .right {
	float: left;
}
.sidebarright .featured .pbc {
	margin: 2px 0; 
}
.sidebarright a, .homecontent a {
	font: bold 7pt Verdana;
	color: #3149ad;
}
	 

.sidebarright .featured p {
    margin: 10px 0;
}

.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
}

.ir {
	position: relative;
	text-align: left;
	display: block;
}

.leftbox {
    float: left;
}

.leftbox .bluebox {
    background: #273fa5 url(boxes/blue-bg.gif) repeat-y;
    width: 204px;
    color: #fff;
    font-size: 8pt;
    margin: 0 30px 0 4px;
}

.leftbox .bluebox p {	
    padding: 5px 7px 5px 7px;
}

.leftbox .bluebox img{
	padding: 5px 4px 5px 5px;
}

.leftbox .bluebox .top {	
    background: url(boxes/blue-top.gif) no-repeat left top;
}

.leftbox .bluebox .bottom {
    background: url(boxes/blue-bottom.gif) no-repeat left bottom;
    padding-bottom: 5px;
}
    	
.leftcontent {
	float: left;
	width: 515px;
}

.subheader .login {
    color: #AD964B;
    font-size: 10pt;
    text-transform: none;
}

/* generic classes */
.centerblock {
	margin: 0 auto;
}

.bold {
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

.justify {
    text-align: justify;
}

.center {
    text-align: center;
}

/* more layout */
div.memberhome {
    margin: 15px 0 0 3px;
}


.memberhome .quicksearch, .searchbox .quicksearch {
	float: left;
	width: 196px;
	height: 199px;
	background: url(boxes/white-border.gif);
	text-align: left;
	color: #000;
}

.memberhome .quicksearch form, .searchbox .quicksearch form {
	text-align: center;
}

.searchbox .quicksearch {
    float: none;
}

.memberhome .quicksearch fieldset, .searchbox .quicksearch fieldset{
    text-align: center;	
	width: 168px;
	margin: 0 auto;
	font: 8pt Verdana;
}
.memberhome .quicksearch fieldset select, .searchbox .quicksearch fieldset select {
    font: 8pt Verdana;
}

.memberhome .quicksearch h3, .searchbox .quicksearch h3 {
	width: 107px;
	height: 17px;
    font-size: 9pt;
    margin-left: 14px;
}

.memberhome .quicksearch h3 span, .searchbox .quicksearch h3 span {
	background-image: url(texts/quick-search.gif); 
}

.memberhome .quicksearch div, .searchbox .quicksearch div {
	padding: 15px 0 0;
	height: 184px;
    background: url(boxes/white-border-top.gif) no-repeat top;
}

.memberhome .quicksearch form, .searchbox .quicksearch form {
	height: 167px;
    background: url(boxes/white-border-bottom.gif) no-repeat bottom;  
}

.memberhome .newestmembers h3{
	color: #333399;
    font-size: 14px;
    margin-bottom:8px;
}

.memberhome .newestmembers {
	position: relative;
	font-size: 14px;
    float: left;
    margin-top: 12px;
    height: 160px;
}

.memberhome .newestmembers .bg {
    height: 160px;
    width: 885px;
    padding-left: 16px;
    padding-top: 14px;
}
    
.memberhome .newestmembers table{
    border-collapse: collapse;
    height: 68%;
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse:collapse;
    margin-left: 6px;
}

.memberhome .newestmembers table td {
    border-left: 1px solid #999999;
    width: 120px;
    text-align: center;
}

.memberhome .newestmembers table td .pbc {
	margin: 0 auto;
}
.memberhome .newestmembers table td.first {
	border: 0;
}

.newestmembers .refresh-new-members {
	color: #314aae;
    position: absolute;
    right: 20px; top: 15px; 
    font-weight: bold; font-size: 75%;
    text-decoration: none;
}

/* Search Results */

.searchresults {
    color: #333;	
}

.searchresults .pagination {
	margin-bottom: 15px;
}

.searchresults .pagination.bottom {
	margin-top: 15px;
}
.searchresults .pagination table {
	width: 73%;
    color: #339;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    height: 22px;
}

.searchresults .pagination td {
	text-align: center;
	vertical-align: middle;
}
		
.searchresults .pagination img {
    position: relative;
    top: 2px;
}

.searchresults .pagination a {
    text-decoration: none;
    color: #339;
}

.searchresults .pagination .next, .searchresults .pagination .prev {
	width: 15%;
}

.searchresults .pagination .next a, .searchresults .pagination .prev a {
    color: #ad964b;
}

.searchresults .noresults {
	font: bold 18px Arial;
	color: #1a3aa7;
	padding-top: 5em;
	text-align: center;
}

.searchbox {
	color: #000;
	float: right;
	width: 196px;
	text-align: center;
}

.searchbox .adpanel {
	margin: 0 auto;
}

.searchformmenu .searchmenu,
.searchbox .searchmenu {
    font: 8pt Verdana; 
	margin: 15px auto;
	text-align: left;
	width: 196px;
    background: url(boxes/white-border.gif) repeat-y;
}

.searchformmenu .searchmenu .top,
.searchbox .searchmenu .top {
    background: url(boxes/white-border-top.gif) no-repeat top;
    padding-top: 15px;
}

.searchformmenu .searchmenu .bottom,
.searchbox .searchmenu .bottom {
    background: url(boxes/white-border-bottom.gif) no-repeat bottom;
    padding-bottom:10px;
}

.searchformmenu .searchmenu h3,
.searchbox .searchmenu h3 {
    width: 123px;
    height: 17px;
    margin-left: 14px;
    font-size: 10pt;
}

.searchformmenu .searchmenu a,
.searchbox .searchmenu a {
    color: #000;
    text-decoration: none;
}

.searchformmenu .searchmenu h3 span,
.searchbox .searchmenu h3 span {
	background-image: url(texts/search-options.gif);
}

.searchformmenu .searchmenu p,
.searchbox .searchmenu p {
    padding: 10px 15px;
}

.searchformmenu .searchmenu ul,
.searchbox .searchmenu ul {
	list-style: disc inside;
    margin: 0; padding: 0 0 10px;
}

.searchformmenu .searchmenu li,
.searchbox .searchmenu li {
	margin: 0 0 0 10px; padding: 5px;
}


.searchresultitem {
	border-bottom:1px solid #b7b7b7;
	margin-bottom:10px;
	text-align:center;
	width:653px;
	margin:0 0 0 3px;
}

.searchresultitem .top {
    padding: 16px 0 9px;
}

.odd, .odd .top {
	background: #fff;
}

.searchresultitem .photo {
    padding:0 28px 14px 48px;
	float: left;
}

.searchresultitem .new {
	background:  url(../../images/photo-new-member.gif) no-repeat 31px 0;
}

.searchresultitem .photo img {
	border: 1px solid #000;
}

.searchresultitem .info {
    /*padding-right: 24px;*/
	text-align: left;
	float: left;
	width: 470px;
	position: relative;
}

.searchresultitem .info h3 {
    position: relative;
    color: #333399;
    font-size: 16px;
    padding-bottom: 5px;
    margin-right: 8px;
}

.searchresultitem .info h3 .typeage {
    position: absolute;
    top: 0;
    right: 0;
    color: #AD964B;
    font-size: 15px;
    font-weight: normal;
    margin-right:50px;
}

.searchresultitem .info ul {
	list-style: disc inside;
    color: black;
    font-size: 8pt; 
	width: 270px;
	float: left;
}

.searchresultitem .info ul.second {
	width: 195px;
}

.searchresultitem .info li.country {
	word-spacing: -1px;
} 

.searchresultitem .info li {
	padding: 1px 1px;
}

.searchresultitem .info li span {
    font-size: 12px;
    color: #333;
}

.searchresultitem .buttons {
	clear: left;
	width: 500px;
	margin: 0 auto;
	text-align: left;
    padding-left: 19px;
}

.searchresultitem .buttons2 {
	width:235px;
	overflow:hidden;
	margin: 8px 0px 0px 0px;
	text-align: left;
}

.searchresultitem .buttons a {
	padding-right: 6px;
}

/* DEBUG */

.searchdebuginfo {
	font: 7pt Verdana;
	clear: left;
	padding-top: 1em;
	/* display: none; */
}

.leftcontent {
	color: #273fa5;
}

.leftcontent a {
	color: #f00;
	text-decoration: underline;
}

.maincontent .bloob, .maincontent .bloob_footer {
	margin-left: 26px;
	margin-top: 0;
	color: #333;
}

.searchformmenu {
	float: right;
	color: #333;
}

.searchformmenu .searchmenu {
	margin: 0;	
}

.debuginfo {
    display: block;
    position: absolute;
    left: 1px;
    bottom: 1px;
    right: 1px;
    font-size: 10pt;
    font-weight: bold;
    color: red;
    opacity: 0.8;
    background: #ccc;
}

.account-upgrade {
	padding-top: 0;
	padding-left: 28px;
}

.account-upgrade .boxcontent {
	text-align: left;
}

.account-upgrade .boxcontent table {
    text-align: left;
    margin: 0 auto;
}

.memberprofile {
    padding-top: 10px;	
}





.grbola td.tl {
	background: no-repeat url(grbo/gbl-tl.png);
	width:8px;
	height:8px;
}
.grbola td.tm {
	background: top repeat-x url(grbo/pixel.png);
}
.grbola td.tr {
	background: no-repeat url(grbo/gbl-tr.png);
	width:8px;
	height:8px;
}
.grbola td.ml {
	background: left repeat-y url(grbo/pixel.png);
}
.grbola td.mm {
}
.grbola td.mr {
	background: right repeat-y url(grbo/pixel.png);
}
.grbola td.bl {
	background: no-repeat url(grbo/gbl-bl.png);
	width:8px;
	height:8px;
}
.grbola td.bm {
	background: bottom repeat-x url(grbo/pixel.png);
}
.grbola td.br {
	background: no-repeat url(grbo/gbl-br.png);
	width:8px;
	height:8px;
}




.grbosm td.tl {
	background: no-repeat url(grbo/gbs-tl.png);
	width:5px;
	height:5px;
}
.grbosm td.tm {
	background: top repeat-x url(grbo/pixel.png);
}
.grbosm td.tr {
	background: no-repeat url(grbo/gbs-tr.png);
	width:5px;
	height:5px;
}
.grbosm td.ml {
	background: left repeat-y url(grbo/pixel.png);
}
.grbosm td.mm {
}
.grbosm td.mr {
	background: right repeat-y url(grbo/pixel.png);
}
.grbosm td.bl {
	background: no-repeat url(grbo/gbs-bl.png);
	width:5px;
	height:5px;
}
.grbosm td.bm {
	background: bottom repeat-x url(grbo/pixel.png);
}
.grbosm td.br {
	background: no-repeat url(grbo/gbs-br.png);
	width:5px;
	height:5px;
}

