* {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin:0px;
	padding:0px;
}

.white {
	color: #FFFFFF;
}
p {
	margin-bottom:9px;
}
.center {
	text-align: center;
}
body{
	/*background-image: url("/img/pageLayout/background.jpg");
	background-repeat: repeat-x;
	background-color: #505050;*/
	background-color: #d9e6ef;
	margin-top:30px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 150%;
}
select{
	font-size: 10px;
	font-family: Tahoma;
}


.odd {
	background-color: #F7F7F7;
	color: #666
}

h1 {
	font-size:14px;
	color: #589400;
}

h2 {
	font-size:13px;
	color: #589400;
}
h3 {
	font-size:11px;
	color: #589400;
}

h5{
	font-size: 10px;
}

a,a:visited {
	color: #666666;
	text-decoration: none;
}

.clear {
	clear: both;
}

.left {
	margin:0px;
	margin-right: 7px;
	padding:0px;
	float:left;
}

.right {
	margin:0px;
	margin-bottom: 4px;
	padding:0px;
	text-align: right;
}

#bonusStar {
	background-image: url("/img/pageLayout/bonusStar.jpg");
	margin-left: 820px;
	position: absolute;
	width: 140px;
	height: 140px;
	
	top:0;
}

#bonusStarSE {
	background-image: url("/img/pageLayout/bonusStar-se.jpg");
	margin-left: 820px;
	position: absolute;
	width: 140px;
	height: 140px;
	
	top:0;
}

#mainLayout {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#whiteContainer {
	margin:0px;
	padding:0px;
}
#whiteTop {
	background-image: url("/img/pageLayout/whiteTop.jpg");
	background-repeat:no-repeat;
	width: 918px;
	height: 14px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0px;
}

#header {
	float: left;
}

#contentMiddle {
	float:left;
	width: 872px;
	padding: 15px;
}

#whiteLeft {
	background-color: #FFFFFF;
	width: 15px;
	height: 107px;
	float: left;
	
}

#gradientLogo {
	width: 862px;
	height: 107px;
	padding-left: 10px;
	background-image: url("/img/pageLayout/topGradient.jpg");
	background-repeat: no-repeat;
	float: left;

}

#phLogo {
	background-image: url("/img/pageLayout/logo.jpg");
	margin-top: 10px;
	float: left;
	width: 433px;
	height: 107px;
}

#phLogoSE {
	background-image: url("/img/pageLayout/logo-se.jpg");
	margin-top: 10px;
	float: left;
	width: 433px;
	height: 107px;
}
#menuButtons {
	width: 260px;
	float: left;
	/* ska vara 6px egentligen */
	padding-top: 24px;
	margin-left: 54px;
}
#menuButtons img {
	border: 0px;	
}

#bingo {
	width: 65px;
	height: 65px;
	float: left;
}
#casino {
	width: 65px;
	height: 65px;
	float:left;
}
#backgammon {
	width: 65px;
	height: 65px;	
	float: left;
}
#poker {
	width: 65px;
	height: 65px;	
	float: left;
}


#violator {
	float: right;
	width: 137px;
}

#violatorLeft {
	background-image: url("/img/pageLayout/violatorLeft.jpg");
	float: left;
	height: 128px;
	width: 93px;

}
#violatorRight {
	background-image: url("/img/pageLayout/violatorRight.jpg");
	float:left;
	height: 128px;
	width: 44px;
}

#menuBg {
	height: 37px;
	overflow: hidden;
	width: 872px;
	position: relative;
	
	background-image: url("/img/pageLayout/menuBg.jpg");
	padding: 0px 0 0 0;
	margin-bottom: 15px;
}
body.small #menuBg {
	background-position: 0 -11px;
	height: 27px;
	padding: 0;
}
#menuBg p {
	color: #FFFFFF;
	line-height: 37px;
	margin-left: 20px;
	font-size: 110%;
}

#menu {
	float: left;
	font-size: 110%;
	margin: 0 7px 0 0;
	overflow: hidden;
}
* html #menu {
	margin: 0 0px 0 0;
}
#menu ul {
	margin: 0 0 0 15px;
	padding: 16px 0 8px;
}
#menu ul li {
	text-align: center;
	display: inline;
	margin-right: 3px;
}
#menu ul li.bold {
	font-weight: bold;
}
/* Här är buggen */

#menu ul li a {
	text-decoration: none;
	padding: 8px 0;
}
 


#menu ul li a span {
	background: none;
	padding: 8px 15px;
}
#menu ul li a:link, #menu ul li a:visited {
	color: #FFFFFF;
}
#menu ul li.sel a:link, #menu ul li.sel a:visited,
#menu ul li a:link:hover, #menu ul li a:visited:hover {
	background: url(/img/pageLayout/r.gif) no-repeat 100% 0%;
	color: #579300;
	text-decoration: none;
}
#menu ul li.sel a:link, #menu ul li.sel a:visited {
	font-weight: bold;
}
#menu ul li.sel a:link span, #menu ul li.sel a:visited span,
#menu ul li a:link:hover span, #menu ul li a:visited:hover span {
	background: url(/img/pageLayout/l.gif) no-repeat 0 0;
}
/*\*//*/
#menu ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}
#menu ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/
/*\*/
* html #menu ul li a {
	padding: 0;
}
/**/

#boxSearch {
	padding: 7px 0 0 0;
	width: 200px;
	overflow: hidden;
}
#boxSearch input {
	float: left;
	display: block;
}
#boxSearch input.text {
	margin-right: 5px;
	border: none;
}
#boxSearch input.img {
	margin-top: 1px;
}

#languageSelect {
	position: absolute;
	right: 10px;
	height: 37px;
	/* top: 7px;*/
	font-size: 110%;
	/*vertical-align: top;*/
}
#languageSelect img {
	vertical-align: top;
	border: 0px;
}

#leftMiddle {
	float: left;
	width: 575px;
}

#rightMiddle{
	width: 297px;
	float: left;
}

#newsContainer {
	background-image: url("/img/pageLayout/newsGradient.jpg");
	background-repeat: no-repeat;
	width: 550px;
	padding-top:5px;
	padding-left:5px;
	padding-right: 5px;
	margin-bottom:10px;
	float: left;
}

#newsContainer a {
	font-size: 11px;
	font-weight: bold;
	color: #589400;
}

#frontNews {
	width: 263px;
	margin-right: 10px;
	float:left;
}
#frontNews h1,#newsList h1 {
	display: inline;
	font-size: 12px;
	font-family: Tahoma;
}
#frontNews h2,#newsList h2 {
	margin-left: 10px;
	display: inline;
	font-size: 10px;
	color: #000000;
	
}
#frontNews p {
	font-family: Tahoma;
	margin-top: 5px;
	font-size: 11px;
	/* text-align:justify;*/ 
}


#newsList {
	width: 272px;
	padding-top: 6px;
	padding-right: 5px;
	float: left;
}

#newsList h1 {
	font-size: 11px;
}
#newsList p {
	margin-bottom: 0px;
	/* text-align:justify; */
	margin-top: 0px;
}

#searchBar{
	background-image: url("/img/pageLayout/searchField.jpg");
	background-repeat: no-repeat;
	width: 272px;
	height: 126px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 25px;
	line-height: 100%;
}
#searchBar table {
	padding:0px;
	margin:0px;
	border-spacing:0px;
}
.smallCheckbox {
	 width : 3px; 
	 height : 30em ;   
	 background-color:Red;
}
.smallCheckbox input {
	width: 1em;
	height: 1em;
}
#searchBar td {
	padding:0px;
	margin: 0px;
	line-height: 100%;
	
	border-spacing:0px;
}
#searchBar input {
	margin:0px;
	padding:0px;
}

#searchBar h1{
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 10px;
}

#searchBar h5{
	display: inline;
	font-weight: normal;
}

#searchBar table {
	width: 257px;
	border-spacing: 0px;
	border-collapse: collapse;
	
}

.ddl {
	width: 100px;
	height: 15px;
}

.spacing {
	font-size: 5px;
	line-height: 5px;
}
.lastRow {
	vertical-align:bottom;
	height: 30px;
}
* html .lastRow {
	vertical-align: top;
}
.searchLeft {
	width: 126px;
	float:left;
	margin-bottom: 5px;
}
.searchRight{
	width: 126px;
	float: left;
	margin-bottom: 5px;
}
.buttonAlign {

}
.searchSubmit {
	float: right;
	vertical-align:bottom;
}

#latestBarTop {
	background-image: url("/img/pageLayout/latestBarTop.jpg");
	height: 10px;
	width: 297;
	overflow: hidden;	
}

#latestBarContent {
	background-color: #343434;
	width: 277px;	
	padding-left: 10px;
	padding-right: 10px;
}

#latestBarContent img {
	margin-bottom: 10px;
	margin-left: 12px;
	border: 0px;
}

#latestBarContent ul {
margin:0 0 0 5px;
list-style-type: none;
}

#latestBarContent li {
	
}

#latestBarContent ul li a,visited {
display:block;
color:#b7b7b7;
border-bottom:1px solid #3a3a3a;
background:url(/img/pageLayout/sidebar-icon-star.gif) left 3px no-repeat;
padding-left:13px;
font-family:Verdana;
font-size: 11px;
}

#latestBarContent ul li a:hover {
text-decoration:none !important;
background:url(/img/pageLayout/sidebar-icon-star.gif) left -67px no-repeat;

color:#ecc024;
}

#latestBarContent h2 {
/* font:700 1.4em "Trebuchet MS" !important;*/
font-family: Trebuchet MS, Verdana, Arial;
font-size: 1.4em;
color:#d9df38;
text-transform:uppercase;
margin-left:5px;
}

	
#latestBarBottom {
	background-image: url("/img/pageLayout/latestBarBottom.jpg");
	height: 10px;
	width: 297;	
	overflow:hidden;
}


#whiteRight {
	background-color: #FFFFFF;
	width: 15px;
	height: 107px;
	float: left;
}

#whiteContainerMiddle {
	background-image: url("/img/pageLayout/whiteMiddleRepeat.jpg");
	background-repeat: repeat-y;
	width: 918px;
	margin-left: auto;
	margin-right: auto;
}

#dropShadowLeft {
	background-image: url("/img/pageLayout/whiteMiddleShadowL.jpg");
	background-repeat: no-repeat;
	width: 8px;
	height: 358px;
	float:left;
}

#whiteMiddle {
	float: left;
	background-color: #CCCCCC;
	width: 902px;
}

#dropShadowRight {
	background-image: url("/img/pageLayout/whiteMiddleShadowR.jpg");
	background-repeat: no-repeat;
	width: 8px;
	height: 358px;
	float:left;
	
}

#whiteBottom {
	background-image: url("/img/pageLayout/whiteBottom.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 15px;
	font-size: 0px;
	
	background-position: top center;
}


#bottomReflection {
	width: 934px;
	height: 79px;
	background-image: url("/img/pageLayout/bottomReflection.jpg");
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.head {
	color:#034EA2;
	font-family : Arial;
	font-style : italic;
	font-weight : bold;
	font-size:18px;
	line-height:120%;
	padding:0;
	margin:0 0 12px 0;
}

/* Pokersites */
#pokerContainer {
	width: 560px;
	float: left;
}

#pokerTopLeft {
	width: 293px;
	float: left;
	margin-right: 15px;
}

	#logo {
	
		text-align: center;
	}
	#screenShots {
		margin: 10px 0 10px 0;
		text-align: center;
	}
	#screenShots img {
		border: 1px solid #ccc;
		padding: 5px;
		margin-right: 5px;
	}
	
	#review {
		font-family: Tahoma;
		font-size: 11px;
	}
	#review p {
		/* text-align:justify;*/
		font-family: Tahoma;
		font-size: 11px;
		margin-bottom:7px;
	}
	#review p span {
		font-family: Tahoma;
		font-size: 11px;
	}
	
	span {
		font-family:Tahoma;
		font-size: 11px;
	}
#pokerTopRight {
	width: 244px;
	float: left;
}

#pokerTopRight table {
	width: 214px;
	border-collapse: collapse;
	border:0px;	
}
#pokerTopRight tr:hover {
	background: #e9f9d1;
}

#pokerTopRight td.title {
	font-weight:bold;
	width: 95px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 5px;
	border-bottom: 1px dashed #DCDCDC;
}
#pokerTopRight td.payments {
	
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 5px;
	border-bottom: 1px dashed #DCDCDC;
}
#pokerTopRight td.payments img{
	float: left;
}
#pokerTopRight td.value {
	border-bottom: 1px dashed #DCDCDC;
	padding-right:5px;
		padding-top:4px;
	padding-bottom:4px;
	width: 110px;
}

#pokerTopRight td.value img{
	padding: 3px;
}

.generalHead{
	padding:5px;
	background-image: url("/img/pageLayout/menuBg.jpg");
	background-position: bottom;
}
.generalHead h1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma;
}
	
	
	#pokerLinks {
		text-align:center;
		margin-top: 10px;
	}
	#pokerLinks img {
		border: 0px;
	}
	
	#pokerLinks table {
		width: 180px;
		border: 0px;
		border-spacing:0px;
		border-collapse:collapse;
		margin-left: auto;
		margin-right: auto;
	}
	#pokerLinks td {
		text-align: center;
	}
	#pokerLinks .image {
		width: 50px;
	}
	#pokerLinks .linkText {
		width: 150px;

	}
	#pokerLinks tr:hover {
		background-color: #FFFFFF;	
	}
	#pokerLinks a {
		text-decoration:underline;
		font-weight: bold;
		color: #589400;
		font-size: 15px;	
	}

#pokerBottom {
	clear: both;	
}

.bottomLeft {
	width: 293px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}

.bottomRight {
	margin-top: 10px;
	width: 250px;
	float: left;
}

.tdAvailable {
	padding: 10px;
}

#newsText {
	width: 400px;
	float:left;
}
	#newsText a {
		text-decoration:underline;
		font-weight: bold;
		color: #589400;
		font-size: 11px;	
	}
.newsTextImage {
	margin: 8px;
}

#newsText p {
	margin-bottom:0.7em;
}
#news {
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top:9px;
	float:left;
	text-align:center;
}

#newsBanner {
	text-align:right;
	padding-right: 15px;
}
#newsBanner img {
	margin-bottom:15px;
}

#frontNewsBanner {
	width: 550px;
	text-align: center;
	padding-top: 10px;
	clear: both;
}

.smallGradient {
	margin-top: 10px;
	width: 255px;
	float: left;
	background-image: url("/img/pageLayout/smallGradient.jpg");
	background-repeat: no-repeat;
	padding-top:10px;
	padding-left:10px;
	padding-right: 10px;
}

table.bonusList {
	margin-top: 7px;
}

table.bonusList td {
	width: 100px;
}

#contactForm {
	background-image: url("/img/pageLayout/newsGradient.jpg");
	background-repeat: no-repeat;
	width: 550px;
	padding-top:5px;
	padding-left:5px;
	padding-right: 5px;
	float: left;
}
#contactLeft {
	width: 200px;
	float:left;
}
#contactRight {
	float: left;
	width: 325px;
	padding-left: 25px;
}

#footer {
	margin-left:20px;margin-right:20px;text-align:center;font-size:9px; font-weight:bold;
}
/*
#leftMiddle a,#leftMiddle a:visited {
	color: #00a0c6;
	text-decoration:none;
	font-weight: bold;
}

#leftMiddle a:hover {
	text-decoration:underline;
	color: #5fd6fd;
}*/

.pokerList {
	width: 500px;
}

.pokerList td{
	padding-left: 4px;
	padding-right: 4px;
}

.links a, .links a:hover, .links a:visited {
	color:#66b4e9;
	text-decoration:underline;
	font-weight:bold;
}



#frontDescription {
	background-image: url("/img/pageLayout/newsGradient.jpg");
	background-repeat: no-repeat;
	width: 550px;
	padding-top:5px;
	padding-left:5px;
	padding-right: 5px;
	margin-top:20px;
	float: left;
}

.rssContainer {
	margin-top:15px;
}

.rssContainer a, .rssContainer a:visited {
	
	font-weight: bold;
}
.rss-Top {
	background-image: url("/img/pageLayout/rss-top.jpg");
	background-repeat: no-repeat;
	width: 297px;
	height: 19px;
}



.rss-Repeat {
	background-image: url("/img/pageLayout/rss-repeat.jpg");
	width: 297px;
	margin:0px;
}


.rss-Middle {
	background-image: url("/img/pageLayout/rss-middle.jpg");
	background-repeat: no-repeat;
	padding-left: 110px;
	padding-top: 7px;
	width: 187px;
	height: 71px;
	margin:0px;
}


.rss-Bottom {
	background-image: url("/img/pageLayout/rss-bottom.jpg");
	background-repeat: no-repeat;
	width: 297px;
	height:9px;
}

.rss-Description {
	padding-left: 15px;
	padding-right:15px;
	margin:0px;
}
.rss-Description p {
	margin:0px;
	padding:0px;
}



.splashesFull {
	
	margin-right:15px;
	margin-bottom:10px;
}

.splashesFull a,.splashesFull img {
	border:0px;
}
.splashLeft {
	width: 276px;
	float: left;
	margin-right: 8px;
}
.splashRight {
	width: 276px;
	float: left;
}



/* Network */

.networkItem {
	margin-bottom: 10px;
	clear:both;
}
.readMore, .readMore:visited {
	font-size: 11px;
	font-weight: bold;
	color: #589400;
}
.networkSites {
	margin-top:5px;
	margin-bottom:15px;
}

.articleTopImages {
	margin-bottom:10px;
}
.articleImage {
	margin-left:0px;
	padding-left:0px;	
}

.green,.green:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

.BannerList {
	text-align:right;
	padding-top:0px;
	padding-right: 15px;
	float:right;
}
.BannerList img {
	margin-bottom:15px;
}

.paymentItem {
	width: 100%;
	margin-bottom:10px;
}

.paymentImage {
	width:178px;
	float:left;
}
.paymentImage img {
	border:0px;
}

.paymentText {
	width: 382px;
	padding-top:3px;
	float:left;
}


.paymentItem a, .paymentItem a:visited, .ruleItem a, .ruleItem a:visited {
	color: #589400;
}

.pokerInfo {
	width: 244px;
}
.pokerInfoTop {
	height: 15px;
	background-image: url("/img/pageLayout/pokerInfoTop.jpg");
	background-repeat: no-repeat;
}
.pokerInfoRepeat {
	padding-left: 15px;
	padding-right: 15px;
	background-image: url("/img/pageLayout/pokerInfoRepeat.jpg");
	background-repeat: repeat-y;
}

.pokerInfoBottom {
	height: 15px;
	background-repeat: no-repeat;
	background-image: url("/img/pageLayout/pokerInfoBottom.jpg");
}

.bonusInformation {
	width: 244px;
	margin-top: 10px;
}

.bonusTopEN {
	height: 33px;
	width: 244px;
	/* background-image: url("/img/pageLayout/bonusTopEN.jpg");
	background-repeat:no-repeat;*/
}

.bonusTopSE{
	height: 33px;
	width: 244px;
	/* background-image: url("/img/pageLayout/bonusTopSE.jpg");
	background-repeat:no-repeat;*/
}

.bonusRepeat {
	width: 214px;
	background-image: url("/img/pageLayout/bonusRepeat.jpg");
	background-repeat:repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}
.bonusRepeat h1 {
	font-size: 19px;
	text-align:center;
	color: #000000;
	margin-bottom: 4px;
}
.bonusRepeat p {
	margin-bottom: 0px;
}
.bonusBottom {
	width:244px;
	height: 12px;
	background-image: url("/img/pageLayout/bonusBottom.jpg");
	background-repeat: no-repeat;
	
}


/* */
.pokerGameInformation {
	width: 244px;
	margin-top: 10px;
}
.pokerGameInformation h1, .pokerGameInformation p {
	margin:0px;
	padding:0px;
}

.pokerGameTopEN {
	height: 31px;
	width: 244px;
}

.pokerGameTopSE{
	height: 31px;
	width: 244px;
}

.pokerGameRepeat {
	width: 214px;
	background-image: url("/img/pageLayout/pokerGamesRepeat.jpg");
	background-repeat:repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}

.pokerGameBottom {
	width:244px;
	height: 12px;
	background-image: url("/img/pageLayout/pokerGamesBottom.jpg");
	background-repeat: no-repeat;
	
}

#newsLetterSignup {
	width: 297px;
	height: 111px;
	background-image: url("/img/pageLayout/newsletter.jpg");
	background-repeat: no-repeat;
	margin-bottom:15px;
}
#newsLetterSignup h1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 1.4em;
	color:#ffffff;
	text-transform:uppercase;
}
#newsLetterSignup p {
	color: #ffffff;
}
.padding15 {
	padding:15px;
	padding-bottom: 0px;
}

/* LoginBox */
/* This class also exists in mainStyle.css so dont forget about that! */
#LoginBox {
	width: 297px;
	height: 112px;
	background-image: url("/Community/Images/LoginBox.jpg");
	background-repeat:no-repeat;
	float: right;
}

#LoginRight {
	width: 161px;
	/* Width 186 - padding 10 */
	padding: 10px;
	height: 91px;
	float:left;
	overflow:hidden;
	color: #000000;
	position: relative;
}

#LoginSettings {
	position: absolute;
	width: 100%;
	bottom: 0;
	right: 0;
	text-align: right;
	padding: 5px;
	
}

#LoginLeft {
	width: 91px;
	/* Width 111 - padding 10 */
	line-height: normal;
	padding: 10px;
	height: 91px;
	float:left;
	overflow:hidden;
	color: #000000;
}

#LoginLeft a, #LoginLeft a:visited, #LoginLeft a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.White {
	color: #FFFFFF;
	font-weight: bold;
}

#LoginRight a,#LoginRight a:visited, #LoginRight a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

#LoginLeft h1, #LoginRight h1 {
	color: #FFFFFF;
	font-size: 14px;
	margin:0px;
	padding:0px;
}
/* End LoginBox */

.right {
	text-align:right;
}

#SocialBookmarks {
	text-align:right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#SocialBookmarks a {
	border: 0px;
}
#SocialBookmarks img {
	width: 16px;
	height: 16px;
	border: 0px;
}
#SocialBookmarks span {
	font-weight: bold;
}

/* Comments */

.CommentListing{
	background-color: #ebebeb;
}

.CommentListing .padding {
	padding-left: 10px;
}

.CommentListing hr {
	border: 1px solid #ffffff;
}

.Comment {
	margin-bottom: 10px;
}

.CommentTopRow {
	background-color: #ebebeb;
	height: 8px;
	font-size: 0px;
	line-height: 0;
}

.CommentBottomRow {
	background-color: #ebebeb;
	height: 8px;
	font-size: 0px;
	line-height: 0;
}

.CommentTopLeft {
	background-image: url("/img/pageLayout/CommentTopLeft.jpg");
	width: 9px;
	height: 8px;
	font-size: 0px;
	line-height: 0;
	float:left;
}

.CommentBottomLeft{
	background-image: url("/img/pageLayout/CommentBottomLeft.jpg");
	width: 9px;
	height: 8px;
	font-size: 0px;
	line-height: 0;
	float:left;
}


.CommentTopRight{
	background-image: url("/img/pageLayout/CommentTopRight.jpg");
	width: 9px;
	height: 8px;
	font-size: 0px;
	line-height: 0;
	float:right;
}

.CommentBottomRight{
	background-image: url("/img/pageLayout/CommentBottomRight.jpg");
	width: 9px;
	height: 8px;
	font-size: 0px;
	line-height: 0;
	float:right;
}

.CommentAlt {
	background-color: #e4e4e4;
}
.CommentDate {
	float:right;
	font-size: 9px;
}

.UserComment {
	width: 90px;
	padding: 10px;
	float:left;
	text-align:center;
	overflow:hidden;
	
	
}
.CommentDetails {
	padding: 10px;
	width: 270px;
	float:left;
	overflow:hidden;
}

CommentDetails .link, .CommentDetails  a:hover, .CommentDetails  a:visited {
	color:Red;
	text-decoration:underline;
	font-weight:bold;
}

.WriteHeading {
	width: 110px;
}

.WriteComment {
	margin-top: 10px;
}

/* END COMMENTS */