.TwoColumns:after,  .clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.TwoColumns,  .clearfix {
	display:inline-table;
}
/*Hides from IE-mac \*/

* html .TwoColumns,  * html .clearfix {
	height:1%;
}
.TwoColumns,  .clearfix {
	display:block;
}
/* End hide from IE-mac */


.styledForm select {
    width: 280px;
}


body {
	font-size:62.7%;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 75px 0;
	margin:0;
}
/* Rating */

.ratingStar {
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
}
.clickable {
	cursor: pointer;
}
.filledRatingStar {
	background-image: url(../images/upload/FilledStar.gif);
}
.emptyRatingStar {
	background-image: url(../images/upload/EmptyStar.gif);
}
.savedRatingStar {
	background-image: url(../images/upload/SavedStar.gif);
}
#AverageRatingDiv {
	background: url(../images/upload/EmptyStar.gif) repeat-x;
	width:65px;
}
.AverageRatingPanel {
	background: url(../images/upload/FilledStar.gif) repeat-x;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:12px;
}
.horizontal {
	list-style:none;
	padding:0;
	margin:0;
}
.horizontal li {
	float:left;
	padding:5px;
	margin:0px;
	display:inline;
}
.NoDisplay {
	display:none;
}
#PageBody {
	margin:20px 20px 150px 175px;
	padding:10px 20px 20px 20px;
	background-color:#fff;
	border:2px solid #999;
	width:60%;
}
#NavigationSideBar {
	border:2px solid #ccc;
	background-color:#eee;
	float:left;
	width:150px;
	margin:30px 0 0 5px;
	padding:3px;
}
#SecondarySideBar {
	border:2px solid #ccc;
	background-color:#eee;
	float:right;
	width:150px;
	margin:30px 5px 0 0;
	padding:3px;
}
.TwoColumns {
	clear:both;
}
.TwoColumns .left {
	width:48%;
	float:left;
}
.TwoColumns .right {
	width:48%;
	float:right;
}
.Label {
	color:#666666;
}
.FormLabel {
	padding-top:5px;
	text-align:right;
	vertical-align:top;
}
.FormControl {
}
.SectionArticleList{
/*
	float:left;
	border:1px solid #44c;
	margin:15px;
	min-height:100px;
*/
}
.CommentBlock {
	background-color:#eee;
	padding:15px;
	border:2px solid e6dfaa;
}
.Comment {
 margin-top:8px;
}
.PollQuestion {
	font-style:italic;
}
.PollAnswerItem {
}
.PollResultItem {
}
.noFrills {
	padding:0;
	margin:0;
}

/* TribalDDB - y u no learn css */
.moveleft {margin-left:-135px !important;}
.moveleft2 {margin-left:17px !important;}
.moveleft3 {width: 275px; text-align: center;}
.floatleft {float:left !important;}
.floatright {float:right !important;}
.moveup {margin-top:-10px !important;}
.font {font-size:11px !important;}
.b {font-weight:bold !important;}
.slightleft {margin-left:20px !important;}
.small {font-size:14px !important;}
.tenleft {margin-left:10px !important;}
.firstleft { height: 50px;   margin-left: 115px !important;  width: 20px !important; float: left;}
.secondleft {position:relative; width:40px !important; margin-left:165px !important;}

