
/* CSS Document */

/*
	contact colums
*/

#twoColumsContentTable {
	width: 100%;
}

#twoColumsLeftContainer {
	width: 168px;
	padding-right: 15px;
}

#twoColumsRightContainer {
	padding-left: 15px;
}

P.contactPersonInfo {
	padding-bottom: 30px;
}

/*
	screenshot table storm
*/

#stormScreenTable {
	height: 109px;
}

#stormScreenTable TD {
	width: 170px;
}
