/* CSS Document */

.gig-comments-container {
	width: 100% !important;
}

.gig-comments-container * {
	font-size: 15px !important;
}

.gig-composebox-header {
	font-size: 15px !important;
}

*.gig-comments-dialog {
	margin: auto !important;
	min-width: 300px !important;
	max-width: 300px !important;
}

*.gig-comments-dialog-textbox {
	width: 240px !important;
}

*.gig-comments-dialog-button {
	margin-left: 0px !important;   
}

*.gig-composebox-morebox {
	margin: auto !important;
	max-width: 300px !important;
}

*.gig-comments-guestbox {
	position: relative !important;
	left: 0px !important;
	margin: auto !important;
	max-width: 260px !important;
}

.gig-simpleShareUI *, div.gig-simpleShareUI, span.gig-simpleShareUI, .gig-simpleShareUI span, .gig-simpleShareUI a:hover, .gig-simpleShareUI a:visited, .gig-simpleShareUI a:link, .gig-simpleShareUI a:active {
	font-size: 15px !important;
}